github ppkantorski/Ultrahand-Overlay v1.6.9
Ultrahand Overlay 1.6.9

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

List of changes:

  1. Dropdown and forwarder commands can now use custom labels/footers by using footer= with a value other than null in the package's config.ini.
  2. Custom name and version labels for overlays and packages can now be set in /config/ultrahand/overlays.ini and /config/ultrahand/packages.ini by using options custom_name= and custom_version=.
    • Overlays will only be renamed when displayed on the menu. Direct modification of the overlay is still required for any re-naming of the overlay modules themselves.
    • Packages will now assume names in the following priorities.
      i. Priority 0: Custom names and versions written in packages.ini.
      ii. Priority 1: Package name stated in the header in the package.ini file for the Ultrahand package.
      iii. Priority 2: If none of the above, it will assume the name based upon the Ultrahand package folder.
    • If left empty, custom name and version parameters will be unused.
  3. New option for table ;header_indent= for drawing a single header indent on left side of the line.
    • This is meant to be used on one line "header-like" tables.
  4. New table text color options for info_text_color and section_text_color.
    • text : Ultrahand theme text color used for default text.
    • header : Ultrahand theme text color used for headers.
    • on_value : Ultrahand theme color for On values / values.
    • off_value : Ultrahand theme color for Off values / version labels.
  5. Key combo string representations in packages will now return their symbolic representation.
  6. Software update menu will now pull an indicator for the latest Ultrahand Overlay version from the GitHub API.
  7. Themes classic.ini and ultra.ini will now be auto-downloaded when opening the Theme manager if they do not exist.
  8. Downloads are now stored in a temporary state until completion. After completion, they are then moved into place.
    • This should help with failed downloads and files being removed/replaced after a failed download to an existing filepath.
  9. The packages menu commands section now utilizes the same core logic as the packages themselves. (code optimization)
  10. Improvements to Reboot To pre-generated command in root package. (/switch/.packages/package.ini)
    • If you are missing this feature, you may need to delete /switch/.packages/package.ini.
  11. Various subtle UI positioning corrections and bug fixes.
    • Bug fix for cursor jumping/sliding after using hotkeys (with a d-pad down button) in games.

Full Changelog: cc7afad...v1.6.9

Don't miss a new Ultrahand-Overlay release

NewReleases is sending notifications on new releases.