What's New
Features
- Add stacked bar visualization for multiple disks (#489)
- Add UI for removed Docker hosts re-enrollment (#773)
- Add --agent-id parameter to unified agent installers (#772)
Fixes
- Fix agent self-update infinite loop due to version prefix mismatch (#740)
- Fix Windows agent SC CREATE binPath quoting (#776)
- Fix silent Windows service creation failures in install.ps1 (#735, #760, #751)
- Fix silent sc.exe delete failures in install.ps1 (#735)
- Fix Docker CPU calculation on systemUsage counter reset (#770)
- Fix hideLocalLogin toggle persistence and login page UI (#750)
- Fix duplicate version prefix and Hosts view column alignment (#769, #771)
- Fix settings sidebar width causing status icons to wrap (#764)
Infrastructure
- Add workflow_dispatch to publish-docker.yml for manual triggers (#774)
- Fix demo server not updating after release (#735)
Installation
Docker (recommended):
docker pull rcourtman/pulse:4.34.1Docker Compose:
Update your docker-compose.yml to use rcourtman/pulse:4.34.1
See the Installation Guide for complete setup instructions.