✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-03-06 00:33:07 UTC
Workflow: Pulse Release Pipeline #174
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
- Fix Proxmox auto-register/auth failures by aligning the v5 agent and server auth path during setup and registration. (#1303)
- Fix Proxmox cluster endpoint selection, per-node TLS endpoint reuse, and VM memory fallback so clustered nodes and guests report correctly. (#1319)
- Fix host-agent temperature linking for Proxmox nodes so node temperatures prefer the linked agent path instead of falling back to SSH unnecessarily. (#1319)
- Fix Ceph monitor and manager counts when
ceph statusonly exposes count fields or richerservicemapdata. (#1319) - Fix FreeBSD disk SMART temperature collection by retrying
smartctlwith the right device types forada*,da*, andnvd*disks. (#1254) - Fix QNAP upgrades leaving duplicate agent/watchdog processes behind after install. (#1317)
- Fix custom OpenAI-compatible endpoints hiding non-OpenAI model IDs from the model picker. (#1320)
Runtime Hardening
- Lock the v5 runtime to single-tenant behavior so dormant multi-tenant code paths are bypassed instead of half-working.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.20Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.20
See the Installation Guide for complete setup instructions.