Releases: dpgaspar/Flask-AppBuilder
Releases · dpgaspar/Flask-AppBuilder
4.3.9
4.3.8
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
4.3.6
4.3.5
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
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
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
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
4.3.0
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]