๐งช Release Candidate 2
This release candidate includes critical fixes for uptime calculation and I/O metrics display, plus an improvement to the update mechanism.
What's Changed
๐ Bug Fixes
- Uptime calculation - Fixed issue where VMs with daily reboots or stopped VMs showed stale uptime values from cached bulk API data (#180)
- I/O metrics display - Fixed regression where I/O metrics showed as N/A for all VMs (RC1 regression)
- Update page reload - Fixed issue where page wouldn't reload after updates due to immediate health check success
๐ Improvements
- Stopped VM handling - Now properly fetches uptime for stopped VMs without affecting metrics for running VMs
- Update timing - Added 3-second delay before health polling to ensure service has time to restart
๐ฅ Installation & Updates
See the Updating Pulse section in README for detailed update instructions.
๐ณ Docker Images
docker pull rcourtman/pulse:v3.42.0-rc.2
docker pull rcourtman/pulse:rc
(RC releases)docker pull rcourtman/pulse:latest
(stable releases)