We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e02ed7 commit 306341fCopy full SHA for 306341f
2 files changed
HISTORY.rst
@@ -1,6 +1,13 @@
1
Changelog
2
---------
3
4
+
5
+7.14.5 (2025-08-02)
6
+~~~~~~~~~~~~~~~~~~~
7
8
+* Fixed `EditTable` "Add row" button when it was the single `Part` on a page.
9
10
11
7.14.4 (2025-06-27)
12
~~~~~~~~~~~~~~~~~~~
13
iommi/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '7.14.4'
+__version__ = '7.14.5'
from functools import wraps
0 commit comments