✅ 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-20 20:55:58 UTC
Workflow: Pulse Release Pipeline #161
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
What's New in v5.1.12
Bug Fixes
- Disk exclusion for SSD alerts (#1142):
--disk-excludenow correctly suppresses Proxmox SSD wear and health alerts for excluded disks. - VM memory inflation (#1270): Guest agent
/proc/meminfofallback prevents inflated VM memory readings in the Proxmox tab. - SSO configuration (#1255): Fixed SSO provider edit form not loading saved settings and SSO users not being registered in RBAC.
- Host URL field (#1197): Added URL field to the host drawer overview tab for quick access to host management interfaces.
- Webhook editing (#1273): Fixed webhook test button in edit form sending redacted authorization headers instead of the actual saved values.
- Recovery notifications (#1259):
NotifyOnResolvenow defaults totruefor existing configs that were missing the field, ensuring recovery alerts are sent. - Patrol queue spam (#1258): Fixed "Patrol trigger queue full" log spam when Patrol is disabled by checking the running state before queuing triggers.
- FreeBSD temperature (#1254): Agent now collects CPU and ACPI temperatures on FreeBSD/pfSense/OPNsense via
sysctl. - Duplicate PVE entries (#1245): Agent re-registration no longer creates duplicate Proxmox entries in Settings when the token changes.
- Duplicate AI mentions (#1252): AI Assistant mention autocomplete no longer shows duplicate entries for PVE nodes with linked host agents.
New Features
- URL edit column (#1276): Added inline URL edit (pencil icon) to hosts and Docker table views, matching the existing Proxmox guest table.
- Custom environment variables (#1277): New
--env KEY=VALUEflag (repeatable) for the install script lets you inject custom environment variables (e.g.,KUBECONFIG) into the agent's service file. A textarea in Settings generates the flags automatically.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.12Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.12
See the Installation Guide for complete setup instructions.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.1.12Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.1.12
See the Installation Guide for complete setup instructions.