Release v3.2.0
This release focuses on improving the Proxmox Backup Server (PBS) integration, refining logging, and enhancing the user interface.
Key Changes:
- PBS Integration:
- Improved readability of the PBS tab in the UI, including parsing task targets and shortening UPIDs. (91c3db7)
- Resolved various issues related to fetching and displaying PBS data, particularly task information. (4fed85d, e1fb099, 89e02af)
- Increased the limit for fetched recent PBS tasks. (3845b14)
- Added documentation related to PBS configuration. (3845b14)
- Logging:
- UI Enhancements:
- Corrected the logic for displaying backup health status based on recent snapshots. (900b578)
- Added persistence for UI filter states using localStorage. (991a9d9)
- Fixed an issue with the list grouping filter ID. (7c4880c)
- Note: The UI scale slider feature added in (593e899) was subsequently removed in (efb7599).
- Dependencies & Build:
- Documentation:
(Commits referenced in parentheses)