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 1a39bbe commit 8752f72Copy full SHA for 8752f72
CHANGELOG.rst
@@ -5,6 +5,10 @@ Change log
5
Next version
6
============
7
8
+
9
+8.0 (2025-08-25)
10
+================
11
12
- Implemented cloning of plugins between regions.
13
- Replaced the plugin expanding and collapsing animation with a version for
14
modern browsers.
content_editor/__init__.py
@@ -1 +1 @@
1
-__version__ = "8.0a5"
+__version__ = "8.0.0"
0 commit comments