✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-12-03 09:41:28 UTC
Workflow: Validate Release Assets #60
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New
Features
- Offline buffering for host and docker agents - data preserved during network outages
- Health/metrics server for unified agent
- Refresh-cluster button to detect new Proxmox cluster members
- 'Needs Backup' filter on Dashboard
- Connection lost indicators on Storage, Hosts, Docker, Backups, and Replication pages
Fixes
- Sensor-proxy installer failing silently on containers without snapshots (#780)
--disable-hostflag now correctly disables host monitoring- Update Channel setting not persisting after save
- Memory bar showing 100% width instead of actual percentage
- Backup indicator being reset when VMs/Containers are re-polled
- Agent type badge flapping in UnifiedAgents view
- Disabled storage status not showing correctly from Proxmox
- Settings sidebar now starts expanded for discoverability
- Docker drawer width constrained to force card wrapping
- Filter virtual/system filesystems from host disk display
- Deadlock in alert cancellation
- Alert system race conditions and memory leaks
Security
- Add request body size limits to API handlers
Agents
- Use
--ctidinstead of--standalone --http-modein quick-setup command
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.36.1Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.36.1
See the Installation Guide for complete setup instructions.