Skip to content

Releases: Nuix/Quick-Vol

Version 1.2.0

Choose a tag to compare

@JuicyDragon JuicyDragon released this 18 Mar 19:43
3f3a648

Improved Case Search Traversal Logic

Uses a new version of SuperUtilities which has better directory traversal logic when looking for cases recursively in a directory structure. This should hopefully assist in a situation where a case directory may be located on a network share and contains many files, for example when file system stored binary is stored in sub-directory of the case.

Version 1.1.0

Choose a tag to compare

@JuicyDragon JuicyDragon released this 22 Sep 23:43
3f3a648

Added Basic History Analysis

Now optionally reports the date of the last history event within the past 180 days for the following:

  • Last "loadData" event
  • Last "search" event
  • Last "annotation" event
  • Last "export" event
  • Last "import" event
  • Last "deletion" event

image

Version 1.0.0

Choose a tag to compare

@JuicyDragon JuicyDragon released this 23 Jul 21:19

Initial GitHub Release