Skip to content

Commit cd20079

Browse files
committed
Version 4.3.11
1 parent f06f9c7 commit cd20079

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

3+
### 4.3.11 (2025-10-02)
4+
5+
#### Standalone web app
6+
7+
- Add an option to randomize after emptying groups
8+
- Add contexte menu on list
9+
- Fix magma usage for textarea
10+
- Fix background image list
11+
- Fix stream mode for pin list
12+
- Improve streamer mode for options
13+
314
### 4.3.10 (2025-09-27)
415

516
#### 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.10",
4+
"version": "4.3.11",
55
"license": "GPL-3.0-or-later",
66
"author": {
77
"name": "Zéfling",

0 commit comments

Comments
 (0)