Skip to content

2.9.4

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 20:50

📦 Stable Release

Changes since 2.9.3

🐛 Bugfixes

  • Validate return_url before appending JWT token (by @s0yd4RK in #4272)
  • Fix Spotify playback failing on broken Spotify CDN URLs (by @marcelveldt in #4398)
  • Fix unjoining a syncgroup member that joined the leader externally (by @marcelveldt in #4405)
  • Recover flow stream restart on Cast groups (players that don't report idle) (by @OzGav in #4406)
  • Keep universal player when its protocol links can't migrate to the native player (by @maximmaxim345 in #4413)
  • Fix Home Assistant control of universal players running an external source (by @maximmaxim345 in #4415)
  • Keep radio/live streams restartable after a mid-stream disconnect (by @marcelveldt in #4421)
  • Reconnect ICY radio streams on disconnect (by @marcelveldt in #4422)
  • Fix WiiM UPnP event-callback binding on multi-homed / containerized hosts (by @rwlove in #4434)
  • fix(snapcast): fix ~65s stop delay caused by spurious inactivity timer (by @vintvinst in #4436)
  • Make live audio analysis a passive observer so it can never stall playback (by @chrisuthe in #4442)

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

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

@OzGav, @chrisuthe, @marcelveldt, @maximmaxim345, @rwlove, @s0yd4RK, @vintvinst