Skip to content

Releases: wabbajack-tools/wabbajack

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

3.6.1.0

27 May 00:55
Compare
Choose a tag to compare

Version - 3.6.1.0 - 5/26/2024

  • Fixed a race condition on renewing Nexus Mods OAuth2 tokens
  • Added set-nexus-api-key CLI command
  • Added Starfield meta data
  • Added Fallout New Vegas Epic Games metadata

3.6.0.0

25 May 15:42
e41e5c2
Compare
Choose a tag to compare

Version - 3.6.0.0 - 5/25/2024

  • Wabbajack now uses OAuth2 for Nexus Mods logins
  • Support for DirectURL use with LL files

3.5.0.2

21 May 16:17
Compare
Choose a tag to compare

Version - 3.5.0.2 - 5/21/2024

  • HOTFIX - change how we log into Nexus Mods. We still need to rewrite this on
    Oauth2, but this should fix the current issues we have, and get people back up and running

3.5.0.1

16 Jan 00:43
Compare
Choose a tag to compare

Version - 3.5.0.1 - 1/15/2024

  • HOTFIX - change the cache file names so files will be auto-rehashed

3.5.0.0

15 Jan 23:49
Compare
Choose a tag to compare

Version - 3.5.0.0 - 1/15/2024

  • Fixed a long standing bug with the BSA reader. This problem has existed for at least 4 years, but was never seen
    till now. The latest Skyrim updates exposed the error. If a file inside a BSA was compressed and the compressed file
    size was exactly the same as the uncompressed file, WJ would not decompress the file and instead write out the raw
    LZ4 data. This would caus a ton of issues all throughout the app.
  • Modlist Authors: Delete your VFS cache, hash cache, and recompile your list from scratch. This will ensure that all
    files are properly decompressed and properly reindexed.

3.4.2.0

14 Jan 22:48
Compare
Choose a tag to compare

Version - 3.4.2.0 - 1/24/2024

  • Updated GameFinder to 4.1.0
    • Fixes Wabbajack not Launching on some systems
  • Added the GameFinder module for EA Desktop
    • Only Dragon Age: Origins & Dragon Age: Inquisition supported for now.
    • For other games we still need to collect the right store IDs
  • Fixed Final Fantasy 7: Remake Intergrade meta data
  • Fixed new WebView2 instances being created constantly causing a memory leak
  • Fixed the Nexus API key no longer being picked up when logging in
  • Fixed Baldur's Gate 3 having to be named 'badlursgate3' instead of 'baldursgate3' when defining a modlist JSON
  • Fixed wabbajack-cli.bat pointing to the wrong CLI executable path

3.4.2.0-Pre

08 Jan 20:05
Compare
Choose a tag to compare
3.4.2.0-Pre Pre-release
Pre-release

How to use Pre-releases ? YouTube Guide

Changelog:

  • Updated GameFinder to 4.1.0
    • Fixes Wabbajack not Launching on some systems
  • Added the GameFinder module for EA Desktop
    • Only Dragon Age: Origins & Dragon Age: Inquisition supported for now.
    • For other games we still need to collect the right store IDs
  • Fixed Final Fantasy 7: Remake Intergrade meta data

Full Changelog: 3.4.1.0...3.4.2.0-pre

3.4.1.0

21 Dec 22:36
Compare
Choose a tag to compare

Version - 3.4.1.0 - 12/21/2023

  • Added Support for Final Fantasy 7: Remake Intergrade
  • Update CLI to .NET 8.0 (was missed in the last update)
  • Added Support for Baldur's Gate 3
    • Very Work in Progress
    • NOT Plug and Play for compiling and installing!