What's Changed
New Features
- Registration tokens for secure node setup
- Discord webhook support with rich embeds
- Enhanced email provider support with STARTTLS
- Improved PBS connection handling with fallback methods
- Container resource monitoring improvements
Bug Fixes
- Attempted to address: Discord webhook notifications not sending
- Attempted to address: Backup types showing incorrectly
- Attempted to address: Storage duplicates in shared storage view
- Attempted to address: Alert acknowledgement failures
- Attempted to address: Alert clearing affecting all alerts
- Attempted to address: Alert thresholds not being respected
- Attempted to address: CT templates appearing in backup list
- Attempted to address: PBS instances showing as grey when accessible
- Attempted to address: Email recipient input filtering while typing
- Attempted to address: Auto-update setting not persisting
- Attempted to address: Docker permission issues with root user
- Attempted to address: Alert history file permission errors
- Attempted to address: Frontend installation causing redirect loops
Improvements
- Better CPU usage display for idle containers
- Verification status now shows correctly for PBS backups
- Frontend files now properly installed with binary
- Docker container can run as root with PUID=0
- More graceful handling of permission errors
- Fixed hardcoded version fallback
Installation
Docker
docker pull rcourtman/pulse:v4.1.0
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.