Releases: hvlads/django-ckeditor-5
Releases · hvlads/django-ckeditor-5
v0.2.15
v0.2.14
What's Changed
- feat: add permissions check for file upload by @hvlads in #235
- add option for an upload limit by @goapunk in #232
- Upgrade ckeditor 41.3.1 to 43.2.0 by @hvlads in #257
- Add fullscreen plugin by @jaredmdunn in #248
- Fix word count span removal by @jaredmdunn in #250
- Use the arrow notation to call the createEditors() function on `form… by @frague59 in #258
- fix: sync CKEditor content with textarea for form validation (#251) by @hvlads in #259
- Update version to 0.2.14 by @hvlads in #261
New Contributors
- @jaredmdunn made their first contribution in #248
- @frague59 made their first contribution in #258
Full Changelog: v0.2.13...v0.2.14
v0.2.13
What's Changed
- upgrade ckeditor-5 41.1.0 to 41.3.1 by @hvlads in #213
- Add support for Full page HTML (#211) by @hvlads in #214
- Add support for Special characters (#193) by @hvlads in #215
- Readme updated to include a widget example containing the form.media attribute by @Wizardre in #207
- add option to upload files as links by @goapunk in #208
- add a callback which receives the editor instance after creation by @goapunk in #206
- return 400 response code with error message by @jgwillard in #216
- Add new plugins by @hvlads in #219
- delete test_upload_file_to_google_cloud by @hvlads in #220
- Implemented custom upload functionality and updated documentation (#218) by @hvlads in #221
- Update version 0.2.13 by @hvlads in #222
New Contributors
- @Wizardre made their first contribution in #207
- @jgwillard made their first contribution in #216
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Restore compatibility with django-nested-admin by @nattyg93 in #169
- add option to use the django user language by @goapunk in #187
- improve handling of config values containing slashes by @goapunk in #182
- Add support for dynamically loaded editors by @Ageu-Meireles in #179
- Upgrade ckeditor 40.2.0 to 41.1.0 by @hvlads in #189
- add ckeditor5-html-embed plugin by @hvlads in #190
New Contributors
- @Ageu-Meireles made their first contribution in #179
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
What's Changed
- Resolves #164 fix json_script filter argument by @hvlads in #165
- Resolve GitHub issue #162: Fix CKEditor layout with flexbox in Django… by @hvlads in #166
- Update CKEditor dependencies to version 39.0.2 by @hvlads in #167
- Bump package version to 0.2.10 in pyproject.toml by @hvlads in #168
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- Fix issue initialising empty (placeholder) forms and add compatilibilty with django-nested-admin by @nattyg93 in #143
- Lint Python with ruff replacing bandit, flake8, isort, pyupgrade by @cclauss in #149
- Fix failing GitHub Actions with
bandit[toml] == 1.7.5
by @cclauss in #151 - Fix issue #152: labelElement floating issue for CKEditor5Field. by @hvlads in #154
- Bump webpack from 5.74.0 to 5.76.0 in /django_ckeditor_5 by @dependabot in #129
- Bump tough-cookie from 4.1.2 to 4.1.3 in /django_ckeditor_5 by @dependabot in #148
- Bump word-wrap from 1.2.3 to 1.2.5 in /django_ckeditor_5 by @dependabot in #155
- Upgrade CKEditor packages to version 38.1.1 by @hvlads in #156
- Add HorizontalLine and LinkImage plugins. by @hvlads in #157
- Version 0.2.9. by @hvlads in #158
- Version 0.2.9 fix package json. by @hvlads in #159
New Contributors
- @nattyg93 made their first contribution in #143
- @dependabot made their first contribution in #129
Full Changelog: v0.2.8...v0.2.9