List of changes:
- Introduction of new
Swipe to Openfeature (an alternative toKey Combofor opening Ultrahand).- This feature is now on by default, but can be toggled off in
Settings > UI Settings > Miscellaneous > Effects > Swipe to Open. - To trigger a swipe launch, swipe your finger from off the screen inwards ~1.5cm from the side where the menu is being drawn (left by default or right) in < 150ms.
- Note: It should be relatively hard to trigger by accident even if you play touch sensitive games, but still easy enough to launch any time you try.
- This feature is now on by default, but can be toggled off in
- Introduction of new placeholder variable
{title_id}for returning the title ID of the currently running game / application.- Will return
nullif a game / application is not open. - This placeholder should allow some more complex packages to be made.
- Will return
- Root package folder
exit_package.iniwill now have commandexitonly ran when Ultrahand (and any other running overlay) is completely closed. - More bug fixes and code optimizations.
- Clean-up of progress percentage implementation.
- Reduction of string copying for various string functions. (faster commands, less memory)
Full Changelog: 0ef1c3a...v1.7.5
Update:
- Slight tweak to
Swipe to Open. - 09/09/2024 03:19 AM PST lang.ziptranslations update. - 09/09/2024 05:24 AM PST- Bug fix for update languages (menu was triggering unnecessary reload). - 09/09/2024 05:36 AM PST
Full Changelog: v1.7.5...3801fca