We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967d0d0 commit 07bae42Copy full SHA for 07bae42
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog - Standalone web app & API
2
3
+### 4.3.5 (2025-08-25)
4
+
5
+#### Standalone web app
6
7
+- Add 8 new categories
8
9
+#### With API activated only
10
11
+- Fix login, sign-up, password lost forms
12
13
+> Required: API `2.0.4`
14
15
### 4.3.4 (2025-08-22)
16
17
#### With API activated only
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.4",
+ "version": "4.3.5",
"license": "GPL-3.0-or-later",
"author": {
"name": "Zéfling",
0 commit comments