Skip to content

Releases: pallets-eco/flask-security

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.

Patch Release - 4.1.5

28 Jul 19:45
78fcf22
Compare
Choose a tag to compare

A very small set of changes to get FS working with latest Flask, Flask-Login, Werkzeug.

Patch Release - 4.1.4

19 Apr 15:20
42c2690
Compare
Choose a tag to compare

Only change is to fix failing unit tests when run with latest Flask.