/
/
/
1# [2.3.0 BETA 24] - 16.09.2024
2
3## What's Changed
4
5* Fix API compatibility by @marcelveldt in https://github.com/music-assistant/server/pull/1662
6* Try parsing track number from the filename by @marcelveldt in https://github.com/music-assistant/server/pull/1663
7* Fix: Handle radio stations providing non utf-8 in streamtitle by @marcelveldt in https://github.com/music-assistant/server/pull/1664
8* Fix loading state from cache when connecting to slimproto players by @kepstin in https://github.com/music-assistant/server/pull/1666
9* Adding missing icon for the Soundcloud music provider by @robsonke in https://github.com/music-assistant/server/pull/1665
10* A few small bugfixes and enhancements to playback and enqueuing by @marcelveldt in https://github.com/music-assistant/server/pull/1670
11
12## New Contributors
13* @kepstin made their first contribution in https://github.com/music-assistant/server/pull/1666
14* @robsonke made their first contribution in https://github.com/music-assistant/server/pull/1665
15
16**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b23...2.3.0b24
17
18# [2.3.0 BETA 23] - 14.09.2024
19
20## What's Changed
21
22* Several bugfixes and enhancements to audio streaming
23* Some frontend tweaks
24* Add fine grained control for volume normalization
25
26
27**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b22...2.3.0b23
28
29# [2.3.0 BETA 22] - 12.09.2024
30
31## What's Changed
32* Bluesound: fixed enqueue next issue, announcements by @Cyanogenbot in https://github.com/music-assistant/server/pull/1659
33
34
35**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b21...2.3.0b22
36
37# [2.3.0 BETA 21] - 11.09.2024
38
39## What's Changed
40
41* Add Bluesound player provider by @Cyanogenbot in https://github.com/music-assistant/server/pull/1624
42* Feature: Radio mode enhancements by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1654
43* Volume normalization improvements by @marcelveldt in https://github.com/music-assistant/server/pull/1657
44* Fix cast/dlna player stops playing after 1 or 2 tracks of a playlist by @marcelveldt in https://github.com/music-assistant/server/pull/1658
45
46
47## New Contributors
48* @Cyanogenbot made their first contribution in https://github.com/music-assistant/server/pull/1624
49
50**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b20...2.3.0b21
51
52# [2.3.0 BETA 20] - 09.09.2024
53
54## What's Changed
55* Add Ukrainian to supported (metadata) languages by @OzGav in https://github.com/music-assistant/server/pull/1650
56* Fix playback get stuck when there is a stream error on a single track by @marcelveldt in https://github.com/music-assistant/server/pull/1651
57* Apple Music: Various fixes by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1652
58* Fix several issues with enqueueing of next track by @marcelveldt in https://github.com/music-assistant/server/pull/1653
59
60
61**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b19...2.3.0b20
62
63# [2.3.0 BETA 19] - 04.09.2024
64
65Fix for broken build
66
67# [2.3.0 BETA 18] - 04.09.2024
68
69## What's Changed
70* Use new release workflow
71* Some small bugfixes and tweaks by @marcelveldt in https://github.com/music-assistant/server/pull/1642
72
73**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b17...2.3.0b18
74
75# [2.3.0 BETA 17] - 30.08.2024
76
77## What's Changed
78
79* Introduce a HLS radio streams parser (for the BBC radio streams) by @marcelveldt in https://github.com/music-assistant/server/pull/1633
80
81--> This -should- fix issues with BBC/HLS radio streams stopping abruptly, but please extensively test!
82
83
84**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b16...2.3.0b17
85
86# [2.3.0 BETA 16] - 30.08.2024
87
88- Fix mounting SMB shares in remote files provider
89- Fix HTTP playback issues
90
91# [2.3.0 BETA 15] - 30.08.2024
92
93## What's Changed
94
95* Fix snapcast state not updating by @marcelveldt in https://github.com/music-assistant/server/pull/1626
96* Add Korean to supported languages by @OzGav in https://github.com/music-assistant/server/pull/1623
97* Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in https://github.com/music-assistant/server/pull/1628
98* Fix a typo by @OzGav in https://github.com/music-assistant/server/pull/1627
99* Switch base image to Alpine by @marcelveldt in https://github.com/music-assistant/server/pull/1629
100* Fix Album tracks connected to the wrong album in UI
101* Fix several small quirks with streaming
102* Bump ffmpeg to check if that helps with the BBC streams
103* Add a bit of retry logic if a stream fails
104
105NOTE: betas 9-14 were flawed due the switch of our base image.
106
107**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b8...2.3.0b15
108
109
110# [2.3.0 BETA 8] - 28.08.2024
111
112## What's Changed
113* Fixes and enhancements to syncgroups and UGP groups by @marcelveldt in https://github.com/music-assistant/server/pull/1621
114* Some fixes for unstable (HLS) radio streams by @marcelveldt in https://github.com/music-assistant/server/pull/1622
115* Bump ytmusicapi from 1.8.0 to 1.8.1 by @dependabot in https://github.com/music-assistant/server/pull/1616
116* Filesystem matching and metadata fixes by @marcelveldt in https://github.com/music-assistant/server/pull/1625
117
118
119**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b7...2.3.0b8
120
121# [2.3.0b7] - 26.08.2024
122
123## Whatâs Changed
124
125### Server 2.3.0b7
126
127## What's Changed
128* Some more tweaks/fixes to the Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1613
129* Refactor groups support by @marcelveldt in https://github.com/music-assistant/server/pull/1619
130
131* Bump aiohttp from 3.10.4 to 3.10.5 by @dependabot in https://github.com/music-assistant/server/pull/1615
132* Bump ruff from 0.6.1 to 0.6.2 by @dependabot in https://github.com/music-assistant/server/pull/1618
133* frontend-2.8.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1620
134
135* Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/music-assistant/server/pull/1614
136* Bump syrupy from 4.6.1 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/1617
137* Typing: Tidal by @Jc2k in https://github.com/music-assistant/server/pull/1525
138
139
140**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b6...2.3.0b7
141
142### Frontend 2.8.11
143
144* changes for group management
145
146## â¬ï¸ Dependencies
147
148### Server
149
150### Frontend
151
152
153
154# [2.3.0 BETA 6] - 26.08.2024
155
156Fix playback issues due to missing http profile
157
158# [2.3.0 BETA 5] - 26.08.2024
159
160## What's Changed
161* Fix playback of radio streams on Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1610
162* Enforce default HTTP profile for slimproto players by @marcelveldt in https://github.com/music-assistant/server/pull/1611
163* More bugfixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1612
164
165
166**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b4...2.3.0b5
167
168# [2.3.0 BETA 4] - 25.08.2024
169
170## Whatâs Changed
171
172### Server 2.3.0 BETA 4
173
174## What's Changed
175* Jellyfin: Fix login for some instances by @Jc2k in https://github.com/music-assistant/server/pull/1601
176* A few minor follow-up fixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1602
177* A collection of small tweaks and bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/1603
178* Add feature to transfer a queue by @marcelveldt in https://github.com/music-assistant/server/pull/1606
179* Add config option to specify the http content length header by @marcelveldt in https://github.com/music-assistant/server/pull/1607
180* Sonos S2 provider follow-up by @marcelveldt in https://github.com/music-assistant/server/pull/1608
181* frontend-2.8.10 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1609
182
183
184**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b3...2.3.0b4
185
186### Frontend 2.8.10
187
188* Add feature to transfer a queue
189
190## â¬ï¸ Dependencies
191
192### Server
193
194### Frontend
195
196
197
198# [2.3.0 BETA 3] - 23.08.2024
199
200## Breaking change!
201This (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.
202
203## What's Changed
204* Prevent db migration when upgrading from 2.1 to 2.2 by @marcelveldt in https://github.com/music-assistant/server/pull/1596
205* Small improvements to the spotify token auth by @marcelveldt in https://github.com/music-assistant/server/pull/1597
206* Fix track number gets mixed up with disc number by @marcelveldt in https://github.com/music-assistant/server/pull/1598
207* Guard against eyed3 returning None by @dmcc in https://github.com/music-assistant/server/pull/1599
208* New Sonos S2 player provider by @marcelveldt in https://github.com/music-assistant/server/pull/1600
209
210## New Contributors
211* @dmcc made their first contribution in https://github.com/music-assistant/server/pull/1599
212
213**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b2...2.3.0b3
214
215# [2.3.0 BETA 2] - 22.08.2024
216
217## What's Changed
218
219* Fix removal of a provider by @marcelveldt in https://github.com/music-assistant/server/pull/1594
220* Fix Tidal login auth flow not showing by @marcelveldt in https://github.com/music-assistant/server/pull/1595
221
222**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b1...2.3.0b2
223
224# [2.3.0 BETA 1] - 22.08.2024
225
226## Whatâs Changed
227
228- #1591 - Fix Auth popup not showing
229- #1590 - Fix new playlists get corrupted (@marcelveldt)
230
231
232# [2.3.0 BETA 0] - 21.08.2024
233
234The begin of beta for 2.3 - some new features will land in this cycle so stay tuned.
235
236This version is on par with stable version 2.2.0
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256