/
/
/
1# [2.5.0 BETA 15] - 16.03.2025
2
3## What's Changed
4
5* Refactor common code from listenbrainz and lastfm scrobblers by @ijc in https://github.com/music-assistant/server/pull/2042
6* Fix some issues with cache files not being found
7
8**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b14...2.5.0b15
9
10# [2.5.0b14] - 15.03.2025
11
12## What's Changed
13
14* Add gPodder podcast provider by @fmunkes in https://github.com/music-assistant/server/pull/2036
15* Chore(deps): Bump yt-dlp from 2024.12.23 to 2025.2.19 by @dependabot in https://github.com/music-assistant/server/pull/2020
16* abs - fix: do not sync audiobooks without tracks by @fmunkes in https://github.com/music-assistant/server/pull/2041
17* 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
18* Add Recommendations to Tidal provider by @jozefKruszynski in https://github.com/music-assistant/server/pull/2040
19* Fix wrong state in HA integration due to model mismatch
20* Fix issues with radio streams
21* Some final touches to stream caching
22
23
24**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b13...2.5.0b14
25
26# [2.5.0 BETA 13] - 13.03.2025
27
28## Whatâs Changed
29
30### Server 2.5.0 BETA 13
31
32## What's Changed
33
34* Some small improvements to the Airplay provider by @marcelveldt in https://github.com/music-assistant/server/pull/2032
35* Add base logic for recommendations by @marcelveldt in https://github.com/music-assistant/server/pull/2033
36* [Chore] Move podcastparser parse functions from itunes search provider to helpers by @fmunkes in https://github.com/music-assistant/server/pull/2034
37* Feat: Mutichannel Parametric Equalizer by @maximmaxim345 in https://github.com/music-assistant/server/pull/2031
38* Several optimizations to the Snapcast provider by @marcelveldt in https://github.com/music-assistant/server/pull/2037
39* Podcastfeed: Use helper functions by @fmunkes in https://github.com/music-assistant/server/pull/2035
40* frontend-2.14.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2038
41
42
43**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b12...2.5.0b13
44
45### Frontend 2.13.2
46
47- #915 - Lokalise translations update (@[github-actions[bot]](https://github.com/apps/github-actions))
48
49## ð Features
50
51- #917 - Feat: Mutichannel Parametric Equalizer (@maximmaxim345)
52
53## ð§° Maintenance
54
55- #916 - Various minor fixes (@OzGav)
56
57## â¬ï¸ Dependencies
58
59### Server
60
61### Frontend
62
63
64
65# [2.5.0 BETA 12] - 11.03.2025
66
67## What's Changed
68
69* Increase clarity of note by @OzGav in https://github.com/music-assistant/server/pull/2026
70* listenbrainz: Cross-port fixes from last.fm scrobbler by @ijc in https://github.com/music-assistant/server/pull/2027
71* Finalize stream caching + fix several bugs by @marcelveldt in https://github.com/music-assistant/server/pull/2029
72* [LastFM Scrobbler] Add some basic unit tests and fix a bug by @wjzijderveld in https://github.com/music-assistant/server/pull/2028
73
74
75**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b11...2.5.0b12
76
77# [2.5.0 BETA 11] - 10.03.2025
78
79## Whatâs Changed
80
81### Server 2.5.0 BETA 11
82
83## What's Changed
84
85* Ignore playlists which are stored with album tracks by @marcelveldt in https://github.com/music-assistant/server/pull/2017
86* Fix playlist parsing with parent folder references by @marcelveldt in https://github.com/music-assistant/server/pull/2019
87* Fix: Subsonic: Bump py-opensonic to fix stupid typo by @khers in https://github.com/music-assistant/server/pull/2024
88* Various bugfixes for the LastFM provider by @wjzijderveld in https://github.com/music-assistant/server/pull/2018
89* frontend-2.13.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2025
90* Fix for new builtin (web) player in the frontend.
91* Various fixes for high cpu usage in some special conditions.
92* Fixes for stream error in some special conditions.
93
94
95
96**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b10...2.5.0b11
97
98### Frontend 2.13.1
99
100- #913 - Feat: Improve DSP Settings link in the Player Settings (@maximmaxim345)
101
102## ð Bugfixes
103
104- #912 - Fix: Invalid URL with the built-in Web Player (@maximmaxim345)
105
106## ð Features
107
108- #914 - Feat: Make the frequency slider behave logarithmically (@maximmaxim345)
109
110## â¬ï¸ Dependencies
111
112### Server
113
114### Frontend
115
116<details>
117<summary>8 changes</summary>
118
119- #904 - Chore(deps-dev): Bump nanoid from 5.1.2 to 5.1.3 (@[dependabot[bot]](https://github.com/apps/dependabot))
120- #905 - Chore(deps): Bump swiper from 11.2.4 to 11.2.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
121- #906 - Chore(deps-dev): Bump eslint-config-prettier from 10.0.2 to 10.1.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
122- #907 - Chore(deps-dev): Bump vite from 6.2.0 to 6.2.1 (@[dependabot[bot]](https://github.com/apps/dependabot))
123- #908 - Chore(deps): Bump vue-i18n from 11.1.1 to 11.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
124- #909 - Chore(deps-dev): Bump @types/node from 22.13.9 to 22.13.10 (@[dependabot[bot]](https://github.com/apps/dependabot))
125- #910 - Chore(deps): Bump vuetify from 3.7.14 to 3.7.15 (@[dependabot[bot]](https://github.com/apps/dependabot))
126- #911 - Chore(deps-dev): Bump eslint-plugin-vue from 9.32.0 to 9.33.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
127</details>
128
129
130
131# [2.5.0 BETA 10] - 09.03.2025
132
133## Whatâs Changed
134
135### Server 2.5.0 BETA 10
136
137## What's Changed
138
139* Tidal provider maintenance: add tidaluser class by @jozefKruszynski in https://github.com/music-assistant/server/pull/2010
140* Fix Subsonic: Use transcode metadata when present by @khers in https://github.com/music-assistant/server/pull/2011
141* Add pkce to Tidal provider's manifest requirements by @jozefKruszynski in https://github.com/music-assistant/server/pull/2013
142* Add ListenBrainz scrobbler provider by @ijc in https://github.com/music-assistant/server/pull/2008
143* Rename the slimproto provider to squeezelite by @marcelveldt in https://github.com/music-assistant/server/pull/2015
144* Add Built-in (web) Player Provider by @maximmaxim345 in https://github.com/music-assistant/server/pull/2009
145* Fix: Subsonic: Catch DataNotFoundError for artwork by @khers in https://github.com/music-assistant/server/pull/2012
146* frontend-2.13.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2016
147* Various small bufixes
148
149
150**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b9...2.5.0b10
151
152### Frontend 2.13.0
153
154## ð Bugfixes
155
156- #903 - fix: Missing options when adding a new PEQ band (@maximmaxim345)
157
158## ð Features
159
160- #901 - Allow RTSP URLs for Builtin Provider (@jdelaney72)
161- #902 - Feat: Built-in Web Player Provider (@maximmaxim345)
162
163## â¬ï¸ Dependencies
164
165### Server
166
167### Frontend
168
169
170
171# [2.5.0 BETA 9] - 07.03.2025
172
173## What's Changed
174
175* Add LastFM Audio Scrobbler plugin provider by @wjzijderveld in https://github.com/music-assistant/server/pull/1850
176* Fix broken links in DEVELOPMENT.md by @jdelaney72 in https://github.com/music-assistant/server/pull/2006
177* Fix: Missing `MULTI_DEVICE_DSP` in player groups by @maximmaxim345 in https://github.com/music-assistant/server/pull/2007
178* Add advanced networking (list of IPs) to Sonos S1 provider by @mcblum in https://github.com/music-assistant/server/pull/1988
179* Various minor fixes to streaming
180*
181## New Contributors
182* @wjzijderveld made their first contribution in https://github.com/music-assistant/server/pull/1850
183* @jdelaney72 made their first contribution in https://github.com/music-assistant/server/pull/2006
184* @mcblum made their first contribution in https://github.com/music-assistant/server/pull/1988
185
186**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b8...2.5.0b9
187
188# [2.5.0 BETA 8] - 06.03.2025
189
190More fixes for streaming and announcements, especially on slower connections and better handling of super short audio clips.
191
192More fixes for Tidal provider
193
194# [2.5.0 BETA 7] - 05.03.2025
195
196## What's Changed
197
198* iBroadcast: Correct disc numbers in case the album has a disc number provided by @robsonke in https://github.com/music-assistant/server/pull/2000
199* Adjust Tidal provider to a fully async implementation by @jozefKruszynski in https://github.com/music-assistant/server/pull/1995
200* Fix stream errors and player getting into a loop of playing just a few seconds of each track
201* Fix announcements
202
203**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b5...2.5.0b7
204
205# [2.5.0 BETA 6] - 04.03.2025
206
207## What's Changed
208
209* Feat: Move the output limiter option from DSP to Player Settings by @maximmaxim345 in https://github.com/music-assistant/server/pull/1981
210* Chore(deps): Bump pytest from 8.3.4 to 8.3.5 by @dependabot in https://github.com/music-assistant/server/pull/1999
211* Chore(deps): Bump codespell from 2.3.0 to 2.4.1 by @dependabot in https://github.com/music-assistant/server/pull/1998
212* ABS: fix for another unexpected API response by @fmunkes in https://github.com/music-assistant/server/pull/1994
213* Add iTunes Podcast Search Provider by @fmunkes in https://github.com/music-assistant/server/pull/1977
214* Chore(deps): Bump syrupy from 4.8.1 to 4.8.2 by @dependabot in https://github.com/music-assistant/server/pull/1996
215* Audible provider: Fixes pagination and small cleanups by @ztripez in https://github.com/music-assistant/server/pull/1982
216* frontend-2.12.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2001
217* Add more robust caching when internet speed is slow
218
219**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b5...2.5.0b6
220
221# [2.5.0 BETA 5] - 01.03.2025
222
223Fix audioerror (stream does not start) in some occasions
224
225# [2.5.0 BETA 4] - 01.03.2025
226
227Improvements to
228**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b3...2.5.0b4
229
230# [2.5.0 BETA 3] - 28.02.2025
231
232## Whatâs Changed
233
234### Server 2.5.0 BETA 3
235
236## What's Changed
237
238* Add caching of audio data to fix streams not starting fast enough by @marcelveldt in https://github.com/music-assistant/server/pull/1989
239* Fix Large PodcastEpisode listings not working by @marcelveldt in https://github.com/music-assistant/server/pull/1991
240* frontend-2.12.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1993
241* Various (very) small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1992
242* ABS: Login via API key by @fmunkes in https://github.com/music-assistant/server/pull/1990
243
244
245**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.2...2.5.0b3
246
247### Frontend 2.12.0
248
249## ð Bugfixes
250
251- #888 - Fix: Improved colors in fullscreen player (@maximmaxim345)
252- #885 - Feat: improved Notification support (@maximmaxim345)
253- #887 - Fix: Select all in search view (@maximmaxim345)
254
255## ð Features
256
257- #885 - Feat: improved Notification support (@maximmaxim345)
258
259## â¬ï¸ Dependencies
260
261### Server
262
263### Frontend
264
265<details>
266<summary>6 changes</summary>
267
268- #879 - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
269- #880 - Chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
270- #878 - Chore(deps-dev): Bump nanoid from 5.1.0 to 5.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
271- #889 - Chore(deps-dev): Bump vite from 6.1.0 to 6.2.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
272- #890 - Chore(deps): Bump vuetify from 3.7.12 to 3.7.14 (@[dependabot[bot]](https://github.com/apps/dependabot))
273- #877 - Chore(deps-dev): Bump vue-tsc from 2.2.0 to 2.2.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
274</details>
275
276
277
278# [2.5.0 Beta 2] - 27.02.2025
279
280Fix crash at startup for some people
281
282# [2.5.0 BETA 1] - 26.02.2025
283
284## Whatâs Changed
285
286### Server 2.5.0 BETA 1
287
288## What's Changed
289
290* Fix assertion error when trying to save a provider config by @marcelveldt in https://github.com/music-assistant/server/pull/1980
291* fix(tidal): refresh access token correctly by @jozefKruszynski in https://github.com/music-assistant/server/pull/1984
292* frontend-2.11.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1987
293
294
295**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b0...2.5.0b1
296
297### Frontend 2.11.11
298
299Fix creation of player groups
300
301**Full Changelog**: https://github.com/music-assistant/frontend/compare/2.11.10...2.11.11
302
303## â¬ï¸ Dependencies
304
305### Server
306
307### Frontend
308
309
310
311# [2.5.0 BETA 0] - 25.02.2025
312
313**The start of the beta cycle for 2.5 !**
314
315This version is on-par with the 2.4.0 stable version
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347