✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-11-20 22:26:23 UTC
Workflow: Validate Release Assets #34
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
New Features
- Sensor proxy now uses atomic config updates for safer host-side changes.
- Host agent installers include an agent ID for clearer attribution and management.
- Docker resources table supports sorting controls for faster triage.
- Notification testing adds Apprise support to validate endpoints directly.
Bug Fixes
- Scheduler now honors the configured PVE monitoring cadence (UI setting applies to real polls).
- Windows installer initializes ObservedValues to avoid nil reference issues.
- Legacy sensor-proxy config commands are handled gracefully during installs.
- Persisted Proxmox hosts are normalized to prevent mismatches.
Improvements
- Public URL detection and setup token handling are hardened to cover more deployment setups.
Notes
- Related to #467.
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.32.2Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.2
See the Installation Guide for complete setup instructions.