v1.1.0 — Theme refactor, LDAP enhancements, inventory improvements & UI fixes
New features
Refactored theme system
- Complete overhaul of the theme configuration (
globalThemesConfig.js) for better maintainability - Reorganized theme provider component with clear light/dark variant separation
- Improved appearance settings in the Settings page
Enhanced LDAP configuration
- New Test connection button directly from the LDAP configuration UI
- Improved LDAP settings interface with validation and visual feedback
- Better LDAP connection error handling on the API side
Inventory improvements
- Renamed
VCenterSummarytoInventorySummary(cleaned up legacy vCenter references) - Enhancements to VM and LXC creation dialogs
- New API endpoint for node information
- Improved Proxmox client and events API
Bug fixes
- Sidebar menu: fixed section icon alignment (Infrastructure, Orchestration, etc.) when the panel is collapsed to icon-only mode
- Removed unused VCenter layout components (
VCenterHeader,VCenterBurgerMenu) - Updated i18n translations (EN/FR)
- TasksFooter and Settings page improvements
Migration note
⚠️ Update to v1.1.1 required — This version contains a database migration bug fixed in v1.1.1. Use the v1.1.1 or latest image directly.
Full Changelog: v1.0.0...v1.1.0