Skip to content

Commit 929a462

Browse files
authored
Update CHANGELOG.md
1 parent 81ad2a8 commit 929a462

File tree

1 file changed

+55
-7
lines changed

1 file changed

+55
-7
lines changed

CHANGELOG.md

+55-7
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,73 @@
11
# Changelog
22

3-
## V0.0.9
3+
## v0.0.21
4+
5+
Fix issue with orphaned squeezelite
6+
7+
## v0.0.20
8+
9+
Only allow running a single instance of the app.
10+
11+
## v0.0.19
12+
13+
Refined client settings. System tray.
14+
15+
## v0.0.18
16+
17+
Native websocket. No native messages..
18+
19+
## v0.0.17
20+
21+
Loading spinner on startup. Client settings are now in a separate tab. Tauri 1.5. Rename to music assistant companion. Fix popups. Code cleanup
22+
23+
## v0.0.16
24+
25+
Live theme updates!
26+
27+
## v0.0.15
28+
29+
Fix theme setting. More fixes to release automation
30+
31+
## v0.0.14
32+
33+
Fix release automations
34+
35+
## v0.0.13
36+
37+
Dont start with invalid server config
38+
39+
## v0.0.12
40+
41+
Fix discord rpc if there is no preview url. Automatically connect to the server on startup
42+
43+
## v0.0.11
44+
45+
Improve release automations
46+
47+
## v0.0.10
48+
49+
Only start squeezelite and discord rpc once
50+
51+
## v0.0.9
452

553
Only localhost on windows. Update frontend. Autoconnect on startup. Ip/Port config in core config
654

7-
## V0.0.8
55+
## v0.0.8
856

957
Include frontend in release zip file
1058

11-
## V0.0.7
59+
## v0.0.7
1260

1361
Create individual builds for mac intel and apple silicon.
1462

15-
## V0.0.6
63+
## v0.0.6
1664

1765
Static port so localStorage works.
1866

19-
## V0.0.5
67+
## v0.0.5
2068

2169
Try fix windows ws not secure
2270

23-
## V0.0.4
71+
## v0.0.4 and earlier
2472

25-
Updated frontend
73+
Just getting it to work. No changelog

0 commit comments

Comments
 (0)