Skip to content

Commit 1821352

Browse files
committed
chore(release): v4.0.6
1 parent 3cd5f0f commit 1821352

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
512
## [4.0.5] - 2026-04-21
613

714
### 🐛 Bug Fixes
@@ -12,6 +19,10 @@ All notable changes to this project will be documented in this file.
1219
- *(frontend)* Fix spacing and tags setting item
1320
- *(frontend)* Fix media playback rates
1421

22+
### ⚙️ Miscellaneous Tasks
23+
24+
- *(release)* V4.0.5
25+
1526
## [4.0.4] - 2026-04-17
1627

1728
### 🐛 Bug Fixes

frontend/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const version = "v4.0.5"
1+
export const version = "v4.0.6"
22

0 commit comments

Comments
 (0)