Critical Hotfix
Fixed
- Backup type detection: Fixed PBS backups showing as wrong type (all showing as VM)
- Now properly detects CT vs VM backups from PBS format field
- Changed unknown type fallback to LXC (more common than VMs)
- PBS verification status: Fixed verified checkmarks not showing for PBS backups
- Was incorrectly hardcoded to null, now uses actual backend data
From rc.7
- Discord webhooks attempt fix
- Storage duplicate IDs fix
- Alert acknowledgement/clear response format fixes
- CT templates filtered from backup display
Installation
Docker
docker pull rcourtman/pulse:v4.1.0-rc.8
Manual Update
curl -fsSL https://raw.githubusercontent.com/rcourtman/Pulse/main/install.sh | bash
Downloads
Pre-built binaries available below for linux-amd64, linux-arm64, and linux-armv7.