Skip to content

Version 1.1.5 RC2

Pre-release
Pre-release

Choose a tag to compare

@Tapawingo Tapawingo released this 16 Feb 16:59
· 22 commits to main since this release
0a2de44

Added

  • Added option to download multiple mods at once
  • Added a enable all mods feature
  • Added a bulk edit feature to allow registering, enabling/disabling or deleting multiple mods at once (select with ctrl/shift)
  • Added option to open mod webpage (will require re-registration of old mods)
  • Added string localization support (See src/i18n/TRANSLATING.md for instructions on how to add a translation)
  • Added Mod manifest support (Modmakers see MODMAKER.md for instructions)
  • Added mod dependency tracker (see MODMAKER.md on how to add mod dependencies)

Fixed

  • Fixed code that could lead to false positives with malware detection
  • Fixed bug that caused mod files to duplicate
  • Fixed bug which lead to incomplete nexusmods downloads (.tmp files)

Translations

  • Added norwegian translation

Full Changelog: v1.1.4...v1.1.5-rc2