You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
Changelog
3
3
=========
4
4
5
+
5.1.4 (2023-10-03)
6
+
==================
7
+
8
+
* fix: Issue #641 which lead to disappearing content after adding child plugins and cancelling the edit by @fsbraun in https://github.com/django-cms/djangocms-text-ckeditor/pull/652
9
+
* Feature/issue 648 unable to unlink by @jrief in https://github.com/django-cms/djangocms-text-ckeditor/pull/649
10
+
* fix: Remove legacy code from Django pre 1.4 by @fsbraun in https://github.com/django-cms/djangocms-text-ckeditor/pull/651
11
+
* fix: test suite for Django 2.2 by @fsbraun in https://github.com/django-cms/djangocms-text-ckeditor/pull/650
0 commit comments