Bug Fixes
-
Proxmox 9 Compatibility: Fixed VM disk monitoring permissions for Proxmox VE 9
- Automatically detects PVE version and uses appropriate permissions
- Uses
VM.GuestAgent.Audit
for PVE 9+ (replacing removedVM.Monitor
privilege) - Uses
VM.Monitor
for PVE 8 and below - Setup script now handles both versions seamlessly
- addresses #348
-
Gotify Webhook: Fixed webhook template to include required
message
field
What's Changed
These fixes ensure Pulse works correctly with the latest Proxmox VE 9 release, which changed how guest agent permissions work. Users upgrading to PVE 9 should re-run the setup script on their nodes to update permissions.
Full Changelog: v4.7.1...v4.7.2