Skip to content

Releases: ppkantorski/Status-Monitor-Overlay

Status Monitor Overlay 1.3.2+r9

20 Apr 12:50

Choose a tag to compare

Compilation with latest libultrahand (v2.4.1).

Full Changelog: v1.3.2+r8...v1.3.2+r9

Status Monitor Overlay 1.3.2+r8

17 Apr 03:44

Choose a tag to compare

Compilation with latest libultrahand (v2.4.0).

List of Changes

  1. Mode configurator now includes a mode combo selector for supported overlay modes.
  2. Feedback cleanup (for proper libultrahand v2.4.0 support).
  3. Wallpapers now supported on 6MB overlay heap size.
  4. Sounds now supported on 4MB overlay heap size.
  5. All additional benefits from latest libultrahand.

Full Changelog: 1335710...v1.3.2+r8

Status Monitor Overlay 1.3.2+r7

13 Mar 05:12

Choose a tag to compare

Compilation with latest libultrahand (v2.3.0).

List of changes:

  1. Bug fix for Frame Padding on FPS Graph, FPS Counter, and Game Resolutions not properly being applied.
  2. Holding KEY_MINUS no longer allows for repositioning with the right joystick.
    • Functionality was removed because of potential conflicts with Notification hotkeys
    • Users can still hold KEY_PLUS and reposition the overlay frame with the left joystick.
  3. Notification improvements (from latest libultrahand).

Full Changelog: f75d037...v1.3.2+r7

Quick update:

  • Notification timestamp positioning bug fix (for notifications with no icons). - 03/13/2026 12:04 AM PST
  • Separator symbol coloring for notification text. - 03/13/2026 12:04 AM PST
  • Notification touch dismissal in right-side mode bug fix. - 03/13/2026 1:15 AM PST
  • Touch notification dismissal on limited memory (bug fix for mini, fps counter, fps graph, and resolution mode). - 03/13/2026 1:59 AM PST

Full Changelog: v1.3.2+r7...1335710

Status Monitor Overlay 1.3.2+r6

11 Jan 09:26
2b95e4f

Choose a tag to compare

Compilation with latest libultrahand (v2.2.7).

Stability update:

  • Critical bug fixes for touch navigation when utilizing swapTo for menu transitions.

Full Changelog: f4c876f...v1.3.2+r6

Quick update:

  • Configurator touch navigation focus fixes. - 1/11/2026 1:38 AM PST

Full Changelog: v1.3.2+r6...f75d037

Status Monitor Overlay 1.3.2+r5

30 Dec 04:42
e567bce

Choose a tag to compare

Compilation with latest libultrahand (v2.2.7 pre-release).

List of changes:

  1. Bug fix for RAM VDDQ and VDD2 voltage values being swapped on Mariko when not using sys-clk-oc EOS.
  2. New Show Labels toggle for mini mode (on by default).
    • When off, element labels will be hidden.
  3. Launch mode settings are now only applied / added to Ultrahand's overlays.ini if /config/ultrahand/overlays.ini exists.

Full Changelog: v1.3.2+r4...v1.3.2+r5

Quick update:

  • Slight tweak to left side padding for Show Labels disabled on mini mode. -12/29/2025 9:17 PM PST
  • Frame initialization clipping bug fixes on mini, fps graph, fps counter, and resolutions modes for limited memory (4MB heap size). -12/29/2025 11:00 PM PST

Full Changelog: v1.3.2+r5...f4c876f

Status Monitor Overlay 1.3.2+r4

15 Dec 14:54

Choose a tag to compare

Compilation with latest libultrahand (v2.2.4).

List of changes:

  • Bug fix for real voltages (specifically vdd2) on Erista models causing crashes during game boots and displaying the wrong voltage when not using sys-clk-oc EOS.

Full Changelog: v1.3.2+r3...v1.3.2+r4

Status Monitor Overlay 1.3.2+r3

13 Dec 06:21

Choose a tag to compare

Recompilation with latest libultrahand (v2.2.3).

List of changes:

  • Tweaks for List class update.

Full Changelog: v1.3.2+r2...v1.3.2+r3

Status Monitor Overlay 1.3.2+r2

06 Dec 01:26

Choose a tag to compare

Compilation with latest libultrahand (v2.2.1).

List of changes:

  1. Bug fix for mini mode causing crashes when displaying too much content at once (buffer size increase).
  2. Bug fix for the initial element display order for mini and micro modes on the configurator .
  3. GPU load algorithm tweak (from official branch).

Full Changelog: ca15ddb...v1.3.2+r2

Status Monitor Overlay 1.3.2+r1

29 Nov 04:51

Choose a tag to compare

Compilation with latest libultrahand (v2.2.0).

List of changes:

  1. Proper 4MB nx-ovlloader heap size support.
    • Ultrahand notifications will be disabled on 4MB.
  2. New mini mode element MEM for displaying the active amount of system memory.
  3. Refinements to rounded rects (in libultrahand).

Full Changelog: aec2b93...22dd0e4

Quick Update:

  • Notification flag file bug fix - 11/29/2025 4:47 PM PST

Full Changelog: 22dd0e4...ca15ddb

Status Monitor Overlay 1.3.2+

16 Nov 04:31

Choose a tag to compare

Compilation with latest libultrahand (v2.1.8).

List of changes:

  1. Added compatibility for Atmosphere 1.10.0+. (libnx update)
    • Versions older than v1.3.2+ may not work properly on AMS 1.10+.
    • This version however should work properly on AMS <1.10 (just like the prior versions).
    • "It is required to update to SaltyNX 1.6.0+ for the same reason!" - @masagrator 🙏🏻
  2. Anti-aliasing has been applied to rounded rects for smoother, less ridged corners (from latest libultrahand).
  3. Bug fix for the Use Integer Counter toggle for FPS Counter mode not properly applying / saving configurations.
  4. The overlay Makefile has been updated with some slight modifications.
  5. libnx has been manually recompiled with -Os as well as several other code generation optimizations.
  6. Atmosphere-libs has been updated/synced with latest.

Full Changelog: v1.3.1+r2...v1.3.2+

Quick update:

  • Change compilation from -Os to -O3 for Status Monitor. (better performance) - 11/15/2025 9:25 PM PST

Full Changelog: v1.3.2+...aec2b93