Releases: pallets-eco/flask-security
3.3.3 Release
This fixes minor incompatibilities introduced with the latest Werkzeug and Flask-Login.
3.3.2 Release
Pick up a few regressions and enhance two-factor auth.
There were some behavior regressions in /login w.r.t. already authenticated users - this has been fixed and reverted to prior behavior.
Another bug in 2FA w.r.t. when to generate a new totp secret was fixed.
Added 2FA support into register and confirm - so now all features work well with 2FA.
3.3.1 Release
A small release:
- Improved documentation
- Support for argon2 as a password hash
3.3.0 Release
This fairly large release has a lot of new features, significant performance improvements, some security issues fixed, and some backwards-incompatible changes.
Please review the CHANGES document carefully.
3.3.0 Final RC
Lots of new features, bug fixes, documentation.
Goal is to release this in a week or so.
Release 3.3.0rc2
Please see CHANGES for details.
This rc does contain a new backwards-incompatible change.
Release 3.3.0 RC1
Please see CHANGES in documentation.
Release 3.2.0
Please see CHANGES for a complete list of features and issues fixed.
3.2.0rc4
3.2.0rc3 Release
Please see CHANGES for details.