Flask AppBuilder Versions Save

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

v4.4.1

2 months ago

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]

v4.4.0

2 months ago

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]

v4.3.11

2 months ago

Patch release 4.3.10

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

v4.3.10

5 months ago

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]

v4.3.9

6 months ago

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]

v4.3.8

6 months ago

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]

v4.3.7

7 months ago

Patch release 4.3.7

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

v4.3.6

8 months ago

Patch release 4.3.6

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

v4.3.5

9 months ago

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]]

v4.3.4

9 months ago

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]