List of Changes
- Proper return context has been established for
opencommands in packages.- Clicking back from an overlay opened via
opencommand 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.
- Clicking back from an overlay opened via
- Add
field=valueJSON array lookup (by @Niklas080208 in #326).- In place of indexes for arrays in JSON data entries, users can now specify a matching
field = valuecontained in the corresponding array instead.
- In place of indexes for arrays in JSON data entries, users can now specify a matching
- Improved touch handling (from latest
libultrahand). - Various code and library optimizations.
- Over 160 KB smaller than
v2.5.2(now the smallest version sincev1.1.6).
- Over 160 KB smaller than
libnxand other development libraries have been updated.- Now using
libnx 4.12.0-1.
- Now using
- Now bundled with
nx-ovlloader v2.0.3. - Various bug fixes and corrections.
Full Changelog: d706cd8...v2.5.3