Skip to content

Releases: hvlads/django-ckeditor-5

v0.2.15

18 Oct 07:25
77d6d94
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

12 Oct 17:08
be9467c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.13...v0.2.14

v0.2.13

05 May 14:10
ee6cc2e
Compare
Choose a tag to compare

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

Full Changelog: v0.2.12...v0.2.13

v0.2.12

02 Mar 12:35
d851c7e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.2.12

v0.2.11

06 Jan 17:28
8a24ee1
Compare
Choose a tag to compare

What's Changed

  • replace deprecated ckeditor5-dev-webpack-plugin by @goapunk in #171
  • Update CKEditor 5 package, add type annotations, and improve error ha… by @hvlads in #177
  • add tests by @hvlads in #178

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

23 Sep 17:12
556c4ef
Compare
Choose a tag to compare

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

31 Jul 20:44
779c9a5
Compare
Choose a tag to compare

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

v0.2.8

04 Jun 16:16
e6e2e96
Compare
Choose a tag to compare

What's Changed

  • Refactor DEFAULT_FILE_STORAGE to STORAGES["default"] (Issue #138) by @hvlads in #141

Full Changelog: v0.2.7...v0.2.8

v0.2.7

13 May 17:55
bc84f0d
Compare
Choose a tag to compare
Merge pull request #135 from hvlads/version_0.2.7

delete markdown

v0.2.5

13 May 13:01
0f32ba3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5