Headlines
- WebUI Navigation Fixes - Resolved hanging issues on pages using AJAX for smoother user experience
- Boot Image Generator Improvements - Better POSIX compliance and enhanced UI controls
- Package Versioning Fix - Corrected Debian package version format for boot images
Who Should Upgrade
- All users - Important WebUI bug fixes improve stability and usability
- Boot image generator users - Fixed script compatibility issues and improved UI controls
- Users experiencing WebUI hangs - Navigation issues on AJAX pages now resolved
What's Changed
Bug Fixes
-
WebUI Stability
- Fixed navigation hangs on pages using AJAX requests
- Implemented proper cleanup for WebSocket connections on page unload
- Added auto-refresh cleanup mechanisms to prevent memory leaks
- Improved resource management across devices, manufacturing, scantool, service log, and services views
-
Boot Image Generator
- Fixed bashisms in boot image generator script for better POSIX compliance
- Corrected package versioning format - now prefixes SHA256 hash with '0.' for valid Debian versioning
- Added explicit boot image generation button in WebUI
- Enhanced button styling for better user experience
- Improved boot package status handling for more accurate state reporting
Breaking Changes
None. This release maintains full backward compatibility with v2.1.0.
Known Issues
- Boot image generator requires at least 32GB free disk space
Full Changelog: v2.1.0...v2.1.1