Skip to content

2026.4.0rc7

Choose a tag to compare

@github-actions github-actions released this 13 Apr 20:17
· 146 commits to main since this release

2026.4.0rc7

✨ Features

  • Backup config files for mpd-discplayer, odio-api and spotifyd before updates

πŸ› Fixes

  • Disable PulseAudio TCP when running over WiFi: odio wasn't starting properly on wireless connections due to a bug in the pulse-tcp script. Rather than patching flaky behavior, Pulse TCP is now disabled on WiFi entirely. AirPlay and Snapcast remain fully functional.
  • mpd / shairport-sync: remove redundant pulse address in local setups
  • cloud-init: add missing group

Full changelog: 2026.4.0rc6...2026.4.0rc7

Install:

curl -fsSL https://github.com/b0bbywan/odios/releases/download/2026.4.0rc7/install.sh | ODIOS_VERSION=2026.4.0rc7 bash