Skip to content

Releases: dpgaspar/Flask-AppBuilder

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]

3.1.1

26 Nov 11:28
65ec836
Compare
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]