We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9fe4ed commit 6cd7048Copy full SHA for 6cd7048
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog - Standalone web app & API
2
3
+### 4.3.10 (2025-09-29)
4
+
5
+#### Standalone web app
6
7
+- Increase the size of the dialog box to generate text tiles to 2000 characters
8
9
### 4.3.9 (2025-09-29)
10
11
#### Standalone web app
package.json
@@ -1,7 +1,7 @@
{
"name": "classement",
"description": "This application aims to manage ranking list by groups of elements in the form of images or texts.",
- "version": "4.3.9",
+ "version": "4.3.10",
"license": "GPL-3.0-or-later",
"author": {
"name": "Zéfling",
0 commit comments