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