Skip to content

Releases: dpgaspar/Flask-AppBuilder

3.4.1

13 Dec 09:35
d348ed8
Compare
Choose a tag to compare

Patch release 3.4.1

  • feat: Adding role_keys into Azure OAuth (#1744) [Michael Yee]
  • docs: Fix small documentation issues (#1755) [Dosenpfand]
  • fix: 1154 Add LOGOUT_REDIRECT_URL setting (#1749) [blag]
  • fix: optional unauthorized status codes (#1753) [Daniel Vaz Gaspar]
  • docs: Fix indentation of function content (#1752) [akettmann-e24]
  • fix: optionally return HTTP 403 instead of 401 when unauthorized (#1748) [Daniel Vaz Gaspar]
  • chore: Redirect to prev url on login (#1747) [Geido]
  • docs: add aws cognito setup code examples (#1746) [Pin Jin]
  • fix: Added sr-only class to icon only links (#1727) [Thomas Stivers]
  • chore: [Deprecation] Use Markup instead of HTMLString (#1729) [Andrey Polegoshko]

3.4.0

10 Nov 12:14
0747f7d
Compare
Choose a tag to compare

Minor release 3.4.0

  • chore: pin down WTForms (#1735) [Daniel Vaz Gaspar]
  • fix: ModuleNotFoundError from wtforms 3.0.0 (#1733) [Ke Zhu]
  • fix: add .env for docker-compose (#1728) [Daniel Vaz Gaspar]
  • fix: OAuth login flow (#1707) [Daniel Vaz Gaspar]

3.3.4

14 Oct 08:06
4f7ca85
Compare
Choose a tag to compare

Patch release 3.3.4

  • chore: improve tests more coverage (#1713) [Daniel Vaz Gaspar]
  • docs: fix requirements funcparserlib (#1703) [Daniel Vaz Gaspar]
  • chore: improve schema validation (#1712) [Daniel Vaz Gaspar]
  • chore: bump dependencies (#1697) [Daniel Vaz Gaspar]
  • docs: fix requirements (#1702) [Daniel Vaz Gaspar]
  • docs: fix issue 1700 (#1701) [Federico Padua]

3.3.3

14 Sep 13:30
3d351c9
Compare
Choose a tag to compare

Patch release 3.3.3

  • fix: related filters with bogus data (#1695) [Daniel Vaz Gaspar]
  • chore: Bump flask-openid to 1.3.0 (#1693) [Daniel Vaz Gaspar]
  • chore: bump JQuery to 3.6.0 (#1688) [Daniel Vaz Gaspar]
  • chore: bump prison version (#1689) [Beto Dealmeida]
  • feat: password complexity option on DB Auth (#1687) [Daniel Vaz Gaspar]
  • fix: check if there is an email field in userinfo (#1663) [Yoshitaka Sakurai]

3.3.2

27 Jul 11:44
f0608fb
Compare
Choose a tag to compare

Patch release 3.3.2

  • fix: improve next URL on OAuth (#1668) [Daniel Vaz Gaspar]
  • chore: Bump click to 8.0.1 (#1665) [Hugh A. Miles II]
  • feat(cli): Add import/export of roles with permissions (#1662) [krsnik93]

3.3.0

10 May 18:00
95947e8
Compare
Choose a tag to compare

Minor release: 3.3.0

  • fix: auth balance (#1634) [Daniel Gaspar]
  • feat: Support for conditional menu item rendering (#1631) [Ben Reinhart]
  • docs: fix number of languages in i18n.rst (#1630) [Aleksandr Gordienko]
  • feat: Add support for before_request hooks (#1629) [Ben Reinhart]
  • docs: Typos and small changes in docs/templates.rst (#1625) [Federico Padua]

3.2.3

26 Apr 13:43
0525e54
Compare
Choose a tag to compare

Patch release 3.2.3

  • fix: improve performance for get role permissions (#1624) [Daniel Gaspar]
  • feat: get user permissions API (#1620) [Daniel Gaspar]
  • fix: Ignore LDAP search referrals (#1602) [Fred Thomsen]
  • fix: relax AzureAD mandatory fields (#1608) [hyunjong.lee]

3.2.2

06 Apr 10:27
0f26534
Compare
Choose a tag to compare

Patch release 3.2.2

  • docs: fix, errors in BaseModelView docstring (#1591) [Xiaodong DENG]
  • fix: load user info for okta (#1589) [QP Hou]

3.2.1

29 Mar 14:41
302e4ab
Compare
Choose a tag to compare

Patch release 3.2.1

  • docs: improve contributing run single test (#1579) [Daniel Vaz Gaspar]
  • fix: sqlalchemy 1.4.0 breaking changes (#1586) [Daniel Vaz Gaspar]

3.2.0

19 Feb 16:27
3a515d0
Compare
Choose a tag to compare

Minor release 3.2.0

  • fix: issue 1469 error in filters (#1541) [Duy Nguyen Hoang]
  • fix: showing excluded routes in server log (#1565) [runoutnow]
  • refactor: AUTH_LDAP/AUTH_OAUTH + implement role mapping (#1374) [Mathew Wicks]
  • fix(api): OpenAPI spec of nested components without auto generated names (#1547) [Daniel Vaz Gaspar]
  • fix(mvc): action confirmation on single show view (#1539) [Daniel Vaz Gaspar]
  • docs: improve docs around LDAP auth (#1526) [Daniel Vaz Gaspar]
  • ci: tests for python 3.8 and 3.9 (#1525) [Daniel Vaz Gaspar]
  • docs: fix, swagger path in readme (#1518) [Felix Rilling]
  • fix: oauth #1511 (#1522) [Daniel Vaz Gaspar]
  • fix: github actions (#1523) [Daniel Vaz Gaspar]
  • fix: changelog (#1507) [Daniel Vaz Gaspar]