Skip to content

v1.3.15

Choose a tag to compare

@ethanfiggs ethanfiggs released this 14 Jun 05:24
· 3 commits to main since this release

SafeGuard Panel v1.3.15

Changed

  • Updates never downgrade. The panel now only offers an update when the
    published version is genuinely newer than the running build, so a bad or
    rolled-back release manifest can't push an older version onto your panel.
  • Rollback now covers the privileged worker too. The post-update health check
    requires both the panel and its privileged worker to come up healthy; if a
    release breaks the worker, it auto-rolls-back instead of leaving the panel up
    with a dead worker.

Install / update

curl -sSL https://install.safeguardpanel.ca/install.sh | sudo bash