Skip to content

Releases: wabbajack-tools/wabbajack

2.0.8.0

02 Jun 21:53
Compare
Choose a tag to compare

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

28 May 21:37
Compare
Choose a tag to compare

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

23 May 14:48
803452c
Compare
Choose a tag to compare

Version - 2.0.6.1 - 5/22/2020

  • Fix regression with manual archive downloading

2.0.6.0

22 May 05:28
Compare
Choose a tag to compare

Version - 2.0.6.0 - 5/21/2020

  • Add auto-healing features back into the client/server code
  • Put in the code about "Hashing Archives" that somehow missed the last release

2.0.5.1

17 May 14:19
Compare
Choose a tag to compare

Version - 2.0.5.1 - 5/17/2020

  • Close Wabbajack when opening the CLI, resolves the "RocksDB is in use" errors
  • Print some helpful messages about "Hashing Archives" to let users know the app isn't dead

2.0.5.0

15 May 02:37
3c90084
Compare
Choose a tag to compare

Version - 2.0.5.0 - 5/14/2020

  • Make the CDN downloads multi-threaded
  • Optimize installation of included files
  • Reinstate a broken feature with disabled mods
  • Fix how JSON serializers handle dates (UTC all the things!)
  • Fix for Absolute Paths in Steam files

2.0.4.4

11 May 22:16
Compare
Choose a tag to compare

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

2.0.4.3

10 May 23:56
Compare
Choose a tag to compare

Version - 2.0.4.3 - 5/10/2020

  • Hotfix: tell the WJ CDN downloader to create the parent folder if it doesn't exist

2.0.4.2

10 May 22:33
Compare
Choose a tag to compare

Version - 2.0.4.2 - 5/10/2020

  • Hotfix: allow the WJ CDN to be used for gallery modlists
  • Fix a bug with the CDN downloader and modlist compilation

2.0.4.1

10 May 13:49
Compare
Choose a tag to compare

Version - 2.0.4.1 - 5/10/2020

  • Hotfix: don't throw a compilation exceptions when metas can't be inferred