Skip to content

v0.2.20

Latest

Choose a tag to compare

@hvlads hvlads released this 21 Feb 20:39
· 2 commits to master since this release

What's Changed

  • Add tox multi version testing by @hvlads in #316
  • Fix getting the upload storage by @alexkiro in #315
  • chore(deps-dev): bump tar from 7.5.2 to 7.5.7 in /django_ckeditor_5 by @dependabot[bot] in #314
  • fix: handle STORAGES default OPTIONS for Django 4.2 by @hvlads in #317
  • Fix #271: Clean empty HTML content for optional CKEditor5 fields by @IT-HONGREAT in #309
  • feat: upgrade CKEditor 5 to 47.5.0 and update npm deps by @hvlads in #318
  • Fix #310: CSRF_COOKIE_HTTPONLY=True breaks file upload by @hvlads in #319
  • feat: add JS callback support in CKEditor5 config by @hvlads in #320
  • fix: eliminate unnecessary SQL query on create in pre_save signal by @hvlads in #321
  • feat: enable read-only mode for disabled textarea by @hvlads in #322

New Contributors

Full Changelog: v0.2.19...v0.2.20