๐งช Release Candidate 5
This release candidate includes iframe embedding support, UI improvements, and several bug fixes.
What's Changed
โจ New Features
- Iframe Embedding Support - Added configurable iframe embedding with allowed domains for secure integration
- Localized Date Formatting - Backup frequency chart now uses browser locale for date formatting
๐ Improvements
- UI Enhancements - Improved slider visual styling with better proportions and thumb visibility
- Alert Threshold Styling - Enhanced visual feedback for alert thresholds
๐ Bug Fixes
- Storage Chart Rendering - Fixed issue where storage table didn't render before updating charts on toggle
- Service Restart - Fixed service restart functionality when running under npm start
- Update Page Reload - Improved timing for update page reloads
- Test Connections - Removed overly restrictive validation from test connections endpoint
- Snapshot Fetching - Restored snapshot and PVE backup fetching functionality
- Uptime Updates - Fixed uptime updates without breaking I/O metrics
- VM Metrics - Fixed I/O metrics showing as N/A by only fetching RRD data for running VMs
๐ง Maintenance
- Dependencies - Updated dotenv and playwright to latest versions
๐ฅ Installation & Updates
See the Updating Pulse section in README for detailed update instructions.
๐ณ Docker Images
docker pull rcourtman/pulse:v3.42.0-rc.5
docker pull rcourtman/pulse:rc
(RC releases)docker pull rcourtman/pulse:latest
(stable releases)