What's Changed
Bug Fixes
- Discord/Slack/Teams Webhooks - Fixed webhooks not saving persistently (Issue #272)
- Email Recipients - Fixed Enter key handling and recipients not saving properly (Issue #270)
- Auto-Update Settings - Fixed auto-update toggle not saving when disabled (Issue #269)
- CPU Monitoring - Fixed false high CPU alerts for stopped VMs and containers (Issue #273)
- Alert Management - Alerts now automatically clear when VMs or containers are stopped
- Email Configuration - Passwords are now preserved when updating email settings
Improvements
- Webhook management now immediately syncs with backend for better reliability
- Better error handling and user feedback for notification configuration
Installation
Docker
docker pull rcourtman/pulse:v4.1.0-rc.5
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.