Releases: yoobool/flask-state
1.0.3
[Fix] [front-end] fix the display abnormal problem when the window size changes.
1.0.2
Improvements
- [Refactor] [front-end] Modify display styles.
Bug Fixes
-
[Fix] [front-end] fix display problem in low resolution.
-
[Fix] [back-end] fix Windows system db_path no access.
-
[Fix] [back-end] fix the problem that the thread cannot end normally when receiving the exit signal.
1.0.0
Features
-
[Feature] [front-end] add custom Dom node binding trigger event.
-
[Feature] [front-end] add i18n-zh display language.
-
[Feature] [back-end] add logger print instructions, and users can customize the logger object.
-
[Feature] [back-end] when the user loads the flask-login module, the flask-state can be verified at the same time.
Improvements
-
[Refactor] normalization code.
-
[Refactor] [front-end] compressed view files ( JavaScript, CSS ).
Bug Fixes
-
[Fix] [front-end] fix duplicate addition of flask-state elements.
-
[Fix] [front-end] fix duplicate binding of mobile phone user switching label event.
-
[Fix] [back-end] fix the problem that non application/json header can request data.
0.0.1
The first version of flask_state .