2.3.0
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.