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
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,21 @@
1
1
### Changelog
2
2
3
-
### Version - 4.0.4.1 - 9/10/2025
3
+
#### Version - 4.0.5.0 - 11/04/2025
4
+
* Added checkbox for automatically generating a modlist-report for analyzing the metadata of the resulting modlist file ([@JanuarySnow](https://www.github.com/JanuarySnow))
5
+
* Added option to inverse the mod search filter in the gallery ([@JanuarySnow](https://www.github.com/JanuarySnow))
6
+
* Added game MetaData for Dragon's Dogma 2 ([@Maelstrom8](https://github.com/Maelstrom8))
* Fixed an installation issue when using other Games as sources ([@JanuarySnow](https://www.github.com/JanuarySnow))
9
+
* Fixed the retry button deleting stuff it shouldn't, causing unfinished installations being reported as completed ([@JanuarySnow](https://www.github.com/JanuarySnow))
10
+
11
+
#### Version - 4.0.4.1 - 9/10/2025
4
12
* Hotfix for the game file sourcing now suddenly requiring other games to be installed on modlists that don't actually use file sourcing from other games ([@JanuarySnow](https://www.github.com/JanuarySnow))
5
13
6
14
#### Version - 4.0.4.0 - 9/7/2025
7
15
* Fixed the Nexus OAuth token never being refreshed upon starting installation or during downloads
8
16
* This could lead to issues after having not logged back into Nexus for 6 hours after your initial login
9
17
* Fixed an issue with the Google Drive downloader not being able to download files when not prompted with a harmful file warning
10
-
* 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)])
18
+
* 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)])
11
19
* Fixed Wabbajack crashing when navigating the 'Has Mod(s)' filter in the gallery with arrow keys
varmessageBox=MessageBox.Show("Don't run Wabbajack as Admin!","Error",MessageBoxButton.OK,MessageBoxImage.Error,MessageBoxResult.OK,MessageBoxOptions.DefaultDesktopOnly);
0 commit comments