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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ Changelog
5
5
Unreleased
6
6
==========
7
7
8
+
5.1.1 (2022-06-22)
9
+
==================
10
+
8
11
* Removed inline editing toggle button from touch devices (where it is inactive anyways) and collapsed menus
9
12
* Add workaround for toolbar bug in django CMS < 3.10: Reload page after change in inline editor
10
-
* Fix #578: If parent plugins to not set body css class the default from CKEDITOR_SETTINGS is used
13
+
* Fix `578<https://github.com/django-cms/djangocms-text-ckeditor/pull/578>`_: If parent plugins to not set body css class the default from CKEDITOR_SETTINGS is used
0 commit comments