✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-02-10 22:40:56 UTC
Workflow: Pulse Release Pipeline #151
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
- Configuration Profiles: Fix profile creation silently failing due to POST→GET redirect (#1212)
- Docker CPU Stats: Use manual CPU delta tracking instead of stale PreCPUStats for accurate container CPU reporting (#1229)
- S.M.A.R.T. Monitoring: Parse raw.string instead of raw.value for SATA attributes — fixes incorrect values for Seagate and other drives (#1239)
- Discovery: Auto-default discovery scan interval to 24h when enabled — previously enabling discovery with no interval silently stayed in manual-only mode (#1225)
- Patrol Reachability: Probe all guest IP addresses, not just the first — fixes false "unreachable" reports for VMs with multiple IPs (common with Windows/IPv6) (#1215)
- Disk Totals: Deduplicate bind-mounted volumes (e.g. Kubernetes kubelet mounts) in disk total calculation — fixes inflated totalBytes for VMs with pass-through storage (#1158)
- Docker Update Alerts: Fix identity churn causing update alert tracking to reset on agent reconnection (#1226)
- Hide Docker Updates: Fix proxy auth and OIDC users not loading system settings, causing "Hide Docker update actions" to be ignored (#1219)
- Docker Agent Disks: Apply --disk-exclude to Docker agent disk metrics (#1237)
- Mobile UI: Wrap node summary and hosts overview tables for mobile scrolling (#1196)
Improvements
- FreeBSD: Add S.M.A.R.T. disk collection support for FreeBSD hosts (#1236)
- UI: Change memory balloon segment color from yellow to blue for better readability (#1193)
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.8Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.8
See the Installation Guide for complete setup instructions.