What's Changed * Drop support for python 3.7 and 3.8, add 3.13 by vimalloc in https://github.com/vimalloc/flask-jwt-extended/pull/559 * Fix documentation around identity needing to be a string by vimalloc in https://github.com/vimalloc/flask-jwt-extended/pull/558
What's Changed * Bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/vimalloc/flask-jwt-extended/pull/535 * Do not check JWT_TOKEN_LOCATION when testing if cookie_csrf_protect is enabled by vimalloc in https://github.com/vimalloc/flask-jwt-extended/pull/538
What's Changed * Typos by dwinton-go in https://github.com/vimalloc/flask-jwt-extended/pull/514 * Replace "defining" with "define" by lewisemm in https://github.com/vimalloc/flask-jwt-extended/pull/517 * Fix documentation syntax error by dtalkachou in https://github.com/vimalloc/flask-jwt-extended/pull/519 * remove duplicate comments by Abyssknight in https://github.com/vimalloc/flask-jwt-extended/pull/522 * Support python 3.12 and add support for flask 3.0 by vimalloc in https://github.com/vimalloc/flask-jwt-extended/pull/527
New Contributors * dwinton-go made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/514 * lewisemm made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/517 * dtalkachou made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/519 * Abyssknight made their first contribution in https://github.com/vimalloc/flask-jwt-extended/pull/522
* Fix documentation for `stable` build. No code changes were made in this release.
4.5.1
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.