Skip to content

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:42
· 2 commits to main since this release

[1.0.2] - 2026-07-10

Fixed

  • setup now stops the sabnzbd container before injecting the news-server
    credentials into sabnzbd.ini, so filling USENET_SERVER_* in .env and
    re-running ./setup on a live stack reliably takes effect. Previously
    SABnzbd (which reads the ini only at startup and rewrites it on shutdown)
    could overwrite the freshly-injected creds when Phase 9 force-recreated it,
    making the documented "add creds later, re-run setup" path unreliable.