List of changes:
- Better memory management and utilization of smart pointers. (potential memory leaks resolved hopefully)
- Interpreter thread now is initialized when command is ran.
- Root package commands now accept dropdown commands (similar to the current package command implementation).
- Removal of
last_menu
setting from/config/ultrahand/config.ini
. (no longer needed) - Setting key combo from the Settings Menu now also updates
/config/tesla/config.ini
. (for persistence reasons with libTesla overlays) - Menu traversing related bug fixes.
- Various bug fixes.
Full Changelog: v1.5.3...v1.5.4