Skip to content

Releases: dpgaspar/Flask-AppBuilder

4.7.0

28 May 15:56
e2f7fde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.4...v4.7.0

4.6.4

14 May 15:59
989d4b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.3...v4.6.4

4.6.3

05 May 14:07
3cc9b96
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.2...v4.6.3

v4.6.2

19 Apr 18:35
795f8f8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.6.2

4.6.1

24 Mar 23:05
6d44e6d
Compare
Choose a tag to compare

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

28 Feb 14:43
19b6875
Compare
Choose a tag to compare

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

Full Changelog: v4.5.4...v4.6.0

4.5.4

20 Feb 11:21
3c9485a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.3...v4.5.4

4.5.3

21 Jan 16:16
df0ac1d
Compare
Choose a tag to compare

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

23 Oct 12:30
fab9013
Compare
Choose a tag to compare

Patch release 4.5.2

What's Changed

New Contributors

Full Changelog: v4.5.1...v4.5.2

4.5.1

02 Sep 17:13
1d27eb4
Compare
Choose a tag to compare

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]