This release candidate includes configuration panel enhancements, cluster handling improvements, and installer fixes.
✨ Features
- dda0c3d feat: enhance configuration panel with improved host/port handling and data persistence
- d913808 feat: implement smart cluster handling with endpoint prioritization
- 5ab870a feat: add comprehensive backup/restore functionality to installer
- df164ed feat: auto-install polkit for sudoless updates in LXC containers
🐛 Bug Fixes
- e37fd4f fix: clean host URLs in additional PVE/PBS endpoints and improve placeholders
- 5f12b98 fix: prevent caching empty form values to avoid confusing configuration display
- 76922fd fix: improve data restoration with better directory handling and verification
- ea9bb93 fix: remove all pulse service files during uninstall
- 54e654f fix: ensure complete process cleanup during Pulse removal
- 0154fd0 fix: ensure service file exists even when version is current
- 0fcca90 fix: ensure systemd service file is created during updates
- 3b888ee fix: footer version checking now respects user's update channel preference
- ff0d693 fix: remove UPDATE_CHANNEL from .env to prevent frontend conflicts
- 645fbb5 fix: ensure polkit directory permissions are correct
📋 Testing Notes
- This is a pre-release for testing only
- Not recommended for production use
- Please report issues on GitHub
- Test focus areas:
- Configuration panel improvements and data persistence
- Smart cluster handling with multiple PVE/PBS endpoints
- Installer backup/restore functionality
- LXC polkit auto-installation