Skip to content

Releases: pallets-eco/flask-security

5.3.1 Release

15 Oct 01:42
d848340
Compare
Choose a tag to compare

A small release to support latest Flask/Werkzeug and pick up some small bug fixes.

Please read CHANGES/release note carefully.

Release 5.3.0

26 Jul 19:08
da27bb0
Compare
Choose a tag to compare

Improvements to recoverability and confirmation to align with OWASP best practices and reduce possible exploitation.

See Changes for complete list and any backwards compatibility concerns.

Release 5.2.0

06 May 00:13
0bf563f
Compare
Choose a tag to compare

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

13 Mar 15:19
3d746bd
Compare
Choose a tag to compare

Pick up a few small fixes.

Release 5.1.1

01 Mar 19:38
e8dd5af
Compare
Choose a tag to compare

Small fixes - see CHANGES for details.

Release 4.1.6

28 Feb 02:29
380b9b8
Compare
Choose a tag to compare

Small fixes (mostly backports from 5.x) to work with latest Flask, Flask-SQLAlchemy, babel, mypy, WTForms, etc.

Release 5.1.0

24 Jan 01:36
8e56e2b
Compare
Choose a tag to compare

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

23 Sep 02:24
4df1b3e
Compare
Choose a tag to compare

A quick release to fix a regression with respect to role permissions.

Release 5.0.1

06 Sep 14:27
01d2a33
Compare
Choose a tag to compare

A single fix for a regression in Change Password.

Flask-Security-Too 5.0.0 Release

28 Aug 01:36
f0afe7e
Compare
Choose a tag to compare

A major feature release with some breaking changes. Please read Change Notes carefully.