v1.3.9
SafeGuard Panel v1.3.9
Added
- Maintenance overlay during updates. When you proceed with a panel update, a
full-screen "Updating SafeGuard Panel" overlay now blocks the whole panel so
nothing can be submitted against a backend that's mid-restart (which could
half-write or corrupt data). It watches the panel's health and reloads
automatically onto the new version once it's back. If a step fails before the
restart, the overlay clears so you can see exactly which step failed.
Changed
- No more scrollbars. Vertical and horizontal scrollbars are hidden
panel-wide (content stays scrollable), the page no longer scrolls sideways, and
wide content (images, code blocks, tables) is kept within the viewport so it
fits the screen and stays visible.
Install / update
curl -sSL https://install.safeguardpanel.ca/install.sh | sudo bash
Every download is checked against a GPG-signed SHA256SUMS:
gpg --import safeguard-release-signing.asc
gpg --verify SHA256SUMS.asc SHA256SUMS
sha256sum -c SHA256SUMS