⚠️ DEPRECATION WARNING
This release has a critical regression where all backups show as VM type. Please use v4.1.0-rc.8 instead.
What's Changed
Attempted Fixes
- Discord webhooks: Added service field tracking and proper Discord embed template usage
- Backup types: Improved detection of PBS backup types (vm/ct vs qemu/lxc)
- Storage duplicates: Fixed shared storage getting duplicate IDs across instances
- Alert acknowledgement: Fixed API response format mismatch preventing acknowledgements
- Alert clearing: Fixed API response format for clearing individual alerts
- CT templates in backups: Now filtering out container templates and ISOs from backup display
Important Note
These are attempts to address reported issues. Please test and confirm if they resolve your specific problems before considering them fully fixed.
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.