What's Changed
Bug Fixes
- Email Notifications: Attempted to address email delivery failures when using SMTP servers with STARTTLS on port 587
- Alert Thresholds UI: Save and Cancel buttons now remain visible during WebSocket data refreshes
- PBS Node Editing: Edit forms for PBS nodes now correctly load existing token authentication configuration
- Email Settings Display: SMTP server field now shows the actual configured server instead of placeholder text
- Password Security: Removed password values from application logs for improved security
Improvements
- Email configuration now properly preserves passwords when saving without re-entering them
- Enhanced error handling and timeouts for email notification delivery
- Better field mapping between frontend and backend for email provider settings
Installation
Docker
docker pull rcourtman/pulse:v4.2.1
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.