v1.0.1
Whats Changed
Bug Fixes
- Fixed "Check for Update" silently reporting "All mods are up to date" right after launching the app without actually checking anything. A one-time keyring-availability check at startup could lose a race against the desktop's secret-service daemon and get permanently stuck treating Nexus as logged out for the rest of the session — only a full restart fixed it. The check now retries instead of caching that failure forever
- Fixed two Nexus GraphQL update-check requests skipping the OAuth token-refresh step every other request performs, which could silently return no results for mods with a stale access token
- The update summary now shows "Nexus: not logged in" instead of a misleading "All mods are up to date" whenever the Nexus half of a check was skipped due to a login problem
Run the following command to install/Update. Or download the appimage directly.
curl -sSL https://raw.githubusercontent.com/TheMrGeeBee/Mosaic-Mod-Manager/main/src/appimage/Mosaic-MM-installer.sh | bash