We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f06f9c7 commit cd20079Copy full SHA for cd20079
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog - Standalone web app & API
2
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
14
### 4.3.10 (2025-09-27)
15
16
#### 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.10",
+ "version": "4.3.11",
"license": "GPL-3.0-or-later",
"author": {
"name": "Zéfling",
0 commit comments