/
/
/
1# [2.6.0 BETA 18] - 11.08.2025
2
3Fixes for YouTube Music and Spotify playback
4
5# [2.6.0 BETA 17] - 10.08.2025
6
7Fixes for YouTube Music and Spotify playback
8
9# [2.6.0 BETA 16] - 10.08.2025
10
11Fixes for YouTube Music and Spotify playback
12
13# [2.6.0 BETA 16] - 10.08.2025
14
15Fixes for YouTube Music and Spotify playback
16
17# [2.6.0 BETA 15] - 10.08.2025
18
19**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b14...2.6.0b15
20
21# [2.6.0 BETA 14] - 03.07.2025
22
23## What's Changed
24* Change online logo URL by @OzGav in https://github.com/music-assistant/server/pull/2252
25* Subsonic: Handle uninitialized port config value by @khers in https://github.com/music-assistant/server/pull/2263
26* Chore(deps): Bump pillow from 11.2.1 to 11.3.0 by @dependabot in https://github.com/music-assistant/server/pull/2262
27* Fix library query with random order by @maximmaxim345 in https://github.com/music-assistant/server/pull/2255
28* YTMusic: Fix extractor error by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2264
29* Implement pagination for plex provider by @chicco-carone in https://github.com/music-assistant/server/pull/2253
30* Fix Web Player playback on iOS and iPadOS by @maximmaxim345 in https://github.com/music-assistant/server/pull/2261
31* fix: non-ascii characters in didl_lite metadata by @fmunkes in https://github.com/music-assistant/server/pull/2256
32* Parallelize Recommendation creation in Subsonic provider by @khers in https://github.com/music-assistant/server/pull/2254
33* Fix Alexa player provider bugs during experimental testing by @alams154 in https://github.com/music-assistant/server/pull/2251
34* Fix the timestamp modified trigger on the db by @marcelveldt in https://github.com/music-assistant/server/pull/2266
35
36## New Contributors
37* @chicco-carone made their first contribution in https://github.com/music-assistant/server/pull/2253
38
39**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b13...2.6.0b14
40
41# [2.6.0 BETA 13] - 24.06.2025
42
43## Whatâs Changed
44
45### Server 2.6.0 BETA 13
46
47### Server 2.6.0 BETA 12
48
49## What's Changed
50* Chore: Subsonic: Clean up last of the typing errors and add tests by @khers in https://github.com/music-assistant/server/pull/2225
51* Chore(deps): Bump aiohttp from 3.11.18 to 3.12.11 by @dependabot in https://github.com/music-assistant/server/pull/2222
52* Fix typo preventing translation by @OzGav in https://github.com/music-assistant/server/pull/2219
53* Chore(deps): Bump ruff from 0.11.11 to 0.11.13 by @dependabot in https://github.com/music-assistant/server/pull/2220
54* docs: add notes about developing on MA's models by @maximmaxim345 in https://github.com/music-assistant/server/pull/2224
55* Fix: Subsonic: Don't recreate deleted bookmark by @khers in https://github.com/music-assistant/server/pull/2227
56* Feat: Subsonic: Add configurable recommendations by @khers in https://github.com/music-assistant/server/pull/2226
57* Fix: Improvements to MusicKit auth workflow by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2230
58* Chore(deps): Bump aiohttp-fast-zlib from 0.2.3 to 0.3.0 by @dependabot in https://github.com/music-assistant/server/pull/2221
59* Add Opus to audiobook extensions by @jmberg in https://github.com/music-assistant/server/pull/2216
60* Chore(deps): Bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot in https://github.com/music-assistant/server/pull/2237
61* Chore(deps): Bump cryptography from 45.0.3 to 45.0.4 by @dependabot in https://github.com/music-assistant/server/pull/2236
62* Chore(deps): Bump aiohttp from 3.12.11 to 3.12.13 by @dependabot in https://github.com/music-assistant/server/pull/2235
63* Chore(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in https://github.com/music-assistant/server/pull/2233
64* Chore(deps): Bump certifi from 2025.4.26 to 2025.6.15 by @dependabot in https://github.com/music-assistant/server/pull/2232
65* Minor tweak due user confusion by @OzGav in https://github.com/music-assistant/server/pull/2241
66* Chore(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in https://github.com/music-assistant/server/pull/2239
67* Subsonic: Display the newest podcast episodes as front page recommendation by @khers in https://github.com/music-assistant/server/pull/2242
68* Ignore a guid containing spaces in podcasts parsing by @fmunkes in https://github.com/music-assistant/server/pull/2238
69* Fix Airplay not ungrouping properly by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2243
70* tidal: modify pagination function by @jozefKruszynski in https://github.com/music-assistant/server/pull/2231
71* Bump models to 1.1.46 by @fmunkes in https://github.com/music-assistant/server/pull/2244
72* frontend-2.15.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2247
73* Chore(deps): Bump pytest from 8.3.5 to 8.4.1 by @dependabot in https://github.com/music-assistant/server/pull/2246
74* Chore: Mypy for models by @fmunkes in https://github.com/music-assistant/server/pull/2195
75* Add Alexa player provider by @alams154 in https://github.com/music-assistant/server/pull/2210
76* Introduce (stability/development) stage on providers by @marcelveldt in https://github.com/music-assistant/server/pull/2248
77
78## New Contributors
79* @jmberg made their first contribution in https://github.com/music-assistant/server/pull/2216
80* @alams154 made their first contribution in https://github.com/music-assistant/server/pull/2210
81
82**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b11...2.6.0b12
83
84### Frontend 2.15.2
85
86- #1024 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
87- #1004 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
88
89### Frontend 2.15.2
90
91- #1024 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
92- #1004 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
93
94## â¬ï¸ Dependencies
95
96### Server
97
98### Server
99
100### Frontend
101
102<details>
103<summary>10 changes</summary>
104
105- #1009 - Chore(deps): Bump swiper from 11.2.6 to 11.2.8 (@[dependabot[bot]](https://github.com/apps/dependabot))
106- #1017 - Chore(deps-dev): Bump @fontsource/roboto from 5.2.5 to 5.2.6 (@[dependabot[bot]](https://github.com/apps/dependabot))
107- #1020 - Chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
108- #1021 - Chore(deps-dev): Bump sass from 1.88.0 to 1.89.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
109- #1026 - Chore(deps-dev): Bump @types/node from 22.15.18 to 24.0.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
110- #1027 - Chore(deps): Bump vue-i18n from 11.1.3 to 11.1.7 (@[dependabot[bot]](https://github.com/apps/dependabot))
111- #1014 - Chore(deps-dev): Bump unplugin from 2.3.2 to 2.3.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
112- #1028 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.4.0 to 5.5.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
113- #1029 - Chore(deps): Bump vue from 3.5.13 to 3.5.17 (@[dependabot[bot]](https://github.com/apps/dependabot))
114- #1005 - Chore(deps): Bump marked from 15.0.11 to 15.0.12 (@[dependabot[bot]](https://github.com/apps/dependabot))
115</details>
116
117### Frontend
118
119<details>
120<summary>10 changes</summary>
121
122- #1009 - Chore(deps): Bump swiper from 11.2.6 to 11.2.8 (@[dependabot[bot]](https://github.com/apps/dependabot))
123- #1017 - Chore(deps-dev): Bump @fontsource/roboto from 5.2.5 to 5.2.6 (@[dependabot[bot]](https://github.com/apps/dependabot))
124- #1020 - Chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
125- #1021 - Chore(deps-dev): Bump sass from 1.88.0 to 1.89.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
126- #1026 - Chore(deps-dev): Bump @types/node from 22.15.18 to 24.0.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
127- #1027 - Chore(deps): Bump vue-i18n from 11.1.3 to 11.1.7 (@[dependabot[bot]](https://github.com/apps/dependabot))
128- #1014 - Chore(deps-dev): Bump unplugin from 2.3.2 to 2.3.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
129- #1028 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.4.0 to 5.5.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
130- #1029 - Chore(deps): Bump vue from 3.5.13 to 3.5.17 (@[dependabot[bot]](https://github.com/apps/dependabot))
131- #1005 - Chore(deps): Bump marked from 15.0.11 to 15.0.12 (@[dependabot[bot]](https://github.com/apps/dependabot))
132</details>
133
134
135
136# [2.6.0 BETA 12] - 24.06.2025
137
138## Whatâs Changed
139
140### Server 2.6.0 BETA 12
141
142## What's Changed
143* Chore: Subsonic: Clean up last of the typing errors and add tests by @khers in https://github.com/music-assistant/server/pull/2225
144* Chore(deps): Bump aiohttp from 3.11.18 to 3.12.11 by @dependabot in https://github.com/music-assistant/server/pull/2222
145* Fix typo preventing translation by @OzGav in https://github.com/music-assistant/server/pull/2219
146* Chore(deps): Bump ruff from 0.11.11 to 0.11.13 by @dependabot in https://github.com/music-assistant/server/pull/2220
147* docs: add notes about developing on MA's models by @maximmaxim345 in https://github.com/music-assistant/server/pull/2224
148* Fix: Subsonic: Don't recreate deleted bookmark by @khers in https://github.com/music-assistant/server/pull/2227
149* Feat: Subsonic: Add configurable recommendations by @khers in https://github.com/music-assistant/server/pull/2226
150* Fix: Improvements to MusicKit auth workflow by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2230
151* Chore(deps): Bump aiohttp-fast-zlib from 0.2.3 to 0.3.0 by @dependabot in https://github.com/music-assistant/server/pull/2221
152* Add Opus to audiobook extensions by @jmberg in https://github.com/music-assistant/server/pull/2216
153* Chore(deps): Bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot in https://github.com/music-assistant/server/pull/2237
154* Chore(deps): Bump cryptography from 45.0.3 to 45.0.4 by @dependabot in https://github.com/music-assistant/server/pull/2236
155* Chore(deps): Bump aiohttp from 3.12.11 to 3.12.13 by @dependabot in https://github.com/music-assistant/server/pull/2235
156* Chore(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 by @dependabot in https://github.com/music-assistant/server/pull/2233
157* Chore(deps): Bump certifi from 2025.4.26 to 2025.6.15 by @dependabot in https://github.com/music-assistant/server/pull/2232
158* Minor tweak due user confusion by @OzGav in https://github.com/music-assistant/server/pull/2241
159* Chore(deps): Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 by @dependabot in https://github.com/music-assistant/server/pull/2239
160* Subsonic: Display the newest podcast episodes as front page recommendation by @khers in https://github.com/music-assistant/server/pull/2242
161* Ignore a guid containing spaces in podcasts parsing by @fmunkes in https://github.com/music-assistant/server/pull/2238
162* Fix Airplay not ungrouping properly by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2243
163* tidal: modify pagination function by @jozefKruszynski in https://github.com/music-assistant/server/pull/2231
164* Bump models to 1.1.46 by @fmunkes in https://github.com/music-assistant/server/pull/2244
165* frontend-2.15.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2247
166* Chore(deps): Bump pytest from 8.3.5 to 8.4.1 by @dependabot in https://github.com/music-assistant/server/pull/2246
167* Chore: Mypy for models by @fmunkes in https://github.com/music-assistant/server/pull/2195
168* Add Alexa player provider by @alams154 in https://github.com/music-assistant/server/pull/2210
169* Introduce (stability/development) stage on providers by @marcelveldt in https://github.com/music-assistant/server/pull/2248
170
171## New Contributors
172* @jmberg made their first contribution in https://github.com/music-assistant/server/pull/2216
173* @alams154 made their first contribution in https://github.com/music-assistant/server/pull/2210
174
175**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b11...2.6.0b12
176
177### Frontend 2.15.2
178
179- #1024 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
180- #1004 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
181
182## â¬ï¸ Dependencies
183
184### Server
185
186### Frontend
187
188<details>
189<summary>10 changes</summary>
190
191- #1009 - Chore(deps): Bump swiper from 11.2.6 to 11.2.8 (@[dependabot[bot]](https://github.com/apps/dependabot))
192- #1017 - Chore(deps-dev): Bump @fontsource/roboto from 5.2.5 to 5.2.6 (@[dependabot[bot]](https://github.com/apps/dependabot))
193- #1020 - Chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
194- #1021 - Chore(deps-dev): Bump sass from 1.88.0 to 1.89.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
195- #1026 - Chore(deps-dev): Bump @types/node from 22.15.18 to 24.0.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
196- #1027 - Chore(deps): Bump vue-i18n from 11.1.3 to 11.1.7 (@[dependabot[bot]](https://github.com/apps/dependabot))
197- #1014 - Chore(deps-dev): Bump unplugin from 2.3.2 to 2.3.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
198- #1028 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.4.0 to 5.5.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
199- #1029 - Chore(deps): Bump vue from 3.5.13 to 3.5.17 (@[dependabot[bot]](https://github.com/apps/dependabot))
200- #1005 - Chore(deps): Bump marked from 15.0.11 to 15.0.12 (@[dependabot[bot]](https://github.com/apps/dependabot))
201</details>
202
203
204
205# [2.6.0 BETA 11] - 10.06.2025
206
207## What's Changed
208* Fix: Subsonic Scrobble: Split the internal id for Podcast Episode by @khers in https://github.com/music-assistant/server/pull/2203
209* Update playlist correctly with deletion by @OzGav in https://github.com/music-assistant/server/pull/2205
210* Chore(deps): Bump pycryptodome from 3.22.0 to 3.23.0 by @dependabot in https://github.com/music-assistant/server/pull/2196
211* Search radio stations on tunein provider by @cociweb in https://github.com/music-assistant/server/pull/2204
212* Chore(deps): Bump mashumaro from 3.15 to 3.16 by @dependabot in https://github.com/music-assistant/server/pull/2208
213* Chore(deps): Bump cryptography from 45.0.2 to 45.0.3 by @dependabot in https://github.com/music-assistant/server/pull/2207
214* Chore(deps): Bump ruff from 0.11.10 to 0.11.11 by @dependabot in https://github.com/music-assistant/server/pull/2209
215* Chore(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot in https://github.com/music-assistant/server/pull/2211
216* Fix bug when using random order by @OzGav in https://github.com/music-assistant/server/pull/2206
217* YTMusic: Fix YTMusic playback by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2223
218
219
220**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b10...2.6.0b11
221
222# [2.6.0 BETA 10] - 23.05.2025
223
224## Whatâs Changed
225
226* Bump YT Music dependencies by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2202
227
228
229# [2.6.0 BETA 9] - 21.05.2025
230
231## What's Changed
232
233* Fix error when enqueuing items while queue is already playing
234* Chore: Separate BrowseFolder from MediaItemType by @fmunkes in https://github.com/music-assistant/server/pull/2194
235* Fix: Chore: Subonsic: Fix strict typing errors by @khers in https://github.com/music-assistant/server/pull/2200
236* Chore(deps): Subsonic Update to libopensonic 7.0.2 by @khers in https://github.com/music-assistant/server/pull/2201
237
238**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b8...2.6.0b9
239
240# [2.6.0 BETA 8] - 18.05.2025
241
242Fix some enqueuing issues with Sonos (s2)
243
244# [2.6.0 BETA 7] - 17.05.2025
245
246## Whatâs Changed
247
248### Server 2.6.0 BETA 7
249
250## What's Changed
251
252* Always choose mp3 streaming format for the Soundcloud provider by @robsonke in https://github.com/music-assistant/server/pull/2169
253* Subsonic: Fix: Only lookup album for track when an id exists by @khers in https://github.com/music-assistant/server/pull/2167
254* fix: musiccast - volume level handling + device discovery + current track by @fmunkes in https://github.com/music-assistant/server/pull/2165
255* Subsonic: Move to new api library by @khers in https://github.com/music-assistant/server/pull/2160
256* Add local lrc lyrics parsing to filesystem provider by @fmunkes in https://github.com/music-assistant/server/pull/2166
257* Use webserver for auth helper by @marcelveldt in https://github.com/music-assistant/server/pull/2170
258* Grammar and additional text suggestion by @OzGav in https://github.com/music-assistant/server/pull/2171
259* chore: MusicCast player config improvements + friendly names by @fmunkes in https://github.com/music-assistant/server/pull/2178
260* chore: sonos - use upnp helpers by @fmunkes in https://github.com/music-assistant/server/pull/2179
261* Subsonic: Protect all list iteration from possible NoneType by @khers in https://github.com/music-assistant/server/pull/2180
262* Feature: Subsonic: Add bookmark tracking for podcast episodes by @khers in https://github.com/music-assistant/server/pull/2188
263* Add subsonic scrobbler plugin by @Clusters in https://github.com/music-assistant/server/pull/2168
264* Fix: Prevent NoneType error whenever the track or album name is empty in a Plex playlist by @cociweb in https://github.com/music-assistant/server/pull/2182
265* Chore: Add mypy for helpers by @fmunkes in https://github.com/music-assistant/server/pull/2097
266* chore/fix: Subsonic: Update parsers and tests by @khers in https://github.com/music-assistant/server/pull/2181
267* fix: unbound library_items by @fmunkes in https://github.com/music-assistant/server/pull/2191
268* Fix: Subsonic: Expose the conn object for use outside of Provider by @khers in https://github.com/music-assistant/server/pull/2192
269* Improve sync stability by adapting to diff trend shifts by @pmamak in https://github.com/music-assistant/server/pull/2189
270* safer get for optional chromecast param "queue_item_id" by @el in https://github.com/music-assistant/server/pull/2183
271* frontend-2.15.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2193
272
273## New Contributors
274* @Clusters made their first contribution in https://github.com/music-assistant/server/pull/2168
275* @pmamak made their first contribution in https://github.com/music-assistant/server/pull/2189
276* @el made their first contribution in https://github.com/music-assistant/server/pull/2183
277
278**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b6...2.6.0b7
279
280### Frontend 2.15.1
281
282- #998 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
283- #990 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
284- #985 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
285
286## ð§° Maintenance
287
288- #973 - Add translation for builtin_playlists (@OzGav)
289
290## â¬ï¸ Dependencies
291
292### Server
293
294### Frontend
295
296<details>
297<summary>14 changes</summary>
298
299- #997 - Chore(deps-dev): Bump @types/node from 22.15.3 to 22.15.17 (@[dependabot[bot]](https://github.com/apps/dependabot))
300- #993 - Chore(deps-dev): Bump vite from 6.3.4 to 6.3.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
301- #995 - Chore(deps-dev): Bump eslint-config-prettier from 10.1.2 to 10.1.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
302- #994 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.3.1 to 5.4.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
303- #992 - Chore(deps-dev): Bump @vitejs/plugin-vue from 5.2.3 to 5.2.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
304- #991 - Chore(deps-dev): Bump sass from 1.87.0 to 1.88.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
305- #988 - Chore(deps-dev): Bump @types/node from 22.15.2 to 22.15.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
306- #987 - Chore(deps-dev): Bump vite from 6.3.3 to 6.3.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
307- #986 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.6 to 5.3.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
308- #981 - Chore(deps-dev): Bump sass from 1.86.3 to 1.87.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
309- #980 - Chore(deps): Bump marked from 15.0.10 to 15.0.11 (@[dependabot[bot]](https://github.com/apps/dependabot))
310- #982 - Chore(deps): Bump vue-router from 4.5.0 to 4.5.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
311- #983 - Chore(deps-dev): Bump @types/node from 22.14.1 to 22.15.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
312- #984 - Chore(deps-dev): Bump vue-tsc from 2.2.8 to 2.2.10 (@[dependabot[bot]](https://github.com/apps/dependabot))
313</details>
314
315
316
317# [2.6.0 BETA 6] - 02.05.2025
318
319## What's Changed
320
321* fix: more graceful episode handling for podcast parsers by @fmunkes in https://github.com/music-assistant/server/pull/2152
322* Add Yamaha MusicCast provider by @fmunkes in https://github.com/music-assistant/server/pull/2142
323* Support for Apple Music authentication in web UI by @maxlyth in https://github.com/music-assistant/server/pull/2150
324* Adjust file location and Add MusicCast icons by @OzGav in https://github.com/music-assistant/server/pull/2162
325* Add extra artist splitters in tag parser by @OzGav in https://github.com/music-assistant/server/pull/2163
326* [Airplay] Handle mDNS remove messages without service info by @poupounetjoyeux in https://github.com/music-assistant/server/pull/2154
327
328## New Contributors
329* @maxlyth made their first contribution in https://github.com/music-assistant/server/pull/2150
330* @poupounetjoyeux made their first contribution in https://github.com/music-assistant/server/pull/2154
331
332**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b5...2.6.0b6
333
334# [2.6.0 BETA 5] - 27.04.2025
335
336## What's Changed
337
338* Several improvements to announcements by @chatziko in https://github.com/music-assistant/server/pull/2145
339* Volume fixes for native announcements by @chatziko in https://github.com/music-assistant/server/pull/2151
340* Add debug message about concatenating announcement stream by @chatziko in https://github.com/music-assistant/server/pull/2149
341* Some bugfixes to Sonos when playing through a group and/or with airplay mode
342* Fix stream error on group player with crossfade enabled.
343* Fix playback failing on esphome devices with only mp3 pipeline
344
345**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b4...2.6.0b5
346
347# [2.6.0 BETA 4] - 24.04.2025
348
349## Whatâs Changed
350
351### Server 2.6.0 BETA 4
352
353## What's Changed
354
355* fix: library items removed by music provider not removed in MA library by @fmunkes in https://github.com/music-assistant/server/pull/2124
356* Fix AirPlay branding by @lassebm in https://github.com/music-assistant/server/pull/2127
357* YTMusic: Add recommendations by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2128
358* Fix all lowercase display names for AirPlay players by @lassebm in https://github.com/music-assistant/server/pull/2126
359* Add lrc lyric parsing to tidal by @jozefKruszynski in https://github.com/music-assistant/server/pull/2081
360* Audible: fixes type error of release_date metadata by @ztripez in https://github.com/music-assistant/server/pull/2104
361* Add LRCLIB lyrics metadata provider by @jozefKruszynski in https://github.com/music-assistant/server/pull/2123
362* Suggested grammar change by @OzGav in https://github.com/music-assistant/server/pull/2134
363* Tidal: Add limits to certain api calls by @jozefKruszynski in https://github.com/music-assistant/server/pull/2135
364* Tidal: Modify recommendations setup by @jozefKruszynski in https://github.com/music-assistant/server/pull/2136
365* Audible: adding multipart audiobooks by @ztripez in https://github.com/music-assistant/server/pull/2143
366* Subsonic: Fix spelling and grammar by @OzGav in https://github.com/music-assistant/server/pull/2137
367* tidal: allow audio quality switching after authentication by @jozefKruszynski in https://github.com/music-assistant/server/pull/2144
368* Add nugs.net music provider by @brian10048 in https://github.com/music-assistant/server/pull/1974
369* frontend-2.15.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2148
370
371## New Contributors
372* @lassebm made their first contribution in https://github.com/music-assistant/server/pull/2127
373* @brian10048 made their first contribution in https://github.com/music-assistant/server/pull/1974
374
375**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.1...2.6.0b4
376
377### Frontend 2.15.0
378
379- #979 - Lokalise: Translations update (@marcelveldt)
380- #972 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
381
382## ð Features
383
384- #960 - feat: Add lyrics viewer component (@jozefKruszynski)
385
386## ð§° Maintenance
387
388- #962 - add open home badge (@jozefKruszynski)
389
390## â¬ï¸ Dependencies
391
392### Server
393
394### Frontend
395
396<details>
397<summary>9 changes</summary>
398
399- #976 - Chore(deps): Bump @intlify/unplugin-vue-i18n from 6.0.5 to 6.0.8 (@[dependabot[bot]](https://github.com/apps/dependabot))
400- #975 - Chore(deps-dev): Bump vite from 6.2.5 to 6.3.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
401- #969 - Chore(deps): Bump marked from 15.0.7 to 15.0.8 (@[dependabot[bot]](https://github.com/apps/dependabot))
402- #974 - Chore(deps): Bump softprops/action-gh-release from 2.2.1 to 2.2.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
403- #971 - Chore(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
404- #970 - Chore(deps-dev): Bump @types/node from 22.14.0 to 22.14.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
405- #968 - Chore(deps-dev): Bump jsdom from 26.0.0 to 26.1.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
406- #967 - Chore(deps-dev): Bump unplugin from 2.2.2 to 2.3.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
407- #966 - Chore(deps): Bump home-assistant-js-websocket from 9.4.0 to 9.5.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
408</details>
409
410
411
412# [2.6.0 BETA 3] - 09.04.2025
413
414## What's Changed
415
416* Tidal: Various playlist and mix changes by @jozefKruszynski in https://github.com/music-assistant/server/pull/2118
417* Fix cast players not available at startup by @marcelveldt in https://github.com/music-assistant/server/pull/2121
418* Make Zeroconf only bind to the default interface by @altserg in https://github.com/music-assistant/server/pull/2100
419
420## New Contributors
421* @altserg made their first contribution in https://github.com/music-assistant/server/pull/2100
422
423**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b2...2.6.0b3
424
425# [2.6.0 BETA 2] - 08.04.2025
426
427## Whatâs Changed
428
429### Server 2.6.0 BETA 2
430
431## What's Changed
432
433* fix: snapcast delete client by @SantiagoSotoC in https://github.com/music-assistant/server/pull/2117
434* frontend-2.14.9 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2119
435* Enhancement: gPodder - optional handling of delete action by @fmunkes in https://github.com/music-assistant/server/pull/2115
436* Various minor bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/2120
437
438
439**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b1...2.6.0b2
440
441### Frontend 2.14.9
442
443- #959 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
444
445## â¬ï¸ Dependencies
446
447### Server
448
449### Frontend
450
451<details>
452<summary>7 changes</summary>
453
454- #952 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.5 to 5.2.6 (@[dependabot[bot]](https://github.com/apps/dependabot))
455- #953 - Chore(deps-dev): Bump vite from 6.2.3 to 6.2.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
456- #954 - Chore(deps): Bump vue-i18n from 11.1.2 to 11.1.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
457- #955 - Chore(deps-dev): Bump vite-plugin-vuetify from 2.1.0 to 2.1.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
458- #956 - Chore(deps-dev): Bump sass from 1.86.0 to 1.86.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
459- #957 - Chore(deps-dev): Bump @types/node from 22.13.14 to 22.14.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
460- #950 - Chore(deps-dev): Bump typescript from 5.8.2 to 5.8.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
461</details>
462
463
464
465# [2.6.0 BETA 1] - 07.04.2025
466
467## What's Changed
468
469* Fix usage of album loudness during playback by @cpaulik in https://github.com/music-assistant/server/pull/2107
470* Also use previous track to work out if an album is playing by @cpaulik in https://github.com/music-assistant/server/pull/2108
471* Audible: inverse of the suppoorted content type rule by @ztripez in https://github.com/music-assistant/server/pull/2106
472* Various small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/2116
473
474## New Contributors
475* @cpaulik made their first contribution in https://github.com/music-assistant/server/pull/2107
476
477**Full Changelog**: https://github.com/music-assistant/server/compare/2.6.0b0...2.6.0b1
478
479# [2.6.0 BETA 0] - 05.04.2025
480
481## Whatâs Changed
482
483### Server 2.6.0 BETA 0
484
485**The start of a new beta cycle !**
486
487## What's Changed
488
489* fix: Remove unused Sample Rate config from the Web Player by @maximmaxim345 in https://github.com/music-assistant/server/pull/2095
490* Snapserver v0.30.0 don't support add/remove stream by @SantiagoSotoC in https://github.com/music-assistant/server/pull/2098
491* frontend-2.14.8 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2096
492* Snapcast re add on player config removed by @SantiagoSotoC in https://github.com/music-assistant/server/pull/2099
493* Bluesound provider: use ip_address not address by @bmatheny in https://github.com/music-assistant/server/pull/2102
494* Several small fixes for playback and enqueuing by @marcelveldt in https://github.com/music-assistant/server/pull/2105
495* Snapcast fix external server stream by @SantiagoSotoC in https://github.com/music-assistant/server/pull/2103
496
497## New Contributors
498* @bmatheny made their first contribution in https://github.com/music-assistant/server/pull/2102
499
500**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b24...2.6.0b0
501
502### Frontend 2.14.8
503
504## ð§° Maintenance
505
506- #949 - Minor grammar tweaks (@OzGav)
507
508## â¬ï¸ Dependencies
509
510### Server
511
512### Frontend
513
514
515
516# [2.5.0 BETA 24] - 02.04.2025
517
518Fix playback when crossfade is enabled
519
520# [2.5.0 BETA 23] - 02.04.2025
521
522## Whatâs Changed
523
524### Server 2.5.0 BETA 23
525
526## What's Changed
527
528* Fix radio stream playback by @marcelveldt in https://github.com/music-assistant/server/pull/2090
529* fix: Built-in Web Player Part 4 by @maximmaxim345 in https://github.com/music-assistant/server/pull/2091
530* YT Music: Fix missing track thumbs by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2092
531* fix: abs - recommendation, series handling by @fmunkes in https://github.com/music-assistant/server/pull/2093
532* frontend-2.14.7 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2094
533* Fix for enqueueing track(s) while the last (or only) track is playing
534
535
536**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b22...2.5.0b23
537
538### Frontend 2.14.7
539
540- #947 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
541
542## ð Bugfixes
543
544- #948 - fix: Built-in Web Player Part 4 (@maximmaxim345)
545
546## â¬ï¸ Dependencies
547
548### Server
549
550### Frontend
551
552
553
554# [2.5.0 BETA 22] - 31.03.2025
555
556## Whatâs Changed
557
558### Server 2.5.0 BETA 22
559
560## What's Changed
561
562* feat: add DSP Config changed event by @maximmaxim345 in https://github.com/music-assistant/server/pull/2079
563* Revamped Crossfade support by @marcelveldt in https://github.com/music-assistant/server/pull/2087
564* frontend-2.14.6 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2088
565* fix: Recommendations for ABS and iTunes Podcasts by @fmunkes in https://github.com/music-assistant/server/pull/2086
566* Fix: enqueue next item by @marcelveldt in https://github.com/music-assistant/server/pull/2089
567
568
569
570**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b21...2.5.0b22
571
572### Frontend 2.14.6
573
574- #940 - feat: add DSP Config changed event (@maximmaxim345)
575
576## â¬ï¸ Dependencies
577
578### Server
579
580### Frontend
581
582<details>
583<summary>5 changes</summary>
584
585- #942 - Chore(deps-dev): Bump @types/node from 22.13.11 to 22.13.14 (@[dependabot[bot]](https://github.com/apps/dependabot))
586- #943 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.4 to 5.2.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
587- #944 - Chore(deps-dev): Bump vite-plugin-pwa from 0.21.2 to 1.0.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
588- #945 - Chore(deps): Bump vuetify from 3.7.18 to 3.7.19 (@[dependabot[bot]](https://github.com/apps/dependabot))
589- #946 - Chore(deps-dev): Bump vite from 6.2.2 to 6.2.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
590</details>
591
592
593
594# [2.5.0 BETA 21] - 31.03.2025
595
596## What's Changed
597
598* abs: browse recommendation by @fmunkes in https://github.com/music-assistant/server/pull/2080
599* Fix issue with enqueuing of items
600* Add db migration for invalid releasedate in db.
601
602**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b20...2.5.0b21
603
604# [2.5.0 BETA 20] - 30.03.2025
605
606## Whatâs Changed
607
608### Server 2.5.0 BETA 20
609
610## What's Changed
611
612* ABS: Enhancement - support for recommendations by @fmunkes in https://github.com/music-assistant/server/pull/2074
613* Make Apple Music sync more reliable by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2075
614* Add recommendations to itunes_podcasts by @fmunkes in https://github.com/music-assistant/server/pull/2076
615* A few small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/2078
616* frontend-2.14.5 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2077
617
618
619**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b19...2.5.0b20
620
621### Frontend 2.14.5
622
623## ð§° Maintenance
624
625- #939 - Lokalise: Translations update (@marcelveldt)
626
627## â¬ï¸ Dependencies
628
629### Server
630
631### Frontend
632
633
634
635# [2.5.0 BETA 19] - 29.03.2025
636
637## Whatâs Changed
638
639### Server 2.5.0 BETA 19
640
641## What's Changed
642
643* Tidal: fix images and add descriptions to mixes by @jozefKruszynski in https://github.com/music-assistant/server/pull/2071
644* fix: Built-in Web Player Part 3 by @maximmaxim345 in https://github.com/music-assistant/server/pull/2072
645* frontend-2.14.4 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2073
646* Possible fix for streamcache on docker installs
647* Fixes for recommendations
648
649**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b18...2.5.0b19
650
651### Frontend 2.14.4
652
653## ð Bugfixes
654
655- #938 - fix: Built-in Web Player Part 3 (@maximmaxim345)
656
657## ð Features and enhancements
658
659- Add some tweaks to the homescreen widgets
660
661## â¬ï¸ Dependencies
662
663### Server
664
665### Frontend
666
667
668
669# [2.5.0 BETA 18] - 28.03.2025
670
671## What's Changed
672
673* YT Music: Auto generate PO tokens for stream urls by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2069
674* Chore(deps): Bump aioaudiobookshelf from 0.1.4 to 0.1.6 by @dependabot in https://github.com/music-assistant/server/pull/2059
675* Add configurable recommendation rows on home screen
676
677
678**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b17...2.5.0b18
679
680# [2.5.0 BETA 17] - 27.03.2025
681
682## Whatâs Changed
683
684### Server 2.5.0 BETA 17
685
686## What's Changed
687
688* Subsonic: Set metadata.release_date when available by @khers in https://github.com/music-assistant/server/pull/2067
689* Soundcloud: Fallback to the track details for missing entries in playlists by @robsonke in https://github.com/music-assistant/server/pull/2063
690* frontend-2.14.2 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2068
691* Fix frontend not loading on HTTP address
692
693**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b16...2.5.0b17
694
695### Frontend 2.14.2
696
697Fix frontend when loaded as HTTP
698
699## â¬ï¸ Dependencies
700
701### Server
702
703### Frontend
704
705
706
707# [2.5.0 BETA 16] - 27.03.2025
708
709## Whatâs Changed
710
711### Server 2.5.0 BETA 16
712
713## What's Changed
714
715* Fix snapcast using external snapserver by @marcelveldt in https://github.com/music-assistant/server/pull/2044
716* feat: Built-in Web Player Part 2 by @maximmaxim345 in https://github.com/music-assistant/server/pull/2043
717* YTM: Ignore GVS token message for now. by @MarvinSchenkel in https://github.com/music-assistant/server/pull/2050
718* Audible: fixes pagination logic error is a users library have sub 50 items by @ztripez in https://github.com/music-assistant/server/pull/2055
719* Tidal: lower cache ttl, add translation keys to folders by @jozefKruszynski in https://github.com/music-assistant/server/pull/2049
720* fix: gPodder not checking guid on playlog sync if it is present by @fmunkes in https://github.com/music-assistant/server/pull/2053
721* Add support for Spotify Connect volume control by @Nezz in https://github.com/music-assistant/server/pull/2051
722* Make airplay provider robust to empty dacp request by @Dvad in https://github.com/music-assistant/server/pull/2052
723* Fix Audible provider crash during library sync by @ztripez in https://github.com/music-assistant/server/pull/2060
724* Add artist and release mbids to listenbrainz scobbles by @ijc in https://github.com/music-assistant/server/pull/2048
725* FIx: Subsonic: Don't pass container type to StreamDetails by @khers in https://github.com/music-assistant/server/pull/2061
726* Abs + Feed Parsers: release_date as datetime by @fmunkes in https://github.com/music-assistant/server/pull/2064
727* frontend-2.13.3 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2065
728* Fix Sonos provider pause weirdness
729* Fix Airplay provider restart stream
730* Several final fixes for audio caching
731* Various small tweaks and bugfixes
732
733
734## New Contributors
735* @Nezz made their first contribution in https://github.com/music-assistant/server/pull/2051
736* @Dvad made their first contribution in https://github.com/music-assistant/server/pull/2052
737
738**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b15...2.5.0b16
739
740### Frontend 2.13.3
741
742- #936 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
743- #924 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
744- #923 - Fix: Show the web player on all tabs of MA (@maximmaxim345)
745
746## ð Features
747
748- #918 - feat: Built-in Web Player Part 2 (@maximmaxim345)
749
750## â¬ï¸ Dependencies
751
752### Server
753
754### Frontend
755
756<details>
757<summary>13 changes</summary>
758
759- #932 - Chore(deps-dev): Bump unplugin from 2.2.0 to 2.2.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
760- #931 - Chore(deps): Bump vuetify from 3.7.16 to 3.7.18 (@[dependabot[bot]](https://github.com/apps/dependabot))
761- #930 - Chore(deps): Bump @intlify/unplugin-vue-i18n from 6.0.3 to 6.0.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
762- #929 - Chore(deps-dev): Bump sass from 1.85.1 to 1.86.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
763- #934 - Chore(deps-dev): Bump @vitejs/plugin-vue from 5.2.2 to 5.2.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
764- #928 - Chore(deps): Bump swiper from 11.2.5 to 11.2.6 (@[dependabot[bot]](https://github.com/apps/dependabot))
765- #927 - Chore(deps-dev): Bump @types/node from 22.13.10 to 22.13.11 (@[dependabot[bot]](https://github.com/apps/dependabot))
766- #926 - Chore(deps-dev): Bump vite-plugin-pwa from 0.21.1 to 0.21.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
767- #925 - Chore(deps-dev): Bump eslint-plugin-prettier from 5.2.3 to 5.2.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
768- #919 - Chore(deps): Bump vuetify from 3.7.15 to 3.7.16 (@[dependabot[bot]](https://github.com/apps/dependabot))
769- #920 - Chore(deps-dev): Bump vite from 6.2.1 to 6.2.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
770- #921 - Chore(deps-dev): Bump @vitejs/plugin-vue from 5.2.1 to 5.2.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
771- #922 - Chore(deps-dev): Bump nanoid from 5.1.3 to 5.1.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
772</details>
773
774
775
776# [2.5.0 BETA 15] - 16.03.2025
777
778## What's Changed
779
780* Refactor common code from listenbrainz and lastfm scrobblers by @ijc in https://github.com/music-assistant/server/pull/2042
781* Fix some issues with cache files not being found
782
783**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b14...2.5.0b15
784
785# [2.5.0b14] - 15.03.2025
786
787## What's Changed
788
789* Add gPodder podcast provider by @fmunkes in https://github.com/music-assistant/server/pull/2036
790* Chore(deps): Bump yt-dlp from 2024.12.23 to 2025.2.19 by @dependabot in https://github.com/music-assistant/server/pull/2020
791* abs - fix: do not sync audiobooks without tracks by @fmunkes in https://github.com/music-assistant/server/pull/2041
792* Chore(deps): Bump docker/login-action from 3.3.0 to 3.4.0 by @dependabot in https://github.com/music-assistant/server/pull/2039
793* Add Recommendations to Tidal provider by @jozefKruszynski in https://github.com/music-assistant/server/pull/2040
794* Fix wrong state in HA integration due to model mismatch
795* Fix issues with radio streams
796* Some final touches to stream caching
797
798
799**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b13...2.5.0b14
800
801# [2.5.0 BETA 13] - 13.03.2025
802
803## Whatâs Changed
804
805### Server 2.5.0 BETA 13
806
807## What's Changed
808
809* Some small improvements to the Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/2032
810* Add base logic for recommendations by @marcelveldt in https://github.com/music-assistant/server/pull/2033
811* [Chore] Move podcastparser parse functions from itunes search provider to helpers by @fmunkes in https://github.com/music-assistant/server/pull/2034
812* Feat: Mutichannel Parametric Equalizer by @maximmaxim345 in https://github.com/music-assistant/server/pull/2031
813* Several optimizations to the Snapcast provider by @marcelveldt in https://github.com/music-assistant/server/pull/2037
814* Podcastfeed: Use helper functions by @fmunkes in https://github.com/music-assistant/server/pull/2035
815* frontend-2.14.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2038
816
817
818**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b12...2.5.0b13
819
820### Frontend 2.13.2
821
822- #915 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
823
824## ð Features
825
826- #917 - Feat: Mutichannel Parametric Equalizer (@maximmaxim345)
827
828## ð§° Maintenance
829
830- #916 - Various minor fixes (@OzGav)
831
832## â¬ï¸ Dependencies
833
834### Server
835
836### Frontend
837
838
839
840# [2.5.0 BETA 12] - 11.03.2025
841
842## What's Changed
843
844* Increase clarity of note by @OzGav in https://github.com/music-assistant/server/pull/2026
845* listenbrainz: Cross-port fixes from last.fm scrobbler by @ijc in https://github.com/music-assistant/server/pull/2027
846* Finalize stream caching + fix several bugs by @marcelveldt in https://github.com/music-assistant/server/pull/2029
847* [LastFM Scrobbler] Add some basic unit tests and fix a bug by @wjzijderveld in https://github.com/music-assistant/server/pull/2028
848
849
850**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b11...2.5.0b12
851
852# [2.5.0 BETA 11] - 10.03.2025
853
854## Whatâs Changed
855
856### Server 2.5.0 BETA 11
857
858## What's Changed
859
860* Ignore playlists which are stored with album tracks by @marcelveldt in https://github.com/music-assistant/server/pull/2017
861* Fix playlist parsing with parent folder references by @marcelveldt in https://github.com/music-assistant/server/pull/2019
862* Fix: Subsonic: Bump py-opensonic to fix stupid typo by @khers in https://github.com/music-assistant/server/pull/2024
863* Various bugfixes for the LastFM provider by @wjzijderveld in https://github.com/music-assistant/server/pull/2018
864* frontend-2.13.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2025
865* Fix for new builtin (web) player in the frontend.
866* Various fixes for high cpu usage in some special conditions.
867* Fixes for stream error in some special conditions.
868
869
870
871**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b10...2.5.0b11
872
873### Frontend 2.13.1
874
875- #913 - Feat: Improve DSP Settings link in the Player Settings (@maximmaxim345)
876
877## ð Bugfixes
878
879- #912 - Fix: Invalid URL with the built-in Web Player (@maximmaxim345)
880
881## ð Features
882
883- #914 - Feat: Make the frequency slider behave logarithmically (@maximmaxim345)
884
885## â¬ï¸ Dependencies
886
887### Server
888
889### Frontend
890
891<details>
892<summary>8 changes</summary>
893
894- #904 - Chore(deps-dev): Bump nanoid from 5.1.2 to 5.1.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
895- #905 - Chore(deps): Bump swiper from 11.2.4 to 11.2.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
896- #906 - Chore(deps-dev): Bump eslint-config-prettier from 10.0.2 to 10.1.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
897- #907 - Chore(deps-dev): Bump vite from 6.2.0 to 6.2.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
898- #908 - Chore(deps): Bump vue-i18n from 11.1.1 to 11.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
899- #909 - Chore(deps-dev): Bump @types/node from 22.13.9 to 22.13.10 (@[dependabot[bot]](https://github.com/apps/dependabot))
900- #910 - Chore(deps): Bump vuetify from 3.7.14 to 3.7.15 (@[dependabot[bot]](https://github.com/apps/dependabot))
901- #911 - Chore(deps-dev): Bump eslint-plugin-vue from 9.32.0 to 9.33.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
902</details>
903
904
905
906# [2.5.0 BETA 10] - 09.03.2025
907
908## Whatâs Changed
909
910### Server 2.5.0 BETA 10
911
912## What's Changed
913
914* Tidal provider maintenance: add tidaluser class by @jozefKruszynski in https://github.com/music-assistant/server/pull/2010
915* Fix Subsonic: Use transcode metadata when present by @khers in https://github.com/music-assistant/server/pull/2011
916* Add pkce to Tidal provider's manifest requirements by @jozefKruszynski in https://github.com/music-assistant/server/pull/2013
917* Add ListenBrainz scrobbler provider by @ijc in https://github.com/music-assistant/server/pull/2008
918* Rename the slimproto provider to squeezelite by @marcelveldt in https://github.com/music-assistant/server/pull/2015
919* Add Built-in (web) Player Provider by @maximmaxim345 in https://github.com/music-assistant/server/pull/2009
920* Fix: Subsonic: Catch DataNotFoundError for artwork by @khers in https://github.com/music-assistant/server/pull/2012
921* frontend-2.13.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2016
922* Various small bufixes
923
924
925**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b9...2.5.0b10
926
927### Frontend 2.13.0
928
929## ð Bugfixes
930
931- #903 - fix: Missing options when adding a new PEQ band (@maximmaxim345)
932
933## ð Features
934
935- #901 - Allow RTSP URLs for Builtin Provider (@jdelaney72)
936- #902 - Feat: Built-in Web Player Provider (@maximmaxim345)
937
938## â¬ï¸ Dependencies
939
940### Server
941
942### Frontend
943
944
945
946# [2.5.0 BETA 9] - 07.03.2025
947
948## What's Changed
949
950* Add LastFM Audio Scrobbler plugin provider by @wjzijderveld in https://github.com/music-assistant/server/pull/1850
951* Fix broken links in DEVELOPMENT.md by @jdelaney72 in https://github.com/music-assistant/server/pull/2006
952* Fix: Missing `MULTI_DEVICE_DSP` in player groups by @maximmaxim345 in https://github.com/music-assistant/server/pull/2007
953* Add advanced networking (list of IPs) to Sonos S1 provider by @mcblum in https://github.com/music-assistant/server/pull/1988
954* Various minor fixes to streaming
955*
956## New Contributors
957* @wjzijderveld made their first contribution in https://github.com/music-assistant/server/pull/1850
958* @jdelaney72 made their first contribution in https://github.com/music-assistant/server/pull/2006
959* @mcblum made their first contribution in https://github.com/music-assistant/server/pull/1988
960
961**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b8...2.5.0b9
962
963# [2.5.0 BETA 8] - 06.03.2025
964
965More fixes for streaming and announcements, especially on slower connections and better handling of super short audio clips.
966
967More fixes for Tidal provider
968
969# [2.5.0 BETA 7] - 05.03.2025
970
971## What's Changed
972
973* iBroadcast: Correct disc numbers in case the album has a disc number provided by @robsonke in https://github.com/music-assistant/server/pull/2000
974* Adjust Tidal provider to a fully async implementation by @jozefKruszynski in https://github.com/music-assistant/server/pull/1995
975* Fix stream errors and player getting into a loop of playing just a few seconds of each track
976* Fix announcements
977
978**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b5...2.5.0b7
979
980# [2.5.0 BETA 6] - 04.03.2025
981
982## What's Changed
983
984* Feat: Move the output limiter option from DSP to Player Settings by @maximmaxim345 in https://github.com/music-assistant/server/pull/1981
985* Chore(deps): Bump pytest from 8.3.4 to 8.3.5 by @dependabot in https://github.com/music-assistant/server/pull/1999
986* Chore(deps): Bump codespell from 2.3.0 to 2.4.1 by @dependabot in https://github.com/music-assistant/server/pull/1998
987* ABS: fix for another unexpected API response by @fmunkes in https://github.com/music-assistant/server/pull/1994
988* Add iTunes Podcast Search Provider by @fmunkes in https://github.com/music-assistant/server/pull/1977
989* Chore(deps): Bump syrupy from 4.8.1 to 4.8.2 by @dependabot in https://github.com/music-assistant/server/pull/1996
990* Audible provider: Fixes pagination and small cleanups by @ztripez in https://github.com/music-assistant/server/pull/1982
991* frontend-2.12.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2001
992* Add more robust caching when internet speed is slow
993
994**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b5...2.5.0b6
995
996# [2.5.0 BETA 5] - 01.03.2025
997
998Fix audioerror (stream does not start) in some occasions
999
1000# [2.5.0 BETA 4] - 01.03.2025
1001
1002Improvements to
1003**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b3...2.5.0b4
1004
1005# [2.5.0 BETA 3] - 28.02.2025
1006
1007## Whatâs Changed
1008
1009### Server 2.5.0 BETA 3
1010
1011## What's Changed
1012
1013* Add caching of audio data to fix streams not starting fast enough by @marcelveldt in https://github.com/music-assistant/server/pull/1989
1014* Fix Large PodcastEpisode listings not working by @marcelveldt in https://github.com/music-assistant/server/pull/1991
1015* frontend-2.12.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1993
1016* Various (very) small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1992
1017* ABS: Login via API key by @fmunkes in https://github.com/music-assistant/server/pull/1990
1018
1019
1020**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.2...2.5.0b3
1021
1022### Frontend 2.12.0
1023
1024## ð Bugfixes
1025
1026- #888 - Fix: Improved colors in fullscreen player (@maximmaxim345)
1027- #885 - Feat: improved Notification support (@maximmaxim345)
1028- #887 - Fix: Select all in search view (@maximmaxim345)
1029
1030## ð Features
1031
1032- #885 - Feat: improved Notification support (@maximmaxim345)
1033
1034## â¬ï¸ Dependencies
1035
1036### Server
1037
1038### Frontend
1039
1040<details>
1041<summary>6 changes</summary>
1042
1043- #879 - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
1044- #880 - Chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
1045- #878 - Chore(deps-dev): Bump nanoid from 5.1.0 to 5.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
1046- #889 - Chore(deps-dev): Bump vite from 6.1.0 to 6.2.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
1047- #890 - Chore(deps): Bump vuetify from 3.7.12 to 3.7.14 (@[dependabot[bot]](https://github.com/apps/dependabot))
1048- #877 - Chore(deps-dev): Bump vue-tsc from 2.2.0 to 2.2.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
1049</details>
1050
1051
1052
1053# [2.5.0 Beta 2] - 27.02.2025
1054
1055Fix crash at startup for some people
1056
1057# [2.5.0 BETA 1] - 26.02.2025
1058
1059## Whatâs Changed
1060
1061### Server 2.5.0 BETA 1
1062
1063## What's Changed
1064
1065* Fix assertion error when trying to save a provider config by @marcelveldt in https://github.com/music-assistant/server/pull/1980
1066* fix(tidal): refresh access token correctly by @jozefKruszynski in https://github.com/music-assistant/server/pull/1984
1067* frontend-2.11.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1987
1068
1069
1070**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b0...2.5.0b1
1071
1072### Frontend 2.11.11
1073
1074Fix creation of player groups
1075
1076**Full Changelog**: https://github.com/music-assistant/frontend/compare/2.11.10...2.11.11
1077
1078## â¬ï¸ Dependencies
1079
1080### Server
1081
1082### Frontend
1083
1084
1085
1086# [2.5.0 BETA 0] - 25.02.2025
1087
1088**The start of the beta cycle for 2.5 !**
1089
1090This version is on-par with the 2.4.0 stable version
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180