✅ Release Asset Validation (Post-Publish): PASSED
Assets were revalidated after publication due to a release edit.
Status: Live release assets re-validated ✅
Validated: 2025-12-27 12:04:07 UTC
Workflow: Pulse Release Pipeline #76
Validation Summary
- All required assets present ✓
- Checksums verified ✓
- Version strings correct ✓
- Binary architectures validated ✓
Bug Fixes
-
fix(agent): Detect and register both PVE and PBS on same host (#925)
- The agent now detects ALL Proxmox products when PVE and PBS are co-installed
- Each product gets its own API token and registration
- Supports the officially-supported PBS-on-PVE configuration
-
fix: Detect duplicate nodes by IP resolution during auto-register (#924)
- Prevents duplicate entries when a node is manually configured by hostname
and later the agent registers using the IP address - DNS resolution check during agent registration
- Prevents duplicate entries when a node is manually configured by hostname
-
fix: GitHub fallback for install scripts on LXC/barebone updates
- Agent installer now falls back to GitHub releases if local binaries unavailable
-
fix: Docker healthcheck with HTTPS enabled
-
fix: Auto-clear stale LinkedHostAgentID references during node updates
Features
-
feat: Agent self-unregistration on uninstall
- Agent now properly unregisters itself from Pulse when uninstalled
-
feat: Kiosk mode for clean dashboard display
- New kiosk mode for TV/wall-mounted displays
UI Improvements
- ui: Enhanced Docker update documentation in Settings
- Shows copy-able update commands for Docker installations
Installation
Docker (recommended):
docker pull rcourtman/pulse:5.0.5Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:5.0.5
See the Installation Guide for complete setup instructions.