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