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