Skip to content

Releases: LBates2000/torrents-stack-wireguard

v1.0.3

Choose a tag to compare

@LBates2000 LBates2000 released this 18 Mar 14:30
b1db52d

What changed

  • Bump \�ctions/checkout\ from v4 to v6 in all GitHub Actions workflows (Dependabot PR #1).

Scope

  • CI/tooling update only; no compose or runtime behavior changes.

v1.0.2

Choose a tag to compare

@LBates2000 LBates2000 released this 18 Mar 14:19
c952c93

What changed

  • Clarified README first-time WireGuard onboarding modes (.env server defaults vs optional wg0.conf client mode).
  • Made PowerShell quick-start copy command rerun-safe (Copy-Item .env.example .env -Force).
  • Added explicit note that Jackett may return 301/302 redirects before login and that this is expected.

Scope

  • Documentation-only release; no compose/runtime behavior changes.

v1.0.1

Choose a tag to compare

@LBates2000 LBates2000 released this 18 Mar 13:56
8a261b3

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

Choose a tag to compare

@LBates2000 LBates2000 released this 18 Mar 13:22

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