Releases: dpgaspar/Flask-AppBuilder
Releases · dpgaspar/Flask-AppBuilder
4.7.0
What's Changed
- feat(GroupAPI): Add GroupAPI to FAB by @EnxDev in #2339
- feat(Filters): Add support for IN and NOT IN filter operators by @EnxDev in #2354
- fix: order by using mssql database by @ThomasP0815 in #2356
- fix: group api, OAS and payload by @dpgaspar in #2358
Full Changelog: v4.6.4...v4.7.0
4.6.4
What's Changed
- fix(UserApi): Fixed pre_update issue by @alexandrusoare in #2347
New Contributors
- @alexandrusoare made their first contribution in #2347
Full Changelog: v4.6.3...v4.6.4
4.6.3
v4.6.2
What's Changed
- fix: next url validation by @dpgaspar in #2334
- feat: Make password hashing parameters configurable by @denis-ismailaj in #2332
- fix: changes SAFE_REDIRECT_HOSTS to FAB_SAFE_REDIRECT_HOSTS by @dpgaspar in #2335
New Contributors
- @denis-ismailaj made their first contribution in #2332
Full Changelog: v4.6.1...v4.6.2
4.6.1
What's Changed
- fix: Ensure sub is a string when generating JWT tokens by @withnale in #2321
- feat(RoleApi): Add role/:id/users endpoint by @EnxDev in #2319
- fix: openAPI spec for security update role users by @dpgaspar in #2326
- fix: improve API for role users update by @dpgaspar in #2328
New Contributors
Full Changelog: v4.6.0...v4.6.1
4.6.0
What's Changed
- docs: update
requirements
paths in contributing doc by @hainenber in #2313 - ci: fix mssql on CI by @dpgaspar in #2316
- feat: security user groups by @dpgaspar in #2305
- docs: Fix edit template code example by @mschmo in #2308
- fix: relax marshmallow-sqlalchemy version constraint to fix compatibility with marshmallow>=3.24 by @sloria in #2298
New Contributors
- @hainenber made their first contribution in #2313
- @mschmo made their first contribution in #2308
Full Changelog: v4.5.4...v4.6.0
4.5.4
4.5.3
What's Changed
- chore: improve security models performance by @dpgaspar in #2293
- feat: make fake password hash check configurable by @dpgaspar in #2301
- refactor: enhance _get_list_widget and _list methods to accept additional kwargs by @gugupy in #2285
- feat: Persian translations by @CodeWithEmad in #2278
Full Changelog: v4.5.2...v4.5.3
4.5.2
Patch release 4.5.2
What's Changed
- fix: hardcoded year removed from copyright by @CodeWithEmad in #2277
- fix: wtforms 3.2 breaking field_flags by @dpgaspar in #2279
New Contributors
- @CodeWithEmad made their first contribution in #2277
Full Changelog: v4.5.1...v4.5.2
4.5.1
Patch release 4.5.1
- feat: add no cache directive to login forms (#2266) [Daniel Vaz Gaspar]
- chore: bump cryptography to 42.0.4 (#2238) [Daniel Vaz Gaspar]
- docs: Fixing broken link (#2252) [Chase Jones]
- fix: rate limiter key function (#2254) [Daniel Vaz Gaspar]
- chore: bump dnspython to fix vulnerability (#2255) [Daniel Vaz Gaspar]