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