Skip to content

Commit 38cd269

Browse files
committed
Version 4.3.7
1 parent fff7b93 commit 38cd269

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog - Standalone web app & API
22

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+
310
### 4.3.6 (2025-08-26)
411

512
#### Standalone web app

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "classement",
33
"description": "This application aims to manage ranking list by groups of elements in the form of images or texts.",
4-
"version": "4.3.6",
4+
"version": "4.3.7",
55
"license": "GPL-3.0-or-later",
66
"author": {
77
"name": "Zéfling",

0 commit comments

Comments
 (0)