We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76204c commit 0a970baCopy full SHA for 0a970ba
CHANGELOG.rst
@@ -5,6 +5,9 @@ Change log
5
Next version
6
============
7
8
+7.1 (2024-10-02)
9
+================
10
+
11
- Changed the plugin buttons grid to allow collapsing empty rows.
12
- Disabled dragging plugins when changes are not allowed anyway.
13
- Stopped collapsing plugin initially when they contain errors.
content_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "7.0.12"
+__version__ = "7.1.0"
0 commit comments