Releases: music-assistant/server
Releases · music-assistant/server
2.5.0 BETA 7
What's Changed
- iBroadcast: Correct disc numbers in case the album has a disc number provided by @robsonke in #2000
- Adjust Tidal provider to a fully async implementation by @jozefKruszynski in #1995
- Fix stream errors and player getting into a loop of playing just a few seconds of each track
- Fix announcements
Full Changelog: 2.5.0b5...2.5.0b7
2.5.0 BETA 6
What's Changed
- Feat: Move the output limiter option from DSP to Player Settings by @maximmaxim345 in #1981
- Chore(deps): Bump pytest from 8.3.4 to 8.3.5 by @dependabot in #1999
- Chore(deps): Bump codespell from 2.3.0 to 2.4.1 by @dependabot in #1998
- ABS: fix for another unexpected API response by @fmunkes in #1994
- Add iTunes Podcast Search Provider by @fmunkes in #1977
- Chore(deps): Bump syrupy from 4.8.1 to 4.8.2 by @dependabot in #1996
- Audible provider: Fixes pagination and small cleanups by @ztripez in #1982
- frontend-2.12.1 by @music-assistant-machine in #2001
- Add more robust caching when internet speed is slow
Full Changelog: 2.5.0b5...2.5.0b6
2.5.0 BETA 5
Fix audioerror (stream does not start) in some occasions
2.5.0 BETA 4
Improvements to
Full Changelog: 2.5.0b3...2.5.0b4
2.5.0 BETA 3
What’s Changed
Server 2.5.0 BETA 3
What's Changed
- Add caching of audio data to fix streams not starting fast enough by @marcelveldt in #1989
- Fix Large PodcastEpisode listings not working by @marcelveldt in #1991
- frontend-2.12.0 by @music-assistant-machine in #1993
- Various (very) small bugfixes and enhancements by @marcelveldt in #1992
- ABS: Login via API key by @fmunkes in #1990
Full Changelog: 2.4.2...2.5.0b3
Frontend 2.12.0
🐛 Bugfixes
- #888 - Fix: Improved colors in fullscreen player (@maximmaxim345)
- #885 - Feat: improved Notification support (@maximmaxim345)
- #887 - Fix: Select all in search view (@maximmaxim345)
🚀 Features
- #885 - Feat: improved Notification support (@maximmaxim345)
⬆️ Dependencies
Server
Frontend
6 changes
- #879 - Chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2 (@dependabot[bot])
- #880 - Chore(deps-dev): Bump @types/node from 22.13.4 to 22.13.5 (@dependabot[bot])
- #878 - Chore(deps-dev): Bump nanoid from 5.1.0 to 5.1.2 (@dependabot[bot])
- #889 - Chore(deps-dev): Bump vite from 6.1.0 to 6.2.0 (@dependabot[bot])
- #890 - Chore(deps): Bump vuetify from 3.7.12 to 3.7.14 (@dependabot[bot])
- #877 - Chore(deps-dev): Bump vue-tsc from 2.2.0 to 2.2.4 (@dependabot[bot])
2.5.0 Beta 2
Fix crash at startup for some people
2.4.2
2.5.0 BETA 1
What’s Changed
Server 2.5.0 BETA 1
What's Changed
- Fix assertion error when trying to save a provider config by @marcelveldt in #1980
- fix(tidal): refresh access token correctly by @jozefKruszynski in #1984
- frontend-2.11.11 by @music-assistant-machine in #1987
Full Changelog: 2.5.0b0...2.5.0b1
Frontend 2.11.11
Fix creation of player groups
Full Changelog: music-assistant/frontend@2.11.10...2.11.11
⬆️ Dependencies
Server
Frontend
2.4.1
What’s Changed
Server 2.4.1
🐛 Bugfixes
- #1984 - fix(tidal): refresh access token correctly (@jozefKruszynski)
- #1980 - Fix assertion error when trying to save a provider config (@marcelveldt)
- Fix issues with creating playergroups (and migrating existing ones)
- Fix: players with fake power should remember the power state between restarts
🧰 Maintenance
- #1987 - frontend-2.11.11 (@music-assistant-machine)
Frontend 2.11.11
Fix creation of player groups
Full Changelog: music-assistant/frontend@2.11.10...2.11.11
⬆️ Dependencies
Server
2 changes
- #1985 - Chore(deps): Bump docker/build-push-action from 6.14.0 to 6.15.0 (@dependabot[bot])
- #1986 - Chore(deps): Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 (@dependabot[bot])
Frontend
2.5.0 BETA 0
The start of the beta cycle for 2.5 !
This version is on-par with the 2.4.0 stable version