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