Releases: LBates2000/torrents-stack-wireguard
Releases · LBates2000/torrents-stack-wireguard
Release list
v1.0.3
v1.0.2
What changed
- Clarified README first-time WireGuard onboarding modes (
.envserver defaults vs optionalwg0.confclient mode). - Made PowerShell quick-start copy command rerun-safe (
Copy-Item .env.example .env -Force). - Added explicit note that Jackett may return
301/302redirects before login and that this is expected.
Scope
- Documentation-only release; no compose/runtime behavior changes.
v1.0.1
Operationally verified release after successful backup/restore drill.\n\nHighlights:\n- Completed restore drill issue #6\n- Recovery time measured at 2.23 minutes\n- Verified all services healthy post-restore\n- Retains hardened governance, CI checks, and branch protection
v1.0.0
Hardened baseline release for torrents-stack.\n\nHighlights:\n- Pinned container image tags with env overrides\n- Improved service healthchecks and startup timing tuning\n- Added CI compose validation and smoke test with health waits\n- Added Dependabot config for Actions and Docker\n- Added monthly backup/restore reminder workflow\n- Added backup/restore runbook, security policy, and issue templates\n- Added workflow badges and onboarding improvements in README