Releases: helloflask/flask-ckeditor
Releases · helloflask/flask-ckeditor
1.0.0
Since CKEditor 4 is no longer maintained, and CKEditor 5 changed the license to GPL, so this release is the last major release of Flask-CKEditor. There will be no new features, only bug fixes. For security reasons, please consider using the paid CKEditor 4 LTS version, CKEditor 5, or other alternatives.
What's Changed
- docs(README): add some metadata badges by @YogiLiu in #74
- add:create
cleanify
intoutils
modules by @r1cardohj in #75 - Disable version check by @greyli in #84
New Contributors
- @YogiLiu made their first contribution in #74
- @r1cardohj made their first contribution in #75
Full Changelog: 0.5.1...1.0.0
0.5.1
Version 0.5.0
Version 0.4.6
- Support to pass
standard-all
andfull-all
as CKEditor package type. - Fix the CodeSnippet plugin support when using CDN.
Version 0.4.5
Fix unnecessary "ckeditor" class when using ckeditor.config()
.
[CKEDITOR] Error code: editor-element-conflict.
Object { editorName: "body" }