File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11Flask-AppBuilder ChangeLog
22==========================
33
4+ Improvements and Bug fixes on 4.5.0
5+ -----------------------------------
6+
7+ - feat: REST API new select columns query param (#2242) [Daniel Vaz Gaspar]
8+ - chore: bump werkzeug to 3.0.3 (#2237) [Daniel Vaz Gaspar]
9+ - fix: Keycloak OAuth2, get groups as role_keys per default (#2235) [Andreas 'count' Kotes]
10+ - fix: Check if Oauth login with OKTA is correct (#1926) [Hojjat Ali Mohammadi]
11+ - docs: Update quickcharts.rst for typo gold to goal (#2217) [Abhinav Pareek]
12+
413Improvements and Bug fixes on 4.4.1
514-----------------------------------
615
Original file line number Diff line number Diff line change 11__author__ = "Daniel Vaz Gaspar"
2- __version__ = "4.4.1 "
2+ __version__ = "4.5.0 "
33
44from .actions import action # noqa: F401
55from .api import ModelRestApi # noqa: F401
You can’t perform that action at this time.
0 commit comments