Releases: wabbajack-tools/wabbajack
Releases · wabbajack-tools/wabbajack
2.0.8.0
Version - 2.0.8.0 - 6/2/2020
- Make sure the MEGA client is logged out before logging in (#881)
- Removed final references to
nexus_link_cache
(#865) - Run disk benchmarks for 10 seconds and use a tiered approach to disk queue size calculation of disks
- Move the patch cache into RocksDB to get rid of the occasional race conditions while creating patches
- Added downloader support for tesall.ru
- Added downloader support for Yandex Disk
- Numerous bug fixes
2.0.7.0
Version - 2.0.7.0 - 5/28/2020
- Code is now more robust when dealing with invasive Anti-virus software. We'll retry deletes/opens if the file is in use
- Rework HTTP retries for all sites to reduce the amount of 503 errors we get from LL
- Temp files now use more robust deletion code
2.0.6.1
2.0.6.0
2.0.5.1
2.0.5.0
2.0.4.4
Version - 2.0.4.4 - 5/11/2020
- BA2s store file names as UTF8 instead of UTF7
- Check for a BSA file by header magic not by extension (allows .bsa.bak files to be extracted)
- Exclude the game
Data
directory from compilation - Downgrade Rective.UI from 11.4.x to 11.3.8 due to UI breakage