-----
Release date: 2024/7/5
Since CKEditor 4 is no longer maintained, this release is the last major release of Flask-CKEditor.
There will be no new features added to this package, only bug fixes will be provided.
- Add ``cleanify`` function to ``flask_ckeditor.utils`` for HTML sanitization.
- Disable the version check for old CKEditor versions.
- Update the default CDN library version to 4.22.1.
- Drop Python 3.7 support and add 3.12 support.
- Fix the missing bundled CKEditor resources.