Skip to content

2.3.0

Compare
Choose a tag to compare
@alexdlaird alexdlaird released this 09 Feb 18:28
· 29 commits to main since this release

Added

  • Support for Flask > 1.x.
  • authtoken command to set token value in config from CLI.

Fixed

  • Documentation improvements.

Removed

  • Pinned dependencies of MarkupSafe, Jinja2, itsdangerous, werkzeug, now that Flask 2.x and 3.x are supported.