Skip to content

Releases: dpgaspar/Flask-AppBuilder

3.3.4

14 Oct 08:06
4f7ca85

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

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

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

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

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

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

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

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]

3.1.1

26 Nov 11:28
65ec836

Choose a tag to compare

Patch release 3.1.1

Change log:

  • fix: MVC order by related column use alias (#1504) [Daniel Vaz Gaspar]
  • fix: remove unnecessary CSS class/styling from dropdowns (#1503) [Ryan Hamilton]
  • deps: constraint pre 1 packages following semver (#1502) [Daniel Vaz Gaspar]
  • fix: MVC order by on relation (#1500) [Daniel Vaz Gaspar]
  • docs: add github actions badge (#1501) [Daniel Vaz Gaspar]
  • fix: remove unnecessary classes from dropdowns (#1491) [Ryan Hamilton]
  • ci: migrate from travis to github actions (#1497) [Daniel Vaz Gaspar]
  • fix: lint (#1498) [Daniel Vaz Gaspar]
  • fix: Improve UX by moving drop-down caret within clickable target (#1492) [Ryan Hamilton]
  • style: use a clearer visual representation for "delete" actions (#1495) [Ryan Hamilton]
  • fix: "actions" on ModelViews with composite primary keys (#1493) [Ash Berlin-Taylor]
  • docs: migrate examples/quickhowto3 to version 3.x.x (#1488) [luizduma]
  • fix: REST API inner joins eager loading (#1486) [Daniel Vaz Gaspar]