๐งช Release Candidate 4
This release candidate includes configurable iframe embedding support and significant UI improvements to the settings interface.
What's Changed
โจ New Features
- Configurable iframe embedding - Allows Pulse to be embedded in dashboards and other applications via the
ALLOW_EMBEDDING
environment variable (#222)
๐ Improvements
- Settings UI enhancements - Major usability improvements including:
- Toast notifications for test connection feedback
- "Add More" buttons moved to bottom of server lists for better UX
- Real-time inline validation for host, port, and token fields
- Inline test result indicators showing success/failure per endpoint
- Unsaved changes warning to prevent accidental data loss
- Consistent button styling and visual polish
- Clearer error messages when testing connections
๐ Bug Fixes
- Connection testing - Fixed overly restrictive validation that prevented testing valid configurations
- Documentation - Corrected privilege separation documentation for API tokens
๐ฅ Installation & Updates
See the Updating Pulse section in README for detailed update instructions.
๐ณ Docker Images
docker pull rcourtman/pulse:v3.42.0-rc.4
docker pull rcourtman/pulse:rc
(RC releases)docker pull rcourtman/pulse:latest
(stable releases)