We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62a3ebf commit ccabaa9Copy full SHA for ccabaa9
CHANGES.rst
@@ -1,6 +1,23 @@
1
Changes
2
=======
3
4
+1.13.0
5
+------
6
+
7
+Added official Python 3.14 support (thanks to @sinisaos for this).
8
9
+Improved the contribution docs (thanks to @sinisaos for this).
10
11
+Added Hungarian and Slovak translations (thanks to @kispuding for this).
12
13
+Improved pagination - it didn't perform well on tables with millions of rows
14
+(thanks to @sinisaos for this and @Skelmis and @abhishek-compro for raising
15
+this issue).
16
17
+Bumped JS dependencies.
18
19
+-------------------------------------------------------------------------------
20
21
1.12.0
22
------
23
piccolo_admin/version.txt
@@ -1 +1 @@
-1.12.0
0 commit comments