We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cd5f0f commit 1821352Copy full SHA for 1821352
2 files changed
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [4.0.6] - 2026-04-22
6
+
7
+### 🐛 Bug Fixes
8
9
+- *(frontend)* Add back confirm dialog for risky operations
10
+- *(frontend)* Add opacity to frozen feeds
11
12
## [4.0.5] - 2026-04-21
13
14
### 🐛 Bug Fixes
@@ -12,6 +19,10 @@ All notable changes to this project will be documented in this file.
19
- *(frontend)* Fix spacing and tags setting item
20
- *(frontend)* Fix media playback rates
21
22
+### ⚙️ Miscellaneous Tasks
23
24
+- *(release)* V4.0.5
25
15
26
## [4.0.4] - 2026-04-17
16
27
17
28
frontend/src/constants.ts
@@ -1,2 +1,2 @@
1
-export const version = "v4.0.5"
+export const version = "v4.0.6"
0 commit comments