Skip to content

Ultrahand Overlay 2.5.3

Latest

Choose a tag to compare

@ppkantorski ppkantorski released this 17 Jul 23:18

List of Changes

  1. Proper return context has been established for open commands in packages.
    • Clicking back from an overlay opened via open command now takes you to exactly where you left off in the package.
    • With this change, overlays can now be crafted to be proper extensions / plugins for packages themselves to leverage.
  2. Add field=value JSON array lookup (by @Niklas080208 in #326).
    • In place of indexes for arrays in JSON data entries, users can now specify a matching field = value contained in the corresponding array instead.
  3. Improved touch handling (from latest libultrahand).
  4. Various code and library optimizations.
    • Over 160 KB smaller than v2.5.2 (now the smallest version since v1.1.6).
  5. libnx and other development libraries have been updated.
    • Now using libnx 4.12.0-1.
  6. Now bundled with nx-ovlloader v2.0.3.
  7. Various bug fixes and corrections.

Full Changelog: d706cd8...v2.5.3