Skip to content

Releases: wabbajack-tools/wabbajack

3.7.5.1

23 Nov 22:07
Compare
Choose a tag to compare

Version - 3.7.5.1 - 11/23/2024

  • Reverted "Wabbajack will now put modfile Titles, Description and Version into the .meta file." as it didn't account for formatting in descriptions that could confuse the iniparser
  • Fix a coding error in the login check for compiling that prevents compiles from starting
  • Fix for some mediafire sources not being ignored during validation.

3.7.5.0

23 Nov 15:08
Compare
Choose a tag to compare

Version - 3.7.5.0 - 11/23/2024

  • Fix for Wabbajack trying to work with an expired OAuth token.
  • Added pre-compile login check.
  • Disabled automated validation for Mediafire due to too many falsely flagged down mods.
    • There are plans to create some manually maintained source_down index to replace this in the future.

3.7.4.1

22 Nov 01:09
Compare
Choose a tag to compare

Version - 3.7.4.1 - 11/21/2024

  • Add support for the upcoming Nexus game ID change (thanks to @JonathanFeenstra)
  • Wabbajack will now put modfile Titles, Description and Version into the .meta file.
  • Fix for CLI not working on certain commands due to required assemblies being removed on publish
  • Improved Wabbajack CLI inline-report: now automatically tries to open the report in the browser on running the command
  • Removed Vector Plexus Login from the UI cause with the only file being used from the having an official off-site mirror it isn't needed.
  • Figured out why codesigning was borked with the latest certs. Fixed it.
  • Updated to .NET 9

3.7.3.0

20 Sep 05:15
Compare
Choose a tag to compare

Version - 3.7.3.0 - 9/19/2024

  • Downloads now start in a random order, to reduce the amount of lag in the UI when initially starting
  • Wabbajack may now redirect some downloads to mirrors hosted on Nexus Mods (by request of the mod authors)

3.7.2.1

01 Sep 20:06
Compare
Choose a tag to compare

Version - 3.7.2.1 - 9/1/2024

  • Fixed a bug with the html reports when in a folder with a space in the name

3.7.2.0

25 Aug 21:26
1fad0f1
Compare
Choose a tag to compare

Version - 3.7.2.0 - 8/25/2024

  • Added a new button to the installer configuration window for verifying installs. This runs the same code as the verify CLI command, now it's in the UI for easier access. The output of this command
    is written to a .html file and opened in the default browser.
  • When a modlist install fails due to one or more missing non-nexus files, the installer will now write a .html file with all the links and instructions, and open it with the default browser. This data was
    previsoously only written to the log file.

3.7.1.1

13 Aug 21:52
Compare
Choose a tag to compare

Version - 3.7.1.1 - 8/13/2024

  • HOTFIX: buggy release pipeline caused some corruption in the files of 3.7.1.0

3.7.1.0

13 Aug 21:11
Compare
Choose a tag to compare

Version - 3.7.1.0 - 8/13/2024

  • Fixed file paths with special characters corrupting when packed into BSAs
    • This issue only affected Fallout 3, Fallout NV and Skyrim LE
  • Added logging to determine which downloaded files cannot be hashed
    • This could occur in the downloading phase when installing a modlist when there are broken/corrupted files in the downloads folder
  • Fixed Wabbajack crashing when double-clicking the browser window titlebar or URL
  • Fixed Wabbajack always using explorer.exe instead of the default file browser

3.7.0.0

21 Jun 19:38
Compare
Choose a tag to compare

Version - 3.7.0.0 - 6/21/2024

  • Added Starfield support
    • Note: Hashes were added earlier, but the earlier version was not fully compatible due to Wabbajack extracting the BA2 archives incorrectly. This has been fixed.
  • Updated GameFinder dependency
  • Updated WebView dependency
  • Updated other dependencies

3.6.1.1

30 May 23:11
Compare
Choose a tag to compare

Version - 3.6.1.1 - 5/30/2024

  • Fixed set-nexus-api-key CLI command
  • Fixed other issues related to OAuth