Skip to content

v0.2.9

Compare
Choose a tag to compare
@hvlads hvlads released this 31 Jul 20:44
· 100 commits to master since this release
779c9a5

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

Full Changelog: v0.2.8...v0.2.9