Skip to content

2.10.0 NIGHTLY 2026080304

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 04:50
Immutable release. Only release title and notes can be modified.
d653365

📦 Nightly Release

Changes since 2.10.0.dev2026080201

🚀 Features and enhancements

  • MusicBrainz recommendations: Person/band distinction (by @dmoo500 in #4687)
  • Establish and keep the duration of podcast episodes if their feed does not supply it (by @OzGav in #5178)

🐛 Bugfixes

  • Fix playability of plain stream URLs and handle verification of URIs gracefully (by @fmunkes in #5204)
  • Do not update the playback position when we are not playing in MusicCast (by @fmunkes in #5205)
  • Keep speakers playing when a group switches output (by @marcelveldt in #5225)
  • Redact authorization headers from request logs (by @teancom in #5236)
  • Wait for every group member's clock before anchoring playback (by @marcelveldt in #5237)
  • Fix one bad join code locking out all other guests (by @marcelveldt in #5243)

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

16 changes
  • Clean MusicBrainz identifiers from OpenSubsonic and Plex servers (by @OzGav in #5149)
  • Bump nnaudio from 0.3.3 to 0.3.4 (by @dependabot[bot] in #5232)
  • Bump soco from 0.31.1 to 0.31.2 (by @dependabot[bot] in #5233)
  • Bump async-upnp-client from 0.46.2 to 0.48.0 (by @dependabot[bot] in #5234)
  • Bump syrupy from 5.2.0 to 5.5.3 (by @dependabot[bot] in #5235)
  • Reduce unexpected Snapcast debug logging (by @marcelveldt in #5238)
  • Enable Zeroconf discovery logging (by @marcelveldt in #5239)
  • Fail faster when an AirPlay start or flush is rejected (by @marcelveldt in #5240)
  • Improve AirPlay late-join buffering (by @marcelveldt in #5241)
  • Keep the AirPlay track position correct after a timing correction (by @marcelveldt in #5242)
  • Log which AirPlay speaker failed to start (by @marcelveldt in #5244)
  • Correct outdated comments about Sendspin stream buffering (by @marcelveldt in #5245)
  • Report AirPlay artwork rejections instead of hiding them (by @marcelveldt in #5247)
  • Report the real AirPlay timing state in diagnostics (by @marcelveldt in #5248)
  • Update airplay-cli to v0.4.7 (by @musicassistant-bot[bot] in #5251)
  • ⬆️ Update music-assistant-frontend to 2.17.254 (by @musicassistant-bot[bot] in #5252)

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@OzGav, @dmoo500, @fmunkes, @marcelveldt, @teancom