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 66e48d3 commit e000c3bCopy full SHA for e000c3b
CHANGELOG.rst
@@ -4,6 +4,10 @@ Change log
4
Next version
5
~~~~~~~~~~~~
6
7
+
8
+0.12 (2025-05-12)
9
+~~~~~~~~~~~~~~~~~
10
11
- Updated the Tiptap version to the 3.0 beta to avoid problems with extensions
12
sharing storage over multiple editor instances.
13
- Fixed the menu to not run commands on click when the command is disabled.
django_prose_editor/__init__.py
@@ -1 +1 @@
1
-version = "0.11.4"
+version = "0.12.0"
0 commit comments