Skip to content

Releases: dpgaspar/Flask-AppBuilder

4.3.9

16 Oct 18:29
4db9a77

Choose a tag to compare

Patch release 4.3.9

  • ci: create release script (#2142) [Daniel Vaz Gaspar]
  • fix: wtforms compat on 3.1.0 (#2138) [Daniel Vaz Gaspar]
  • docs: fix RTD config requirements (#2140) [Daniel Vaz Gaspar]
  • docs: fix RTD config (#2139) [Daniel Vaz Gaspar]
  • docs: add RTD required config (#2135) [Daniel Vaz Gaspar]

4.3.8

13 Oct 11:25
38180b0

Choose a tag to compare

Patch release 4.3.8

  • fix: filter list UI spacing between elements (#2128) [Daniel Vaz Gaspar]
  • fix: add github sponsor (#2130) [Daniel Vaz Gaspar]
  • docs: add github sponsor (#2129) [Daniel Vaz Gaspar]
  • fix: swagger include js and css on static (#2127) [Daniel Vaz Gaspar]
  • fix: Remove erroring endpoint "/login//" from AuthOAuthView (#2120) [David Kalamarides]
  • fix: azure user info claims and JWT decode (#2121) [Daniel Vaz Gaspar]
  • fix: Validate Azure JWTs using authlib (#2112) [Daniel Wolf]
  • docs(typo): "preform" -> "perform" x4 (#2123) [Sam Firke]

4.3.7

22 Sep 11:47
c6fecdc

Choose a tag to compare

Patch release 4.3.7

  • fix: swagger missing nonce (#2116) [Daniel Vaz Gaspar]

4.3.6

22 Aug 11:24
74f37e2

Choose a tag to compare

Patch release 4.3.6

  • fix: increase email field length (#2102) [Daniel Vaz Gaspar]

4.3.5

27 Jul 15:05
6130d07

Choose a tag to compare

Patch release 4.3.5

  • fix: release tests exclusion (#2093) [Daniel Vaz Gaspar]
  • fix: make deletion in quicktemplates example work again (#2088) [Fabian Halkivaha]
  • fix: MVC form action, broken reset my password (#2091) [Daniel Vaz Gaspar]
  • chore: dont add 'tests' package to wheel (#2087) [cwegener]
  • chore(deps): bump pygments from 2.13.0 to 2.15.0 (#2089) [dependabot[bot]]

4.3.4

10 Jul 16:24
65ff19e

Choose a tag to compare

Patch release 4.3.4

  • fix: select filters spacing, theme and operation select (#2079) [Daniel Vaz Gaspar]
  • refactor: Refactored logging functions to consistently use lazy interpolation (#2071) [Bruce]
  • feat: add optional flask-talisman and use csp nonce on scripts (#2075) [Daniel Vaz Gaspar]
  • chore: improve tests and test data load (#2072) [Daniel Vaz Gaspar]

4.3.3

21 Jun 16:06
80a177c

Choose a tag to compare

Patch release 4.3.3

  • fix: marshmallow enum by value keep compatibility (#2067) [Daniel Vaz Gaspar]
  • fix: marshmallow new min version to 3.18 (#2066) [Daniel Vaz Gaspar]
  • fix: select2-ajax-widget (#2052) [Nadir Can Kavkas]
  • chore: remove marshmallow-enum dependency (#2064) [Daniel Vaz Gaspar]
  • fix: Double escaping for next param in login with oauth (#2053) [Aleksandr Musorin]
  • chore: remove RemovedInMarshmallow4 warnings (#2024) [Sebastian Liebscher]
  • docs: Update docs/security.rst with Windows LDAP working Example (#2026) [verschlimmbesserer]
  • fix(translations): better translation of the pt_BR language (#2061) [Lucas Gonzalez de Queiroz]
  • fix: broken link to config.py template (#2056) [Alex Gordienko]
  • fix: user registration menu name (#2051) [Daniel Vaz Gaspar]

4.3.2

22 May 12:42
9b3304c

Choose a tag to compare

Patch release 4.3.2

  • fix: CRUD MVC log message (#2045) [Daniel Vaz Gaspar]
  • fix: deprecated method for getting value on select2 (#2039) [Viacheslav]
  • chore: bump Flask and werkzeug (#2034) [Daniel Vaz Gaspar]
  • ci: improve codeql configuration (#2032) [Daniel Vaz Gaspar]
  • ci: add codeQL analysis (#2031) [Daniel Vaz Gaspar]
  • fix: cli create app ask for initial secret key (#2029) [Daniel Vaz Gaspar]
  • fix: using base_filters with FilterEqualFunction not working for relation fields (#2011) [ThomasP0815]
  • ci: bump ubuntu version, remove mockldap (#2013) [Daniel Vaz Gaspar]

4.3.1

16 Mar 14:26
c7477aa

Choose a tag to compare

Patch release 4.3.1

  • fix(mvc): operation filters with new select2 (#2005) [Daniel Vaz Gaspar]
  • fix(translations): misspell in ru translations (#2002) [Stepan]

4.3.0

23 Feb 16:57
4554c40

Choose a tag to compare

Minor release 4.3.0

  • fix: disable rate limit by default (#1999) [Daniel Vaz Gaspar]
  • fix: auth rate limit docs and default rate (#1997) [Daniel Vaz Gaspar]
  • feat: Add rate limiter (#1976) [bolkedebruin]
  • docs: Updated LDAP Documentation (#1988) [Alissa Gerhard]
  • fix: Save next URL on failed login attempt (#1936) [Dosenpfand]
  • fix: select2 theme use bootstrap (#1995) [Daniel Vaz Gaspar]
  • fix: CI broken by pyodbc vs unixodbc (#1996) [Daniel Vaz Gaspar]