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