Skip to content

Releases: yoobool/flask-state

1.0.3

06 Nov 09:02

Choose a tag to compare

[Fix] [front-end] fix the display abnormal problem when the window size changes.

1.0.2

06 Nov 08:05

Choose a tag to compare

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

21 Oct 07:20

Choose a tag to compare

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

29 Aug 03:14

Choose a tag to compare

The first version of flask_state .