✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2026-01-10 19:34:51 UTC
Workflow: Pulse Release Pipeline #104
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
- Docker-in-LXC memory reporting - Fixed Docker agent showing 0B host memory when running inside LXC containers, which caused false critical alerts with overflow percentages (#1075)
- Pro license features not detected - Fixed SSO, RBAC, and Audit Logging panels showing "Upgrade to Pro" even with valid Pro license (#1077)
- Docker version check - Fixed Docker deployments always showing "up to date" instead of checking for new versions (#1074)
- Kiosk token login - Fixed URL-based token authentication (
?token=xxx) not working on first load (#1055) - Cluster subnet preference - Fixed cluster node discovery using internal IPs instead of management network IPs (#929)
- VM memory with ballooning - Fixed VMs with memory ballooning showing balloon limit as total memory instead of configured MaxMem (#1070)
- RAIDZ capacity reporting - Fixed RAIDZ pools showing raw allocation instead of actual data usage for "used" capacity (#1052)
Improvements
- License API now returns all Pro feature flags (SSO, RBAC, Audit Logging, Advanced Reporting)
- Updated terminology from "Enterprise" to "Pro" throughout the UI
Notes
Some Pulse Pro features (Advanced SSO, Audit Webhooks) are still in development and will be fully available in a future release.
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.14Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.14
See the Installation Guide for complete setup instructions.