We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7ae29 commit 2bd2a6bCopy full SHA for 2bd2a6b
2 files changed
CHANGELOG.md
@@ -2,12 +2,22 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.0.3] - 2026-04-15
6
+
7
+### 🐛 Bug Fixes
8
9
+- *(backend)* Fix variable scope
10
11
## [4.0.2] - 2026-04-13
12
13
### 🐛 Bug Fixes
14
15
- *(frontend)* Add missing swipe gesture support
16
17
+### ⚙️ Miscellaneous Tasks
18
19
+- *(release)* V4.0.2
20
21
## [4.0.1] - 2026-04-13
22
23
frontend/src/constants.ts
@@ -1,2 +1,2 @@
1
-export const version = "v4.0.2"
+export const version = "v4.0.3"
0 commit comments