/
/
/
1# [2.4.0 BETA 12] - 10.01.2025
2
3## What's Changed
4
5* Fix: Use of incorrect type for group_childs in player_group provider by @maximmaxim345 in https://github.com/music-assistant/server/pull/1845
6* chore: enable mypy for new modules by default by @Jc2k in https://github.com/music-assistant/server/pull/1849
7* fix: Make sure that Jellyfin playlists are sorted and paginated by @Jc2k in https://github.com/music-assistant/server/pull/1847
8* Small fix for checking playlist url by @ztripez in https://github.com/music-assistant/server/pull/1846
9* chore: mypy for airplay by @Jc2k in https://github.com/music-assistant/server/pull/1848
10* Mypy fixes by @Jc2k in https://github.com/music-assistant/server/pull/1851
11* Feat: Add multi device DSP support by @maximmaxim345 in https://github.com/music-assistant/server/pull/1839
12
13## New Contributors
14* @ztripez made their first contribution in https://github.com/music-assistant/server/pull/1846
15
16**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.0b11...2.4.0b12
17
18# [2.4.0 BETA 11] - 09.01.2025
19
20## Whatâs Changed
21
22### Server 2.4.0 BETA 11
23
24## What's Changed
25
26* Fix error on missing key in RSS Podcast data. by @saeugetier in https://github.com/music-assistant/server/pull/1832
27* frontend-2.10.4 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1838
28* Fix: Jellyfin login should use a stable device id to avoid leaking device records in Jellyfin backend by @Jc2k in https://github.com/music-assistant/server/pull/1840
29* Fix: Avoid extra call to get playlist metadata when fetching playlist tracks in Jellyfin by @Jc2k in https://github.com/music-assistant/server/pull/1843
30* Performance improvements for filesystem provider by @marcelveldt in https://github.com/music-assistant/server/pull/1844
31
32**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.0b10...2.4.0b11
33
34### Frontend 2.10.4
35
36- #807 - Lokalise translations update (@github-actions)
37
38## ð Bugfixes
39
40- #808 - fix: Use a better solution to watch params (@felipetoffolo1)
41
42## â¬ï¸ Dependencies
43
44### Server
45
46### Frontend
47
48
49
50# [2.4.0 BETA 10] - 07.01.2025
51
52## What's Changed
53
54Various small issues resolved introduced in 2.4.0b9
55
56**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.0b9...2.4.0b10
57
58# [2.4.0 BETA 9] - 06.01.2025
59
60## What's Changed
61
62## New Features
63
64This beta brings core support for Podcasts and Audiobooks. Note that the individual providers still need to be adjusted to support this new media types. The first provider that received support for podcasts is Subsonic.
65
66We also welcome a brand new provider, which lets you add podcasts from an RSS feed.
67
68* Subsonic: Add Podcast Support by @khers in https://github.com/music-assistant/server/pull/1802
69* A bunch of fixes for the enqueue and radio mode logic by @marcelveldt in https://github.com/music-assistant/server/pull/1829
70* Add RSS Feed Podcast provider by @saeugetier in https://github.com/music-assistant/server/pull/1817
71
72## Fixes and maintenance
73
74* Fix small typo in Subsonic provider by @OzGav in https://github.com/music-assistant/server/pull/1818
75* fix type of template player provider manifest by @AlCalzone in https://github.com/music-assistant/server/pull/1819
76* Podcast and audiobook support follow up by @marcelveldt in https://github.com/music-assistant/server/pull/1825
77* Fix support links by @chatziko in https://github.com/music-assistant/server/pull/1823
78* Fix: Disable the DSP by default by @maximmaxim345 in https://github.com/music-assistant/server/pull/1824
79* Remove the devcontainer because its unmaintained by @marcelveldt in https://github.com/music-assistant/server/pull/1830
80
81
82## New Contributors
83* @AlCalzone made their first contribution in https://github.com/music-assistant/server/pull/1819
84* @saeugetier made their first contribution in https://github.com/music-assistant/server/pull/1817
85
86**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.0b8...2.4.0b9
87
88# [2.4.0 BETA 8] - 23.12.2024
89
90## Whatâs Changed
91
92## ð Bugfixes
93
94- #1806 - Allow Chromecast provider to handle/avoid images which are "too big" (@ijc)
95- #1811 - Fix group players: No players available to form sync group (@MarvinSchenkel)
96
97## ð Features
98
99- #1806 - Allow Chromecast provider to handle/avoid images which are "too big" (@ijc)
100- #1795 - Add Configurable DSP with Parametric Equalizer (@maximmaxim345)
101- #1799 - Add support for iBroadcast as music provider (@robsonke)
102
103
104# [2.4.0 BETA 7] - 23.11.2024
105
106Small fix for search + play media by name
107
108# [2.4.0 BETA 6] - 21.11.2024
109
110### Features
111
112* Adjust code to changes in the models ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba))
113* Bump models to 1.1.2 ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba))
114* Refactor sync to group to make it more universal ([b1a67a4](https://github.com/music-assistant/server/commit/b1a67a46ae3b20b1cfa707bdbe9ffe0dd3d52bba))
115
116
117### Bug Fixes
118
119* announcements on HA players ([ec9c476](https://github.com/music-assistant/server/commit/ec9c4766037e47852a9a1b0141d41ad8eb1f8a1b))
120* Improve accuracy of matching album in directory structure for local filesystem ([#1779](https://github.com/music-assistant/server/issues/1779)) ([324d360](https://github.com/music-assistant/server/commit/324d360f53eafac7dfb793053734e8abc2596990))
121* Issues with player groups and airplay mode ([790c6aa](https://github.com/music-assistant/server/commit/790c6aaf0e5fdd044a91ff1c9e5f72dc4d5b2717))
122* Radio mode for Subsonic provider ([#1784](https://github.com/music-assistant/server/issues/1784)) ([c028d5c](https://github.com/music-assistant/server/commit/c028d5cb3ab385580120003b1d7bc7b832fd53e3))
123* Sonos Airplay mode ([2a90217](https://github.com/music-assistant/server/commit/2a9021764ef830fb0bbebc25f3d79a7af5959ae9))
124* Tweaks for ESPHome mediaplayers ([46fe6ab](https://github.com/music-assistant/server/commit/46fe6ab9f58e6ab84c9c77e7edb8323fb3b383a4))
125
126
127# [2.4.0 BETA 5] - 16.11.2024
128
129### Bug Fixes
130
131* Don't Stop the Music for Subsonic and remove Podcast hacks ([#1774](https://github.com/music-assistant/server/issues/1774)) ([da42973](https://github.com/music-assistant/server/commit/da429731696e68770c2992837029810e58deeb6d))
132* Handle retry exception during authentication in Bluesound provider ([#1778](https://github.com/music-assistant/server/issues/1778)) ([4744d18](https://github.com/music-assistant/server/commit/4744d18d7325097d9ef51a7955f987b4fed042f2))
133* Ignore airplay for broken Sonos devices ([0d76599](https://github.com/music-assistant/server/commit/0d76599d1608c4c70274d9bd9ef293b8d0de5d04))
134* Sonos airplay mode infinite loop ([c710d9b](https://github.com/music-assistant/server/commit/c710d9bced22f38fb33663f16b6b24e3cb1567d6))
135
136# [2.4.0 BETA 4] - 04.11.2024
137
138### Features
139
140* pre-install all requirements in the docker image ([7c69c66](https://github.com/music-assistant/server/commit/7c69c66af9ac488d5a2882cab1278bd662ba2ddf))
141* Reorganize repository to contain only the server code ([36a706f](https://github.com/music-assistant/server/commit/36a706fcdf7a5a16e04fef5fe0d599b1ef1d37d3))
142* Use dedicated directory for cache files ([5ab2d36](https://github.com/music-assistant/server/commit/5ab2d369f1a606b80a2c170df5c3218281c425cf))
143
144
145### Bug Fixes
146
147* Can't delete item in queue when queue is not active ([07df754](https://github.com/music-assistant/server/commit/07df754321468a3192b80bfcafa4f0252745eab1))
148* Check if metadata job exists before clearing it ([0b78ba0](https://github.com/music-assistant/server/commit/0b78ba05c9f7bc8e1b03ce28000c4d5e4cc44080))
149* leftover issues after repo split up ([cec5e7f](https://github.com/music-assistant/server/commit/cec5e7f7c55fbb18185c0e72c93492b00b574bf1))
150* use relative path for all default images and collages ([fdc942f](https://github.com/music-assistant/server/commit/fdc942fa3e853f5cd9c47ca42b3c1fe28ee623e6))
151
152# [2.4.0 BETA 3] - 28.10.2024
153
154**Bug Fixes**
155- Do not retry Snapcast connection if we want to exit ([6ad7503](https://github.com/music-assistant/server/commit/6ad750347962d73a281a2cef4f88f95627aab32f))
156- Enqueue player feature not correctly set on cast groups and dlna players ([f9a855d](https://github.com/music-assistant/server/commit/f9a855de1f846de5c582c346d0cfbaa8394ba1e8))
157- Group volume up/down not implemented ([a1eede9](https://github.com/music-assistant/server/commit/a1eede9b1675a52bb8cc3e03a95a449754e2255b))
158- Prevent redundant lookup of full media item in queue controller ([734dc5b](https://github.com/music-assistant/server/commit/734dc5b99b705ed9ce6089d85ee72f4484836442))
159- snapcast player in universal player group (https://github.com/music-assistant/server/issues/1756) ([f7ee100](https://github.com/music-assistant/server/commit/f7ee1007d79ab681c014e540da69d91e6457f4f1))
160
161# [2.4.0 BETA 2] - 25.10.2024
162
163Throttle metadata lookup to prevent it from taking all resources.
164
165**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.1...2.4.0b2
166
167# [2.4.0 BETA 1] - 25.10.2024
168
169- Fix cast players reporting (time) state updates.
170- Fix some local images not showing in the UI.
171- Fix out of memory issues when handling metadata for large playlists.
172
173**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.0b0...2.4.0b1
174
175# [2.4.0 BETA 0] - 25.10.2024
176
177Start of the 2.4 beta period.
178
179This version is on par with 2.3.0 stable, no additional features.
180
181# [2.3.0 RC3] - 24.10.2024
182
183## What's Changed
184
185* Some small frontend tweaks
186* Fix group only playing to one player
187
188**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0rc2...2.3.0rc3
189
190# [2.3.0 RC 2] - 24.10.2024
191
192## What's Changed
193* Several small fixes
194* Fix track enqueuing by @marcelveldt in https://github.com/music-assistant/server/pull/1747
195
196**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0rc1...2.3.0rc2
197
198# [2.3.0 RC 1] - 23.10.2024
199
200## Whatâs Changed
201
202### Server 2.3.0 RC 1
203
204## What's Changed
205* SiriusXM: live radio data in the stream title by @btoconnor in https://github.com/music-assistant/server/pull/1739
206* Fix for Spotify authentication expires mid-stream by @marcelveldt in https://github.com/music-assistant/server/pull/1741
207* Revert to snapweb v5 by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1742
208* Several improvements to the queue controller by @marcelveldt in https://github.com/music-assistant/server/pull/1744
209* Snapcast fix short announcements by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1743
210* frontend-v2.9.10 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1745
211
212
213**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b34...2.3.0rc1
214
215### Frontend v2.9.10
216
217## [2.9.10](https://github.com/music-assistant/frontend/compare/v2.9.9...v2.9.10) (2024-10-23)
218
219
220### Bug Fixes
221
222* Correct check if image proxy should be used ([ce08d5d](https://github.com/music-assistant/frontend/commit/ce08d5d26593fc373c62278a1e0dae0263a941e6))
223* endless loop in queue items retrieval ([306314b](https://github.com/music-assistant/frontend/commit/306314b3702158692e4fd3e2bb04ad7fd42b4597))
224* Queue items list refresh issues ([138d5e4](https://github.com/music-assistant/frontend/commit/138d5e4297fe50ee19909ca0fc17b7213bffc504))
225
226## â¬ï¸ Dependencies
227
228### Server
229
230### Frontend
231
232
233
234# [2.3.0 BETA 34] - 22.10.2024
235
236## What's Changed
237
238* Some final tweaks and cleanup to the Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1733
239* Fix announcements to (universal) group players by @marcelveldt in https://github.com/music-assistant/server/pull/1740
240
241
242**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b33...2.3.0b34
243
244# [2.3.0 BETA 33] - 20.10.2024
245
246## What's Changed
247
248* Add SiriusXM Music Provider by @btoconnor in https://github.com/music-assistant/server/pull/1730
249* Bugfixes for Airplay and HLS streams by @marcelveldt in https://github.com/music-assistant/server/pull/1731
250
251## New Contributors
252* @btoconnor made their first contribution in https://github.com/music-assistant/server/pull/1730
253
254NOTE: Beta 32 is skipped due to it containing a bug that prevents playback of http sources
255
256**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b31...2.3.0b33
257
258# [2.3.0 BETA 31] - 19.10.2024
259
260## What's Changed
261
262* Fix parsing of HLS (sub)streams by @marcelveldt in https://github.com/music-assistant/server/pull/1727
263* Various fixes and enhancements for (TTS) Announcements by @marcelveldt in https://github.com/music-assistant/server/pull/1728
264
265**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b30...2.3.0b31
266
267# [2.3.0 BETA 30] - 19.10.2024
268
269## What's Changed
270
271* Update to snapweb v0.8.0 by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1690
272* Snapcast: Add configuration options by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1692
273* Snapcast: Ensures the default stream exists by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1702
274* Complete refactor of player groups logic by @marcelveldt in https://github.com/music-assistant/server/pull/1704
275* Snapcast update 0.29 by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1705
276* Add 'Don't stop the music' feature by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1681
277* Refactor SnapCastProvider cmd_volume_mute method by @SantiagoSotoC in https://github.com/music-assistant/server/pull/1718
278
279
280
281**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b29...2.3.0b30
282
283# [2.3.0 BETA 29] - 30.09.2024
284
285## What's Changed
286
287* Fix some playback issues by @marcelveldt in https://github.com/music-assistant/server/pull/1689
288* fix: album directory parsing with album versions by @skrobul in https://github.com/music-assistant/server/pull/1683
289
290## New Contributors
291* @skrobul made their first contribution in https://github.com/music-assistant/server/pull/1683
292
293**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b28...2.3.0b29
294
295# [2.3.0 BETA 28] - 29.09.2024
296
297## What's Changed
298
299Fixes for running the docker image with custom user.
300
301
302**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b26...2.3.0b28
303
304# [2.3.0 BETA 27] - 23.09.2024
305
306- Prevent KeyError when setting up a HA Media player
307- Fallback to regular pip in case uv pip fails due to permissions
308
309
310**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b26...2.3.0b27
311
312# [2.3.0 BETA 26] - 20.09.2024
313
314## What's Changed
315* Bluesound: dynamic polling by @Cyanogenbot in https://github.com/music-assistant/server/pull/1671
316* Fix: Disable shuffle for radio mode by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1673
317* Fix keyerror in cache autocleanup by @marcelveldt in https://github.com/music-assistant/server/pull/1674
318* Better handling of Spotify stream error (due to token expiration) by @marcelveldt in https://github.com/music-assistant/server/pull/1676
319
320
321**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b25...2.3.0b26
322
323# [2.3.0 BETA 25] - 17.09.2024
324
325## What's Changed
326
327* Fix: flow mode not being applied in all cases (while it should) by @marcelveldt in https://github.com/music-assistant/server/pull/1672
328
329This fixes the issue where a playlist would stop playing on some DLNA or HA based players
330
331
332
333# [2.3.0 BETA 24] - 16.09.2024
334
335## What's Changed
336
337* Fix API compatibility by @marcelveldt in https://github.com/music-assistant/server/pull/1662
338* Try parsing track number from the filename by @marcelveldt in https://github.com/music-assistant/server/pull/1663
339* Fix: Handle radio stations providing non utf-8 in streamtitle by @marcelveldt in https://github.com/music-assistant/server/pull/1664
340* Fix loading state from cache when connecting to slimproto players by @kepstin in https://github.com/music-assistant/server/pull/1666
341* Adding missing icon for the Soundcloud music provider by @robsonke in https://github.com/music-assistant/server/pull/1665
342* A few small bugfixes and enhancements to playback and enqueuing by @marcelveldt in https://github.com/music-assistant/server/pull/1670
343
344## New Contributors
345* @kepstin made their first contribution in https://github.com/music-assistant/server/pull/1666
346* @robsonke made their first contribution in https://github.com/music-assistant/server/pull/1665
347
348**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b23...2.3.0b24
349
350# [2.3.0 BETA 23] - 14.09.2024
351
352## What's Changed
353
354* Several bugfixes and enhancements to audio streaming
355* Some frontend tweaks
356* Add fine grained control for volume normalization
357
358
359**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b22...2.3.0b23
360
361# [2.3.0 BETA 22] - 12.09.2024
362
363## What's Changed
364* Bluesound: fixed enqueue next issue, announcements by @Cyanogenbot in https://github.com/music-assistant/server/pull/1659
365
366
367**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b21...2.3.0b22
368
369# [2.3.0 BETA 21] - 11.09.2024
370
371## What's Changed
372
373* Add Bluesound player provider by @Cyanogenbot in https://github.com/music-assistant/server/pull/1624
374* Feature: Radio mode enhancements by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1654
375* Volume normalization improvements by @marcelveldt in https://github.com/music-assistant/server/pull/1657
376* 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
377
378
379## New Contributors
380* @Cyanogenbot made their first contribution in https://github.com/music-assistant/server/pull/1624
381
382**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b20...2.3.0b21
383
384# [2.3.0 BETA 20] - 09.09.2024
385
386## What's Changed
387* Add Ukrainian to supported (metadata) languages by @OzGav in https://github.com/music-assistant/server/pull/1650
388* 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
389* Apple Music: Various fixes by @MarvinSchenkel in https://github.com/music-assistant/server/pull/1652
390* Fix several issues with enqueueing of next track by @marcelveldt in https://github.com/music-assistant/server/pull/1653
391
392
393**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b19...2.3.0b20
394
395# [2.3.0 BETA 19] - 04.09.2024
396
397Fix for broken build
398
399# [2.3.0 BETA 18] - 04.09.2024
400
401## What's Changed
402* Use new release workflow
403* Some small bugfixes and tweaks by @marcelveldt in https://github.com/music-assistant/server/pull/1642
404
405**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b17...2.3.0b18
406
407# [2.3.0 BETA 17] - 30.08.2024
408
409## What's Changed
410
411* Introduce a HLS radio streams parser (for the BBC radio streams) by @marcelveldt in https://github.com/music-assistant/server/pull/1633
412
413--> This -should- fix issues with BBC/HLS radio streams stopping abruptly, but please extensively test!
414
415
416**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b16...2.3.0b17
417
418# [2.3.0 BETA 16] - 30.08.2024
419
420- Fix mounting SMB shares in remote files provider
421- Fix HTTP playback issues
422
423# [2.3.0 BETA 15] - 30.08.2024
424
425## What's Changed
426
427* Fix snapcast state not updating by @marcelveldt in https://github.com/music-assistant/server/pull/1626
428* Add Korean to supported languages by @OzGav in https://github.com/music-assistant/server/pull/1623
429* Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in https://github.com/music-assistant/server/pull/1628
430* Fix a typo by @OzGav in https://github.com/music-assistant/server/pull/1627
431* Switch base image to Alpine by @marcelveldt in https://github.com/music-assistant/server/pull/1629
432* Fix Album tracks connected to the wrong album in UI
433* Fix several small quirks with streaming
434* Bump ffmpeg to check if that helps with the BBC streams
435* Add a bit of retry logic if a stream fails
436
437NOTE: betas 9-14 were flawed due the switch of our base image.
438
439**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b8...2.3.0b15
440
441
442# [2.3.0 BETA 8] - 28.08.2024
443
444## What's Changed
445* Fixes and enhancements to syncgroups and UGP groups by @marcelveldt in https://github.com/music-assistant/server/pull/1621
446* Some fixes for unstable (HLS) radio streams by @marcelveldt in https://github.com/music-assistant/server/pull/1622
447* Bump ytmusicapi from 1.8.0 to 1.8.1 by @dependabot in https://github.com/music-assistant/server/pull/1616
448* Filesystem matching and metadata fixes by @marcelveldt in https://github.com/music-assistant/server/pull/1625
449
450
451**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b7...2.3.0b8
452
453# [2.3.0b7] - 26.08.2024
454
455## Whatâs Changed
456
457### Server 2.3.0b7
458
459## What's Changed
460* Some more tweaks/fixes to the Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1613
461* Refactor groups support by @marcelveldt in https://github.com/music-assistant/server/pull/1619
462
463* Bump aiohttp from 3.10.4 to 3.10.5 by @dependabot in https://github.com/music-assistant/server/pull/1615
464* Bump ruff from 0.6.1 to 0.6.2 by @dependabot in https://github.com/music-assistant/server/pull/1618
465* frontend-2.8.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1620
466
467* Bump mypy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/music-assistant/server/pull/1614
468* Bump syrupy from 4.6.1 to 4.7.1 by @dependabot in https://github.com/music-assistant/server/pull/1617
469* Typing: Tidal by @Jc2k in https://github.com/music-assistant/server/pull/1525
470
471
472**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b6...2.3.0b7
473
474### Frontend 2.8.11
475
476* changes for group management
477
478## â¬ï¸ Dependencies
479
480### Server
481
482### Frontend
483
484
485
486# [2.3.0 BETA 6] - 26.08.2024
487
488Fix playback issues due to missing http profile
489
490# [2.3.0 BETA 5] - 26.08.2024
491
492## What's Changed
493* Fix playback of radio streams on Sonos S2 provider by @marcelveldt in https://github.com/music-assistant/server/pull/1610
494* Enforce default HTTP profile for slimproto players by @marcelveldt in https://github.com/music-assistant/server/pull/1611
495* More bugfixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1612
496
497
498**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b4...2.3.0b5
499
500# [2.3.0 BETA 4] - 25.08.2024
501
502## Whatâs Changed
503
504### Server 2.3.0 BETA 4
505
506## What's Changed
507* Jellyfin: Fix login for some instances by @Jc2k in https://github.com/music-assistant/server/pull/1601
508* A few minor follow-up fixes for the new Sonos provider by @marcelveldt in https://github.com/music-assistant/server/pull/1602
509* A collection of small tweaks and bugfixes by @marcelveldt in https://github.com/music-assistant/server/pull/1603
510* Add feature to transfer a queue by @marcelveldt in https://github.com/music-assistant/server/pull/1606
511* Add config option to specify the http content length header by @marcelveldt in https://github.com/music-assistant/server/pull/1607
512* Sonos S2 provider follow-up by @marcelveldt in https://github.com/music-assistant/server/pull/1608
513* frontend-2.8.10 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1609
514
515
516**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b3...2.3.0b4
517
518### Frontend 2.8.10
519
520* Add feature to transfer a queue
521
522## â¬ï¸ Dependencies
523
524### Server
525
526### Frontend
527
528
529
530# [2.3.0 BETA 3] - 23.08.2024
531
532## Breaking change!
533This (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.
534
535## What's Changed
536* Prevent db migration when upgrading from 2.1 to 2.2 by @marcelveldt in https://github.com/music-assistant/server/pull/1596
537* Small improvements to the spotify token auth by @marcelveldt in https://github.com/music-assistant/server/pull/1597
538* Fix track number gets mixed up with disc number by @marcelveldt in https://github.com/music-assistant/server/pull/1598
539* Guard against eyed3 returning None by @dmcc in https://github.com/music-assistant/server/pull/1599
540* New Sonos S2 player provider by @marcelveldt in https://github.com/music-assistant/server/pull/1600
541
542## New Contributors
543* @dmcc made their first contribution in https://github.com/music-assistant/server/pull/1599
544
545**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b2...2.3.0b3
546
547# [2.3.0 BETA 2] - 22.08.2024
548
549## What's Changed
550
551* Fix removal of a provider by @marcelveldt in https://github.com/music-assistant/server/pull/1594
552* Fix Tidal login auth flow not showing by @marcelveldt in https://github.com/music-assistant/server/pull/1595
553
554**Full Changelog**: https://github.com/music-assistant/server/compare/2.3.0b1...2.3.0b2
555
556# [2.3.0 BETA 1] - 22.08.2024
557
558## Whatâs Changed
559
560- #1591 - Fix Auth popup not showing
561- #1590 - Fix new playlists get corrupted (@marcelveldt)
562
563
564# [2.3.0 BETA 0] - 21.08.2024
565
566The begin of beta for 2.3 - some new features will land in this cycle so stay tuned.
567
568This version is on par with stable version 2.2.0
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640