Skip to content

2.9.0 RC 3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jun 06:56
· 16 commits to stable since this release
e26bbcd

📦 RC Release

Changes since 2.9.0rc2

🚀 Features and enhancements

🐛 Bugfixes

  • Make universal player merge deterministic when link counts tie (by @sdhomecode in #4017)
  • Fix YTMusic provider not retrying when PO Token server is slow to start (by @CodeCommander in #4093)
  • Fix None handling in music controller track/resume lookups (by @OzGav in #4102)
  • Avoid event loop block in YouTube Music recommendations and skip SoundCloud default avatar (by @MarvinSchenkel in #4104)
  • Only advertise extended ICY headers on flow stream when ICY metadata is requested (by @mcaulifn in #4105)
  • Fix Apple Music library-only album artwork by caching blobstore URLs (by @dmoo500 in #4106)
  • Added None guard (by @anatosun in #4107)
  • Fix library-only tracks/albums showing as unavailable in shared playlists (by @dmoo500 in #4108)
  • Fix transfer_queue losing position when source queue is paused/idle (by @OzGav in #4115)
  • Re-add configurable output buffer for AirPlay 1 (RAOP) players (by @MarvinSchenkel in #4118)
  • Fix version parsing for titles with nested parentheses (by @OzGav in #4119)
  • Audio analysis: re-scan stale-version tracks in background scan (by @chrisuthe in #4123)
  • Don't enqueue next track onto a stopped queue (by @MarvinSchenkel in #4127)
  • Bump aiosendspin to 6.0.2 to fix spec conformance issues (by @maximmaxim345 in #4128)
  • Fix volume jump when crossfade intro and body normalize differently (by @MarvinSchenkel in #4129)
  • Adjust Chromecast playback defaults (HTTP Profile 3 + flow mode) (by @MarvinSchenkel in #4133)

🎨 Frontend Changes

🧰 Maintenance and dependency bumps

13 changes

🙇 Thanks to our contributors

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

@CodeCommander, @MarvinSchenkel, @OzGav, @anatosun, @chrisuthe, @dmoo500, @marcelveldt, @maximmaxim345, @mcaulifn, @sdhomecode, @stvncode