github ppkantorski/Ultrahand-Overlay v1.7.1
Ultrahand Overlay 1.7.1

latest releases: v2.1.1, v2.1.0, v2.0.1...
13 months ago

List of changes:

  1. Expanded System page to include various device related information.
    • This table currently includes device firmware, bootloader version, hardware type, memory information, and storage information.
    • Special thanks to ComplexNarrative.
  2. New command placeholder variables {ram_vendor}, {ram_model}, {ams_version}, and {hos_version}.
  3. Expansion of refresh command to include wallpaper for the ability to reload wallpaper.rgba,
    • Called refresh wallpaper.
  4. Improved scrolling implementation. (proper time-synced speed interpolation)
  5. Complete recalibration of character width map.
    • This should result in more proper table alignments when using tables with info sections aligned to the right.
  6. Multiple memory related bug fixes.
    • More memory leaks have been fixed, which should result in less heap overloads / crashes.
  7. Language replacements are now performed on every ListItem and CategoryHeader upon initialization.
    • This fixed entries like, for example, Reboot To and Shutdown from not being properly translated.
    • Language json's may still need some translations for the new words that have been included.
  8. Removal of shutdown controllers for space conservation. (commented out)
    • Did not want to remove this function, but because it only works with Nintendo controllers (and not Mission Control) it does seem somewhat redundant since the sync button on Nintendo controllers effectively turns off the controller as well.
    • If it is highly desirable, I may include this command again in future revisions. But for size stability, I could not get it to fit properly this time around.
  9. Numerous code optimizations and bug fixes.

Full Changelog: 6961b2e...v1.7.1

Update:

  • Placeholder bug fix for new variables + bug fix for refresh command. - 08/28/2024 4:40 PM PST
  • TrackBar highlight width adjustment / fix. - 08/29/2024 5:05 AM PST
  • Rename hardware model Nx to Icosa and x1 to X1. (correction) - 08/29/2024 5:28 AM PST

Full Changelog: v1.7.1...d959363

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.