[0.8.3.1] - 2026-03-10
Security
- Fixed bootstrap/remediation routing so a partially populated Basic Auth config no longer blocks
/withBasic auth misconfigured; bootstrap and setup helper requests now reach Setup instead of failing before the redirect/remediation flow runs. - Setup connection-test failures now return normalized connection errors instead of helper-specific exception text, and secret-related startup/migration warnings now use count-based summaries instead of enumerating secret-setting identifiers.
- Removed the remaining state-changing item refresh from
GETitem endpoints; forced playback refresh now uses CSRF-protectedPOST /api/sonarr/item/playback_refreshandPOST /api/radarr/item/playback_refreshbefore the follow-up item fetch.