Skip to content

Releases: staugur/Flask-PluginKit

v3.7.2

17 May 03:16
18daf44
Compare
Choose a tag to compare

bump release v3.7.2

  • Fixed semver version
  • Drop hep before_first_request

v3.7.1

07 Sep 13:35
be3175a
Compare
Choose a tag to compare
bump version 3.7.1

- Restore translations.ini

v3.7.0

02 Sep 14:06
792691d
Compare
Choose a tag to compare

添加 p3 扩展点

v3.6.2

22 Jun 08:46
3892363
Compare
Choose a tag to compare
bump version 3.6.2

- chore: compatible with flask 2.0 nested blueprints, but only supports
  blueprints of nested plugins
- fix ci(deploy pypi) & update docs

v3.6.1

22 Jun 03:34
d8aec0e
Compare
Choose a tag to compare
  • ci tests from travis to github action
  • chore: web message api with SSE, page with CDN

v3.6.0

31 Dec 10:14
b055fd8
Compare
Choose a tag to compare
release v3.6

- feat: add vep-on-blueprint(is beta)
- feat: the emit_assets add _external
- fix: semver.compare and semver.parse

v3.5.0

08 Apr 06:13
Compare
Choose a tag to compare
  • Add cvep: class-based view extension point(use Flask-Classful)
  • Chore web msg(ajax)

v3.4.1

26 Mar 13:50
Compare
Choose a tag to compare

LocalStorage, RedisStorage get&set, add setmany

v3.4.0

27 Sep 10:00
Compare
Choose a tag to compare
  • feat: add before_first_request hook to hep
  • feat: errhandler allow exception
  • feat: emit_assets add _raw param
  • feat: filter allow [f1, f2, (name, f3)]
  • feat: web manager add a button, select language
  • feat: stpl alow asc or desc, open the template sorting
  • fix: check getPluginClass
  • fix: check url prefix
  • chore: update docs, example and test case

v3.3.1

17 Sep 08:54
Compare
Choose a tag to compare
  • feat: automatically compatible 2.x partial registration method
  • fix: update shelve set key type
  • fix: remove the number of tests /
  • docs: add faq
  • chore: update travis.yml
  • chore: formatting code and optimizing import