We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a7038 commit 3468524Copy full SHA for 3468524
CHANGELOG.md
@@ -1,5 +1,29 @@
1
# Changelog
2
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
27
## [0.2.1] - 2025-08-01
28
29
### Added
0 commit comments