Skip to content

2.10.0 NIGHTLY 2026072304

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Jul 04:20
f24b970

📦 Nightly Release

Changes since 2.10.0.dev2026072215

🚀 Features and enhancements

  • Support DSP filters that need a second audio input (by @OzGav in #4872)
  • Add native controls to AirPlay devices (by @marcelveldt in #4882)
  • Fetch only needed Home Assistant entities instead of the full state dump (by @OzGav in #4890)

🐛 Bugfixes

  • Fix: regression: cannot pause/play the Ariacast receiver stream on server side #5647 (by @AirPlr in #4871)
  • Fix cast group unreachable after leadership handover (by @kiegsgroot in #4896)
  • fix(player_queues): reset elapsed_time with the item switch in play_index (by @teancom in #4898)
  • Fix AirPlay 2 pairing credentials not persisted to live player config (by @Randalix in #4902)
  • Fix next-track enqueue after dynamic queue reindex (by @MarvinSchenkel in #4911)

🙇 Thanks to our contributors

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

@AirPlr, @MarvinSchenkel, @OzGav, @Randalix, @kiegsgroot, @marcelveldt, @teancom