Fixed
- Corrected PBS API token authentication by using the required colon (
:
) separator instead of equals (=
), resolving 401/403 errors. - Fixed PVE storage data aggregation logic to ensure storage details are correctly included in the node information.
Added
- Added visual cue: PBS and Backups tabs are now greyed out if no PBS instance is configured or reachable.
Changed
- BREAKING: Removed support for Proxmox VE/PBS username and password authentication. API Tokens are now required for all connections. See updated
.env.example
. - Consolidated CSS styles for tab headers.
- Applied "stopped" styling to the Backups tab when PBS is unavailable.
- Bumped version to 3.1.5.