Skip to content

Commit 07bae42

Browse files
committed
Version 4.3.5
1 parent 967d0d0 commit 07bae42

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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+
315
### 4.3.4 (2025-08-22)
416

517
#### With API activated only

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

0 commit comments

Comments
 (0)