Skip to content

Releases: vimalloc/flask-jwt-extended

4.7.4

13 May 15:22

Choose a tag to compare

What's Changed

  • setup.py: bump PyJWT floor to >=2.11.0 to match the actual runtime requirement by @potiuk in #577

New Contributors

Full Changelog: 4.7.3...4.7.4

4.7.3

08 May 16:41

Choose a tag to compare

I'm skipping 4.7.2 because I forgot to bump the python version in code. This is the same as 4.7.2, with things setup correctly.

Oops

4.7.2

08 May 16:30
9bf8d35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.7.1...4.7.2

4.7.1

20 Nov 23:44

Choose a tag to compare

What's Changed

  • Add controls for verify_sub option in PyJWT by @jlucier in #562

New Contributors

Full Changelog: 4.7.0...4.7.1

4.7.0

18 Nov 17:30

Choose a tag to compare

What's Changed

  • Drop support for python 3.7 and 3.8, add 3.13 by @vimalloc in #559
  • Fix documentation around identity needing to be a string by @vimalloc in #558

Full Changelog: 4.6.0...4.7.0

4.6.0

13 Dec 05:29

Choose a tag to compare

What's Changed

  • Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #535
  • Do not check JWT_TOKEN_LOCATION when testing if cookie_csrf_protect is enabled by @vimalloc in #538

Full Changelog: 4.5.3...4.6.0

4.5.3

03 Oct 17:38

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.2...4.5.3

4.5.2

26 May 19:16

Choose a tag to compare

  • Fix documentation for stable build. No code changes were made in this release.

4.5.1

26 May 17:18

Choose a tag to compare

No changes from the 4.5.0 tag, I just forgot to update the __version__ which causes issues with publishing the release. This corrects that issue and bumps the version to 4.5.1.

4.5.0

26 May 17:07
c77d756

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.4...4.5.0