Skip to content

Servo-Modquisitor-2 v2.7.5

Pre-release
Pre-release

Choose a tag to compare

@xsSplater xsSplater released this 13 Jul 20:28

Beta!

screenshot_20260713_232701 screenshot_20260713_232717 screenshot_20260713_232310

Program security improvements (thanks to Nexus support):

  • I've removed all automation from the program update process, including drag-n-drop.
  • Sanitized file names for security.
  • Mods are downloaded only after confirmation.
  • OAuth credentials are no longer stored openly in the config.
  • The image confirming a successful connection to Nexus is taken directly from the program's internal assets.
  • Added file size checks: 500 MB for the archive and the largest file inside, and 1 GB for the unpacked file.

New:

  • Added a Beta version of the Theme Editor. You can customize the program colors as desired (possibly not all elements yet).
  • Added messages about the update collection process to the log window.

Fixes:

  • Various fixes.
  • Some code refactoring.
  • Added mutexes to protect against data races in program processes.
  • Added a timeout for the browser response when logging into an account. (Hopefully this will solve the issue on Linux.)