We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff7b93 commit 38cd269Copy full SHA for 38cd269
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog - Standalone web app & API
2
3
+### 4.3.7 (2025-08-26)
4
+
5
+#### Standalone web app
6
7
+- Fix infinite save when autoSave is selected
8
+- Adjust background color when hovering over group
9
10
### 4.3.6 (2025-08-26)
11
12
#### 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.6",
+ "version": "4.3.7",
"license": "GPL-3.0-or-later",
"author": {
"name": "Zéfling",
0 commit comments