File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Flask-AppBuilder ChangeLog
22==========================
33
4+ Improvements and Bug fixes on 3.3.3
5+ -----------------------------------
6+
7+ - fix: related filters with bogus data (#1695) [Daniel Vaz Gaspar]
8+ - chore: Bump flask-openid to 1.3.0 (#1693) [Daniel Vaz Gaspar]
9+ - chore: bump JQuery to 3.6.0 (#1688) [Daniel Vaz Gaspar]
10+ - chore: bump prison version (#1689) [Beto Dealmeida]
11+ - feat: password complexity option on DB Auth (#1687) [Daniel Vaz Gaspar]
12+ - fix: check if there is an email field in userinfo (#1663) [Yoshitaka Sakurai]
13+
414Improvements and Bug fixes on 3.3.2
515-----------------------------------
616
Original file line number Diff line number Diff line change 11__author__ = "Daniel Vaz Gaspar"
2- __version__ = "3.3.2 "
2+ __version__ = "3.3.3 "
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