Releases: pallets-eco/flask-security
Release 5.2.0
Small updates to work with latest Flask/Werkzeug.
Drop support for Python 3.7
Drop support for older versions of dependent packages (such as Flask).
Release 5.1.2
Pick up a few small fixes.
Release 5.1.1
Small fixes - see CHANGES for details.
Release 4.1.6
Small fixes (mostly backports from 5.x) to work with latest Flask, Flask-SQLAlchemy, babel, mypy, WTForms, etc.
Release 5.1.0
New features: encrypted recovery codes, social 'oauth'.
Other minor fixes, documentation updates.
See Changes for complete list and any backwards compatibility concerns.
Release 5.0.2
A quick release to fix a regression with respect to role permissions.
Release 5.0.1
A single fix for a regression in Change Password.
Flask-Security-Too 5.0.0 Release
A major feature release with some breaking changes. Please read Change Notes carefully.
Patch Release - 4.1.5
A very small set of changes to get FS working with latest Flask, Flask-Login, Werkzeug.
Patch Release - 4.1.4
Only change is to fix failing unit tests when run with latest Flask.