Releases: helloflask/flask-dropzone
Releases · helloflask/flask-dropzone
2.0.0
What's Changed
- Simplify code for param id by @yuxiaoy1 in #48
- Update docs for style method by @yuxiaoy1 in #52
- Add id param for style method by @yuxiaoy1 in #53
- Update Dropzone.js to 5.9.2 by @yuxiaoy1 in #51
- Fix documentation by @stweil in #58
- switch to gh-action by @mmdbalkhi in #59
- fix: import Markup from markupsafe instead of flask by @yuxiaoy1 in #63
- Remove deprecated code and release 2.0.0 version by @greyli in #65
See the full changes in the changelog: https://github.com/helloflask/flask-dropzone/blob/master/CHANGES.rst#200
New Contributors
- @yuxiaoy1 made their first contribution in #47
- @stweil made their first contribution in #58
- @mmdbalkhi made their first contribution in #59
Full Changelog: 1.6.0...2.0.0
Version 1.6.0
The next version will be 2.0.
https://github.com/greyli/flask-dropzone/blob/master/CHANGES.rst#160