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