Skip to content

Releases: dpgaspar/Flask-AppBuilder

4.3.5

27 Jul 15:05
6130d07
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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]

4.2.1

17 Feb 14:42
82eaeca
Compare
Choose a tag to compare

Patch release 4.2.1

  • ci: fix pyodbc install failure (#1992) [Daniel Vaz Gaspar]
  • fix: Remove unused parameter from QuerySelectMultipleField instantiation (#1991) [Dosenpfand]
  • fix: Make sure user input is not treated as safe in the oauth view (#1978) [Glenn Schuurman]
  • fix: don't use root logger on safe decorator (#1990) [Igor Khrol]
  • chore: upgrade Font Awesome to version 6 (#1979) [Daniel Vaz Gaspar]

4.2.0

03 Jan 12:39
3b2fead
Compare
Choose a tag to compare

Minor release 4.1.6

  • feat: add opt-in outer default load option to model REST API (#1971) [Daniel Vaz Gaspar]
  • chore: Add more type annotation to REST API module (#1969) [Daniel Vaz Gaspar]
  • fix: upgrade Select2 to 4.0.13 (#1968) [Nicola Gramola]
  • fix: REST API one-to-one relationship (#1965) [Daniel Vaz Gaspar]
  • fix(api): _info HTTP 500 when exists a defined invalid search field (#1963) [Daniel Vaz Gaspar]
  • chore: Use implicit default loading rather than explicit joined eager loading (#1961) [John Bodley]
  • chore: Increase upper-bound on apispec (#1903) [Tomáš Drtina]
  • fix: replace deprecated attachment_filename (#1956) [Steve Embling]

4.1.6

10 Nov 09:32
f4ed691
Compare
Choose a tag to compare

Patch release 4.1.6

  • feat: add utility method on SM for fetching all roles and perms for a user (#1950) [Daniel Vaz Gaspar]

4.1.5

02 Nov 12:59
d6f06fb
Compare
Choose a tag to compare

Patch release 4.1.5

  • fix: HTML label IDs for db and ldap login (#1935) [Dosenpfand]
  • fix: OAuth state parameter (#1932) [Daniel Vaz Gaspar]
  • docs: Fix a few typos (#1929) [Tim Gates]
  • chore: Update compiled german translation, delete backup file (#1928) [Dosenpfand]
  • fix: addon managers import (#1920) [Daniel Vaz Gaspar]