Features & Enhancements
- Improved header layout responsiveness and theme toggle (icon button).
- Added script for automated LXC creation and Pulse installation (
scripts/create_pulse_lxc.sh
). - Added focus-on-keypress for dashboard search.
- Allowed UI embedding in iframes (e.g., within PVE).
- Added footer version link to GitHub releases.
- Optimized API polling (only polls when clients are connected).
- Updated dependencies (TailwindCSS, Express).
Fixes
- Numerous fixes and improvements to the LXC creation script.
- Fixed missing
.env
file handling in docker-compose. - General documentation updates and clarifications.
Refactoring & Chores
- Removed unused/problematic host setup script.
- Removed "simplified" branding.
- Added LICENSE file.