Skip to content

SMM 1.20.1

Choose a tag to compare

@0x78f1935 0x78f1935 released this 03 Aug 11:31
· 15 commits to master since this release
Immutable release. Only release title and notes can be modified.

Fixed

  • Switching profiles could stop working entirely until you restarted the app.
    The profile dropdown greyed itself out while background work was running, and if
    anything went wrong while it was checking, it stayed greyed for the rest of the
    session with no way to bring it back. It now unlocks by itself, and a hiccup in
    the check leaves it usable instead of locked.

  • Scanning your Downloads folder no longer locks the profile dropdown. Only work
    that actually writes to your game folder locks it now, and the tooltip names what
    it is waiting for instead of always blaming an install.

  • Switching from a profile card no longer hangs forever. If something else was
    busy, the switch waited silently with nothing on screen and no way to stop it.
    It now says what it is waiting for, and anything queued can be cancelled.

  • "Close GTA V first" can now close it for you. A crashed game can leave a
    process behind that never goes away, which made Simple Mods Manager refuse every
    change and insist the game was running after you had closed it. The message now
    has a Stop the game button, and it double-checks before refusing.

  • Switching to the profile you are already on no longer claims it did something.
    It said it had switched and reported a nonsense file count; now it just says there
    was nothing to do. Warnings raised during a switch are also shown instead of being
    quietly dropped.