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