Skip to content

Ultrahand Overlay 1.4.8

Compare
Choose a tag to compare
@ppkantorski ppkantorski released this 25 Nov 14:35
· 462 commits to main since this release
54d9007

List of changes:

  1. Improved toggles implementation.
    • Toggles no longer require a source and use the pre-generated config.ini for storing state information.
    • Sidenote: Dropdown selection toggles still may require revisions to their implementation some time down the line.
  2. Failed variable replacements now return a value.
    • Currently set to -1 for failed replacements, but may be revised to something more unique in the next update.
  3. Various bug fixes as well as code optimizations.
    • This included a footer bug fix (was present in v1.4.6 but missing from v1.4.7).
    • More memory related optimizations across a variety of functions.
  4. Updates to OC Toolkit (now at v0.3.6).
    • Sys-clk Settings are now configurable from the Tools menu.

Update:

  1. Another bug fix for option command selection footers. - 11/25/23 10:06 PM PST
  2. libTesla bug fixes (widget drawing related fixes). - 11/26/23 7:00 AM PST