Skip to content

Commit 3468524

Browse files
committed
update changelog
1 parent 96a7038 commit 3468524

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [0.2.2] - 2025-08-12
4+
5+
### Added
6+
- Add missing android icon
7+
- Add Android assets
8+
- Add terms of service
9+
- Add privacy policy
10+
11+
### Fixed
12+
- Fix navigation for iPad
13+
- Adapt device detail navigation to prevent screen squeeze
14+
- Fix navigation issues resulting in cropped of screens
15+
- Hide modal when user leaves tab view
16+
- Fix webview serving over https while snapcast websocket is not served over wss
17+
18+
### Changed
19+
- Make "stream" routing standalone
20+
- Adapt client navigation
21+
- Format changelog
22+
23+
### Removed
24+
- Remove deprecated getclient func
25+
- Remove codeql.yml workflow
26+
327
## [0.2.1] - 2025-08-01
428

529
### Added

0 commit comments

Comments
 (0)