Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.0 source code.tar.gz | 2025-09-09 | 7.1 MB | |
5.0.0 source code.zip | 2025-09-09 | 7.5 MB | |
README.md | 2025-09-09 | 1.1 kB | |
Totals: 3 Items | 14.6 MB | 0 |
What's Changed
- fix: openapi list permissions return type by @jafournier in https://github.com/dpgaspar/Flask-AppBuilder/pull/2388
- chore: support sqlalchemy 2.x and flask-sqlalchemy 3 (breaking) by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2241
- fix: Add missing items types get_list_schema by @kgabryje in https://github.com/dpgaspar/Flask-AppBuilder/pull/2389
- chore: remove mongodb and openid support (v2) by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2390
- release: 5.0.0 by @dpgaspar in https://github.com/dpgaspar/Flask-AppBuilder/pull/2391
New Contributors
- @jafournier made their first contribution in https://github.com/dpgaspar/Flask-AppBuilder/pull/2388
- @kgabryje made their first contribution in https://github.com/dpgaspar/Flask-AppBuilder/pull/2389
Full Changelog: https://github.com/dpgaspar/Flask-AppBuilder/compare/v4.8.1...v5.0.0
This release contains breaking changes, please read: https://flask-appbuilder.readthedocs.io/en/latest/versionmigration.html#migrating-to-5-0-0 and: https://github.com/dpgaspar/Flask-AppBuilder/pull/2241