✅ 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-18 14:02:41 UTC
Workflow: Pulse Release Pipeline #159
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New in v5.1.10
Bug Fixes
- Memory reporting: Fixed per-VM RRD memory data being fetched on every poll cycle without caching — reduces Proxmox API load significantly (#1270, #1264, #1051)
- Endpoint health detection: Replaced blocklist-based failover logic with an allowlist — any HTTP response (even errors) now correctly marks an endpoint as reachable, preventing false failovers (#1258)
- Docker container URLs: Added UI to configure custom URLs for Docker containers in the Agents settings page (#1054)
- Host URL editing: Fixed host URL field being wiped when editing other host settings (#1197)
- Webhook auth headers: Fixed webhook Authorization headers being reset when switching service types
- Disk usage:
/var/lib/docker(ext4) is no longer incorrectly excluded from disk usage calculations (#1143) - "ago" duplication: Fixed timestamps showing "X ago ago" in certain views (#1266)
- Full-width reset: Fixed UI layout setting sync issue
- Docker metadata: Container metadata now preserved across container recreation, reduced unnecessary DB writes
- SSO: Fixed OIDC/SAML config being lost when toggling SSO on/off; SSO providers now load at startup
- Patrol: Alert triggers no longer fire when Patrol is disabled
- Alerts: Recovery notifications now always send regardless of quiet hours
- FreeBSD ZFS ARC: Fixed cross-compilation build failure for FreeBSD targets
Proxmox Error Handling
- Guest agent errors now include context (e.g., "guest agent get-fsinfo: ...") for easier debugging
- Docker rootless detection improved
- Duplicate PVE host registration prevented
TrueNAS CORE Support
- Install script now supports TrueNAS CORE (FreeBSD-based) in addition to TrueNAS SCALE
- Generates proper rc.d service script for persistence across reboots
Other
- Added LXC row to bootstrap token table (#1242)
- Added LXC console access documentation (#1241)
- AI chat Docker routing fix (#1210)
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.10Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.10
See the Installation Guide for complete setup instructions.