✅ Release Asset Validation: PASSED
All release assets have been validated successfully!
Status: Ready for publication ✅
Validated: 2025-11-21 11:14:51 UTC
Workflow: Pulse Release Pipeline #16
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
New Features
- Add TrueNAS SCALE persistence for the host agent to keep services running across reboots (Related to #718).
Improvements
- Harden release validation to ensure host agent download artifacts are present and correct before publishing (Related to #735).
- Normalize persisted Proxmox hosts to cope with identifier changes and avoid duplicate entries (Related to #727).
- Strengthen public URL detection and setup token handling for more reliable onboarding.
Bug Fixes
- Guard WebSocket broadcast buffers so stalled clients can't exhaust memory (Related to #734).
- Ensure the sensor-proxy wrapper returns SMART temperatures when executed locally.
- Honor the configured Proxmox polling interval inside the scheduler.
- Initialize
ObservedValuesin the Windows installer to prevent empty metric snapshots. - Handle legacy sensor-proxy configuration commands during install to avoid failing upgrades.
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.32.3Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.3
See the Installation Guide for complete setup instructions.