Skip to content

Releases: dpgaspar/Flask-AppBuilder

4.5.0

21 May 08:36
bbf2adb
Compare
Choose a tag to compare

Minor release 4.5.0

  • feat: REST API new select columns query param (#2242) [Daniel Vaz Gaspar]
  • chore: bump werkzeug to 3.0.3 (#2237) [Daniel Vaz Gaspar]
  • fix: Keycloak OAuth2, get groups as role_keys per default (#2235) [Andreas 'count' Kotes]
  • fix: Check if Oauth login with OKTA is correct (#1926) [Hojjat Ali Mohammadi]
  • docs: Update quickcharts.rst for typo gold to goal (#2217) [Abhinav Pareek]

4.4.1

23 Feb 16:38
9067f5a
Compare
Choose a tag to compare

Patch release 4.4.1:

  • fix: user search list on stats (#2211) [Daniel Vaz Gaspar]
  • fix: performance issues on user and roles list (#2209) [Daniel Vaz Gaspar]

4.4.0

19 Feb 12:02
2830451
Compare
Choose a tag to compare

Minor release 4.4.0

  • chore(deps): bump the github-actions group with 4 updates (#2201) [dependabot[bot]]
  • fix: python versions setup.py (#2204) [Daniel Vaz Gaspar]
  • ci: refactor requirements structure and improve dependabot config (#2198) [Daniel Vaz Gaspar]
  • chore(deps): bump jinja2 from 3.0.3 to 3.1.3 (#2180) [dependabot[bot]]
  • fix: authentik test (#2199) [Daniel Vaz Gaspar]
  • feat: Added authentik as new identity provider (#2168) [Jasper Schoenmaker]
  • chore(deps): bump requests from 2.26.0 to 2.31.0 (#2050) [dependabot[bot]]
  • docs: updated Flask-Babel link and fix typo (#2166) [Gughanathan M]
  • chore: bump several non base dependencies (#2197) [Daniel Vaz Gaspar]
  • fix: Increase upper bound on marshmallow-sqlalchemy (#2191) [spike77453]
  • chore: remove email_validator constraint (#2167) [Marcus Lim]
  • chore: Upgrade to Pillow 10.0.1 (#2136) [Dosenpfand]
  • chore(docs): Update i18n.rst for Turkish (#2187) [coteli]
  • chore: upgrade werkzeug and Flask, deprecate OpenID and MongoEngine (#2196) [Daniel Vaz Gaspar]
  • feat: Turkish translations (#2185) [coteli]
  • feat: AUTH_REMOTE_USER_ENV_VAR config key for auth REMOTE_USER type (#2193) [Daniel Vaz Gaspar]
  • fix: don't load inactive users with sessions (#2192) [Daniel Vaz Gaspar]

4.3.11

07 Feb 15:21
3263e1a
Compare
Choose a tag to compare

Patch release 4.3.10

  • fix: openID provider validation flow (#2186) [Daniel Vaz Gaspar]
  • feat: support Auth0 OAuth2 (#2171) [Daniel Vaz Gaspar]

4.3.10

20 Nov 18:33
ba63c5c
Compare
Choose a tag to compare

Patch release 4.3.10

  • fix: azure keep using upn if exists (#2163) [Daniel Vaz Gaspar]
  • docs: Update shield of supported Python versions (#2156) [Dosenpfand]
  • docs: update security policy (#2155) [Daniel Vaz Gaspar]
  • docs: improve LDAP auth auth_roles_mapping (#2149) [Daniel Vaz Gaspar]
  • docs: Update security docs to reflect LDAP casing issues (#2098) [Anders Bogsnes]
  • fix: old API api column edit (#2134) [Daniel Vaz Gaspar]
  • chore: add bootstrap min map (#2148) [Daniel Vaz Gaspar]
  • chore: Add support for Python 3.10, 3.11, 3.12 and drop 3.7 (#2147) [Dosenpfand]
  • chore: use npm for all frontend dependencies (#2144) [Daniel Vaz Gaspar]

4.3.9

16 Oct 18:29
4db9a77
Compare
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
Compare
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
Compare
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
Compare
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
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]]