Skip to content

Version 2.2.1

Latest

Choose a tag to compare

@sthetix sthetix released this 14 Jun 07:18
· 2 commits to main since this release

NAND Fix Pro v2.2.1

UI Refresh

  • Enhanced the main interface with a more modern dark theme inspired by ttkbootstrap dark styling.
  • Added subtle semantic color accents for repair levels:
    • Level 1 uses a safer green/teal accent.
    • Level 2 uses an amber caution accent.
    • Level 3 uses a red last-resort accent.
  • Improved tab styling so the selected repair level visually matches its risk/accent color.
  • Refined layout spacing across Level 1, Level 2, and Level 3 screens.
  • Removed distracting duplicate progress/status elements from the log area.
  • Made the main window resizable and improved default sizing for better usability.
  • Updated the README preview image.

Guided Mode

  • Refined Guided Mode wording to better match the current live and offline workflows.
  • Live mode guidance now correctly points users through SD import, eMMC/emuMMC RAW GPP mounting, and BOOT file copy steps.
  • Offline mode guidance now correctly focuses on selecting local files and starting the offline repair, without telling users to mount eMMC/emuMMC.
  • Updated fallback guidance so Start button readiness is based on the selected mode and repair level.

Functional Fixes

  • Improved NAND archive path resolution.
    • Repair flows now use the configured Partitions Folder from Settings when locating donor NAND archives.
    • Added fallback resolution to the app’s bundled lib/NAND folder.
    • Added clearer error handling when the archive folder cannot be found.
  • Improved temporary disk space checks for larger NAND workflows.
    • 32GB NAND class now requires 64GB free temp space.
    • 64GB/OLED NAND class now requires 128GB free temp space.
  • Applied the archive path and temp-space fixes to Level 2, Level 3, and Advanced USER partition repair flows.
  • Corrected offline mode descriptions to clarify that selected NAND files are updated or rebuilt in place.

Notes

This release is mostly a UI/UX polish update, with targeted functional fixes for NAND archive path handling and OLED/64GB temp-space validation.