✅ Release Asset Validation: PASSED
All release assets have been validated successfully!
Status: Ready for publication ✅
Validated: 2025-11-23 10:04:40 UTC
Workflow: Pulse Release Pipeline #25
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
New Features
- Degraded status indicators: Proxmox and Docker tabs now show a degraded status dot when issues are detected (fixes #744)
- Alert grouping controls: New settings to control alert grouping behavior and display recovery notifications
- OIDC CA bundle support: Custom CA certificates can now be configured for OIDC authentication
- Configurable log levels: Docker agent and host agent now support log level control for better debugging
Bug Fixes
- PBS discovery: Fixed authentication failures during Proxmox Backup Server discovery
- Cluster parsing: Fixed pvecm status parsing to support decimal node IDs and QDevice flags (#738)
- ZFS storage: Fixed ZFS storage reporting on TrueNAS SCALE (#718)
- Docker permissions: Fixed docker agent permissions issue and prevented token manager auth swap (#740)
- Host agent: Guard against noexec filesystem issues during installation (#718)
- VM guest agent: Handle VM guest agent errors without marking entire nodes as unhealthy (#736)
- Sensor proxy: Improved mount detection and made proxy mount migration-safe (#738)
- Alert handling: Fixed ignored container handling during alert reevaluation (#561)
- Storage display: Ensure Proxmox nodes display even when cluster endpoints are missing
- SMART temps: Handle standby SMART temperatures and capture disk identity correctly
Improvements
- LXC config: Improved LXC configuration modification for Proxmox pmxcfs filesystem
- PVE fallback: Enhanced Proxmox connection handling with portless fallback when default port fails
- Alert grouping: Aligned frontend alert grouping defaults with backend behavior
- Documentation: Added TrueNAS exec requirement documentation for host agent
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.32.4Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.32.4
See the Installation Guide for complete setup instructions.