๐งช Release Candidate 7
This release candidate adds email provider support, security enhancements, and various UI improvements.
What's Changed
โจ New Features
- SendGrid Email Provider - Alternative email provider support alongside SMTP for alert notifications
- Authentication System - Comprehensive authentication with login protection and session management
- CSRF Protection - Enhanced security with CSRF tokens and reverse proxy support
- Storage Metrics Persistence - Historical data for storage usage charts across page refreshes
๐ Improvements
- Chart Tooltip Time Format - Shows days in tooltips for better readability on longer time ranges
- Webhook Test Payloads - Enhanced Discord and Slack webhook test messages with proper formatting
- Email Test Template - Test emails now use the proper Pulse HTML template design
- Automatic Service Restart - Pulse restarts automatically when .env file changes
๐ Bug Fixes
- Update Channel Selection - Settings now properly respect the selected update channel
- Chart Tooltip Navigation - Fixed tooltip hover state persisting after UI navigation
- Backup Table Wrapping - Prevented date header text wrapping in backups table
- Settings Modal - Removed annoying unsaved changes confirmation dialog
- Discord Webhook Errors - Resolved webhook endpoint conflicts and improved error handling
๐ฅ Installation & Updates
See the Updating Pulse section in README for detailed update instructions.
๐ณ Docker Images
docker pull rcourtman/pulse:v3.42.0-rc.7
docker pull rcourtman/pulse:rc
(RC releases)docker pull rcourtman/pulse:latest
(stable releases)