You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,18 @@
1
1
### Changelog
2
2
3
+
#### Version - 4.0.4.0
4
+
* Fixed the Nexus OAuth token never being refreshed upon starting installation or during downloads
5
+
* This could lead to issues after having not logged back into Nexus for 6 hours after your initial login
6
+
* Fixed an issue with the Google Drive downloader not being able to download files when not prompted with a harmful file warning
7
+
* Fixed Wabbajack not properly sourcing files from other installed games (for example when using Skyrim SE DLC on Skyrim VR modlists) ([@JanuarySnow](https://www.github.com/JanuarySnow)])
8
+
* Fixed Wabbajack crashing when navigating the 'Has Mod(s)' filter in the gallery with arrow keys
9
+
3
10
#### Version - 4.0.3.0 - 7/18/2025
4
11
* The link to a missing Nexus file now directly opens to the specific missing archive instead of the general mod page ([@ninjawaffle](https://www.github.com/ninjawaffle))
5
12
* Fixed version not properly being inlined into the executable ([@EzioTheDeadPoet](https://www.github.com/EzioTheDeadPoet))
6
13
* This means you won't see a 4.0.0.0 version in the bottom left of Wabbajack when you actually have 4.0.2.0.
7
14
* Reintroduced hash-game-files function in the CLI to add support for new games ([@JanuarySnow](https://www.github.com/JanuarySnow))
8
-
* Added support for extracting InnoSetup executables ([@EzioTheDeadPoet](https://www.github.com/EzioTheDeadPoet)))
15
+
* Added support for extracting InnoSetup executables ([@EzioTheDeadPoet](https://www.github.com/EzioTheDeadPoet))
9
16
* As part of this, temporary files are now extracted to shorter folder names
10
17
* Fixed a bug where searching for Nexus archives in the modlist overview would only search on the mod name instead of the archive name
11
18
* Fixed the MEGA integration breaking with 402 Payment Required error messages after they implemented hashcashes
0 commit comments