Skip to content

Releases: wabbajack-tools/wabbajack

4.2.1.4

01 May 00:10

Choose a tag to compare

Version - 4.2.1.4 - 4/21/2026

  • HOTFIX: changed REST variable naming for the Nexus API

4.2.1.3

13 Apr 14:59
e04a262

Choose a tag to compare

Version - 4.2.1.3 - 4/13/2026

  • Added handling for change to REST v3 api on Nexus' side, will catch legacy and new names of properties (#2918)

4.2.1.2

11 Apr 21:14
8d9984e

Choose a tag to compare

Version - 4.2.1.2 - 4/11/2026

  • Round 2: Testing new release and deployment pipeline (digital signatures are a pain)

4.2.1.1

11 Apr 20:57
3974c45

Choose a tag to compare

Version - 4.2.1.1 - 4/11/2026

  • Testing new release and deployment pipeline

4.2.1.0

10 Apr 19:58

Choose a tag to compare

Version - 4.2.1.0 - 4/10/2026

  • Fixed Nexus Collections Publishing not setting the correct Game Version
    & Fixed WJ opening the wrong Collection revision on Nexus Mods after a publish (@januarysnow) PR #2907
    & Fixed Issues with the publish button not reporting success or failure correctly (@januarysnow) PR # 2913
    & Fixed Collection Page Creation and Pre-Validation failing in some cases (@januarysnow) PR # 2915
  • Fixed BSA order of operations
  • Fixed Gallery Title and Metadata not being displayed when hovering over modlists (@Lartza)
  • Fixed Gallery Game filter ComboBox not working reliably
    & Filters not always applying when switching back to the Gallery Tab (@EzioTheDeadPoet)
  • Added the mention of the downloads folder to the file deletion confirm dialog (@EzioTheDeadPoet)

4.2.0.0

26 Mar 16:02
09b7938

Choose a tag to compare

Version - 4.2.0.0 - 3/26/2026

  • Added automatic check for common errors to suggest fixes (@januarysnow) PR #2852
  • Updated dependencies (@JanuarySnow) PR #2862
  • Fixed mod filter checkbox not working properly (@januarysnow) PR #2871
  • Added support for Nier: Automata (@SulfurNitride) PR #2872
  • Added support for Kingdom Come : Deliverance II (@ellisalgernon) (Technically added earlier but didn't make it into the changelog)
  • Updated GalleryView to Display List Titles of Lists that have the Title not in the Thumbnail (@januarysnow) PR #2874
  • Fixes to ImageLoading and ImageCaching (@januarysnow) PR #2881
  • Fixed AbsolutePath UNC prefix loss causing NUL device crash during archive hashing (@jakemismas) PR #2891
  • Fixec UTF-8 BOM in INI file writes causing Skyrim resolution issues (@cashcon57) PR #2894
  • Added a confirmation dialog before destructive file deletion (@jakemismas) PR #2897
  • Various fixes to the CLI (@matracey) PR #2900
    • And added CLI Tests
  • Added ManualBlobDownload for improving LL Downloads (@zclimber) PR #2901
  • Updated Nexus Collection Support related API calls (@januarysnow) PR #2902
  • Fix ResumableDownloader crash on disk full and broken retry logic (@cashcon57) PR #2905
  • Known Issues:
    • When switching away from the "Browse lists" tab and back to it, clears the game selector list and resets the game filter
      • Workaround is to toggle one of the "include" filters on and off to force a refresh of the game selector list

4.1.0.1

17 Mar 13:34
dc9ef9e

Choose a tag to compare

Version - 4.1.0.1 - 3/17/2026

  • HOTFIX: Properly handle "invalid file" responses from Nexus Mods when uploading a collection

4.1.0.0

11 Mar 15:24
1408040

Choose a tag to compare

Version - 4.1.0.0 - 3/11/2026

  • Automated conversion of Wabbajack lists to NexusMods Collection pages by @JanuarySnow
    • After compilation you can convert your wabbajack list to a format that is understood by Nexusmods as a pseudo-collection, and will create a webpage on their collections section for this list, it will be tagged as a Wabbajack list on there.
    • These will function in most user-facing respects as a collection and is a new place to expose your list to users, but will be downloaded and installed via Wabbajack as usual
    • Subsequent compiles can push new revisions to this "collection" , the link to this collection will be stored in your modlist.json
  • Allow Wabbajack to install lists by double-clicking .wabbajack files and by opening a url by @JanuarySnow
    • A url that has the format of wabbajack:// will open the list with that machineurl and start installing it automatically
    • Wabbajack will need to have been opened once before by the user before it can automatically open itself from urls and file association in future
    • .wabbajack files can open WJ and start install automatically, by being double-clicked
    • A url that starts a download of a .wabbajack file
    • This allows Nexusmods to present the "collections" in the previous feature to be installed directly from the "collection" page directly into the users Wabbajack instance, with a special url that downloads the .wabbajack file itself

4.0.5.1

08 Jan 20:46

Choose a tag to compare

Version - 4.0.5.1 - 1/08/2026

  • Fixes to the headers sent by WebView2, so that manual downloads via wabbajack appear as wabbajack and not generic web users (playing nicer with various 3rd party sites)

4.0.5.0

23 Dec 19:57
9088180

Choose a tag to compare

Version - 4.0.5.0 - 12/23/2025

  • Added checkbox for automatically generating a modlist-report for analyzing the metadata of the resulting modlist file (@JanuarySnow)
  • Added option to inverse the mod search filter in the gallery (@JanuarySnow)
  • Added game MetaData for Dragon's Dogma 2 (@Maelstrom8)
  • Optimized Performance (@JanuarySnow)
  • Fixed an installation issue when using other Games as sources (@JanuarySnow)
  • Fixed the retry button deleting stuff it shouldn't, causing unfinished installations being reported as completed (@JanuarySnow)