Sylve v0.2.2 is a minor release focused on hot fixes, Wake-on-LAN improvements, and reducing frontend bundle size, along with fixes to reboot handling and general polish across the interface and docs.
Highlights
- Wake-on-LAN support for jails with a refactored, queue-based implementation.
- Reduced frontend bundle size for the production build.
- Improved initial reboot flow with automatic hard refresh.
- General i18n updates and documentation improvements.
Full Changelog
Wake-on-LAN (WoL)
- Added WoL support for jails.
- Refactored WoL implementation to use built-in queue subsystem.
- Added tests for WoL functionality.
UI/UX
- Removed Swagger assets from production bundle to reduce build size.
- Fixed reboot state detection during initialization.
- Added automatic hard refresh after node reboot.
- Fixed Sonner notification issues.
- Resolved duplicate Throbber mount in root layout.
Internationalization
- Updated some i18n strings and translations.
Documentation
- Updated one-line installer command.
- Fixed landing page issues (including hero buttons).
- General documentation and landing page polish.