/
/
/
1# [2.5.0 BETA 6] - 04.03.2025
2
3## What's Changed
4
5* Feat: Move the output limiter option from DSP to Player Settings by @maximmaxim345 in https://github.com/music-assistant/server/pull/1981
6* Chore(deps): Bump pytest from 8.3.4 to 8.3.5 by @dependabot in https://github.com/music-assistant/server/pull/1999
7* Chore(deps): Bump codespell from 2.3.0 to 2.4.1 by @dependabot in https://github.com/music-assistant/server/pull/1998
8* ABS: fix for another unexpected API response by @fmunkes in https://github.com/music-assistant/server/pull/1994
9* Add iTunes Podcast Search Provider by @fmunkes in https://github.com/music-assistant/server/pull/1977
10* Chore(deps): Bump syrupy from 4.8.1 to 4.8.2 by @dependabot in https://github.com/music-assistant/server/pull/1996
11* Audible provider: Fixes pagination and small cleanups by @ztripez in https://github.com/music-assistant/server/pull/1982
12* frontend-2.12.1 by @music-assistant-machine in https://github.com/music-assistant/server/pull/2001
13* Add more robust caching when internet speed is slow
14
15**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b5...2.5.0b6
16
17# [2.5.0 BETA 5] - 01.03.2025
18
19Fix audioerror (stream does not start) in some occasions
20
21# [2.5.0 BETA 4] - 01.03.2025
22
23Improvements to
24**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b3...2.5.0b4
25
26# [2.5.0 BETA 3] - 28.02.2025
27
28## Whatâs Changed
29
30### Server 2.5.0 BETA 3
31
32## What's Changed
33
34* Add caching of audio data to fix streams not starting fast enough by @marcelveldt in https://github.com/music-assistant/server/pull/1989
35* Fix Large PodcastEpisode listings not working by @marcelveldt in https://github.com/music-assistant/server/pull/1991
36* frontend-2.12.0 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1993
37* Various (very) small bugfixes and enhancements by @marcelveldt in https://github.com/music-assistant/server/pull/1992
38* ABS: Login via API key by @fmunkes in https://github.com/music-assistant/server/pull/1990
39
40
41**Full Changelog**: https://github.com/music-assistant/server/compare/2.4.2...2.5.0b3
42
43### Frontend 2.12.0
44
45## ð Bugfixes
46
47- #888 - Fix: Improved colors in fullscreen player (@maximmaxim345)
48- #885 - Feat: improved Notification support (@maximmaxim345)
49- #887 - Fix: Select all in search view (@maximmaxim345)
50
51## ð Features
52
53- #885 - Feat: improved Notification support (@maximmaxim345)
54
55## â¬ï¸ Dependencies
56
57### Server
58
59### Frontend
60
61<details>
62<summary>6 changes</summary>
63
64- #879 - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
65- #880 - Chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 (@[dependabot[bot]](https://github.com/apps/dependabot))
66- #878 - Chore(deps-dev): Bump nanoid from 5.1.0 to 5.1.2 (@[dependabot[bot]](https://github.com/apps/dependabot))
67- #889 - Chore(deps-dev): Bump vite from 6.1.0 to 6.2.0 (@[dependabot[bot]](https://github.com/apps/dependabot))
68- #890 - Chore(deps): Bump vuetify from 3.7.12 to 3.7.14 (@[dependabot[bot]](https://github.com/apps/dependabot))
69- #877 - Chore(deps-dev): Bump vue-tsc from 2.2.0 to 2.2.4 (@[dependabot[bot]](https://github.com/apps/dependabot))
70</details>
71
72
73
74# [2.5.0 Beta 2] - 27.02.2025
75
76Fix crash at startup for some people
77
78# [2.5.0 BETA 1] - 26.02.2025
79
80## Whatâs Changed
81
82### Server 2.5.0 BETA 1
83
84## What's Changed
85
86* Fix assertion error when trying to save a provider config by @marcelveldt in https://github.com/music-assistant/server/pull/1980
87* fix(tidal): refresh access token correctly by @jozefKruszynski in https://github.com/music-assistant/server/pull/1984
88* frontend-2.11.11 by @music-assistant-machine in https://github.com/music-assistant/server/pull/1987
89
90
91**Full Changelog**: https://github.com/music-assistant/server/compare/2.5.0b0...2.5.0b1
92
93### Frontend 2.11.11
94
95Fix creation of player groups
96
97**Full Changelog**: https://github.com/music-assistant/frontend/compare/2.11.10...2.11.11
98
99## â¬ï¸ Dependencies
100
101### Server
102
103### Frontend
104
105
106
107# [2.5.0 BETA 0] - 25.02.2025
108
109**The start of the beta cycle for 2.5 !**
110
111This version is on-par with the 2.4.0 stable version
112
113
114
115
116
117
118
119
120
121
122
123
124
125