/
/
/
1# [2.3.0 BETA 17] - 30.08.2024
2
3## What's Changed
4
5* Introduce a HLS radio streams parser (for the BBC radio streams) by @marcelveldt in https://github.com/music-assistant/server/pull/1633
6
7--> This -should- fix issues with BBC/HLS radio streams stopping abruptly, but please extensively test!
8
9
10**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b16...2.3.0b17
11
12# [2.3.0 BETA 16] - 30.08.2024
13
14- Fix mounting SMB shares in remote files provider
15- Fix HTTP playback issues
16
17# [2.3.0 BETA 15] - 30.08.2024
18
19## What's Changed
20
21* Fix snapcast state not updating by @marcelveldt in https://github.com/music-assistant/server/pull/1626
22* Add Korean to supported languages by @OzGav in https://github.com/music-assistant/server/pull/1623
23* Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in https://github.com/music-assistant/server/pull/1628
24* Fix a typo by @OzGav in https://github.com/music-assistant/server/pull/1627
25* Switch base image to Alpine by @marcelveldt in https://github.com/music-assistant/server/pull/1629
26* Fix Album tracks connected to the wrong album in UI
27* Fix several small quirks with streaming
28* Bump ffmpeg to check if that helps with the BBC streams
29* Add a bit of retry logic if a stream fails
30
31NOTE: betas 9-14 were flawed due the switch of our base image.
32
33**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b8...2.3.0b15
34
35
36# [2.3.0 BETA 8] - 28.08.2024
37
38## What's Changed
39* Fixes and enhancements to syncgroups and UGP groups by @marcelveldt in https://github.com/music-assistant/server/pull/1621
40* Some fixes for unstable (HLS) radio streams by @marcelveldt in https://github.com/music-assistant/server/pull/1622
41* Bump ytmusicapi from 1.8.0 to 1.8.1 by @dependabot in https://github.com/music-assistant/server/pull/1616
42* Filesystem matching and metadata fixes by @marcelveldt in https://github.com/music-assistant/server/pull/1625
43
44
45**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b7...2.3.0b8
46
47# [2.3.0b7] - 26.08.2024
48
49## Whatâs Changed
50
51### Server 2.3.0b7
52
53## What's Changed
54* Some more tweaks/fixes to the Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1613
55* Refactor groups support by @marcelveldt in https://github.com/music-assistant/server/pull/1619
56
57* Bump aiohttp from 3.10.4 to 3.10.5 by @dependabot in https://github.com/music-assistant/server/pull/1615
58* Bump ruff from 0.6.1 to 0.6.2 by @dependabot in https://github.com/music-assistant/server/pull/1618
59* frontend-2.8.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1620
60
61* Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/music-assistant/server/pull/1614
62* Bump syrupy from 4.6.1 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/1617
63* Typing: Tidal by @Jc2k in https://github.com/music-assistant/server/pull/1525
64
65
66**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b6...2.3.0b7
67
68### Frontend 2.8.11
69
70* changes for group management
71
72## â¬ï¸ Dependencies
73
74### Server
75
76### Frontend
77
78
79
80# [2.3.0 BETA 6] - 26.08.2024
81
82Fix playback issues due to missing http profile
83
84# [2.3.0 BETA 5] - 26.08.2024
85
86## What's Changed
87* Fix playback of radio streams on Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1610
88* Enforce default HTTP profile for slimproto players by @marcelveldt in https://github.com/music-assistant/server/pull/1611
89* More bugfixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1612
90
91
92**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b4...2.3.0b5
93
94# [2.3.0 BETA 4] - 25.08.2024
95
96## Whatâs Changed
97
98### Server 2.3.0 BETA 4
99
100## What's Changed
101* Jellyfin: Fix login for some instances by @Jc2k in https://github.com/music-assistant/server/pull/1601
102* A few minor follow-up fixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1602
103* A collection of small tweaks and bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/1603
104* Add feature to transfer a queue by @marcelveldt in https://github.com/music-assistant/server/pull/1606
105* Add config option to specify the http content length header by @marcelveldt in https://github.com/music-assistant/server/pull/1607
106* Sonos S2 provider follow-up by @marcelveldt in https://github.com/music-assistant/server/pull/1608
107* frontend-2.8.10 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1609
108
109
110**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b3...2.3.0b4
111
112### Frontend 2.8.10
113
114* Add feature to transfer a queue
115
116## â¬ï¸ Dependencies
117
118### Server
119
120### Frontend
121
122
123
124# [2.3.0 BETA 3] - 23.08.2024
125
126## Breaking change!
127This (beta) release introduced a complete new Sonos provider which is only compatible with S1 generation Sonos hardware. To use S1 generation Sonos hardware we've refactored the old provider into the "Sonos S1" provider.
128
129## What's Changed
130* Prevent db migration when upgrading from 2.1 to 2.2 by @marcelveldt in https://github.com/music-assistant/server/pull/1596
131* Small improvements to the spotify token auth by @marcelveldt in https://github.com/music-assistant/server/pull/1597
132* Fix track number gets mixed up with disc number by @marcelveldt in https://github.com/music-assistant/server/pull/1598
133* Guard against eyed3 returning None by @dmcc in https://github.com/music-assistant/server/pull/1599
134* New Sonos S2 player provider by @marcelveldt in https://github.com/music-assistant/server/pull/1600
135
136## New Contributors
137* @dmcc made their first contribution in https://github.com/music-assistant/server/pull/1599
138
139**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b2...2.3.0b3
140
141# [2.3.0 BETA 2] - 22.08.2024
142
143## What's Changed
144
145* Fix removal of a provider by @marcelveldt in https://github.com/music-assistant/server/pull/1594
146* Fix Tidal login auth flow not showing by @marcelveldt in https://github.com/music-assistant/server/pull/1595
147
148**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b1...2.3.0b2
149
150# [2.3.0 BETA 1] - 22.08.2024
151
152## Whatâs Changed
153
154- #1591 - Fix Auth popup not showing
155- #1590 - Fix new playlists get corrupted (@marcelveldt)
156
157
158# [2.3.0 BETA 0] - 21.08.2024
159
160The begin of beta for 2.3 - some new features will land in this cycle so stay tuned.
161
162This version is on par with stable version 2.2.0
163
164
165
166
167
168