Release Notes: Version 1.4
New Features & Enhancements
- Update Checker System: Implemented a new version-based update checker utilizing
version.json. Added an update banner, a manual check button to the templates, and integrated the version display directly into the UI. - System Control: Introduced new system control capabilities.
- Logging: Added a dedicated logs page to the UI for better diagnostics and monitoring.
- UI Improvements: Added a shake effect to the clock interface.
Bug Fixes
- Payload Execution: Resolved a critical double payload execution issue by preventing background threads from starting twice when running in debug mode.
- Auto-Updater Routing: Fixed a bug where the auto-update process was saving ELF files to the incorrect directory.
- Interface Sorting: Fixed an issue where the drag-and-drop overlay interfered with UI sorting mechanisms.
- Payload Logic: Corrected a logic mismatch within the payload auto-load sequence.
- Theming & Styling: Addressed multiple UI rendering issues, including fixes for color mode scripts, color mode styles, and theme loading failures.
- General: Resolved tracked repository issues #35 and #36, alongside miscellaneous module fixes.
Full Changelog: 4b46612...4448f26