Skip to content

Releases: Nuix/Bulk-Redactor

v1.4.0

15 Oct 19:22

Choose a tag to compare

Updated SuperUtilities.jar to new version. Updated BulkRedactor class from that JAR to have an exception catch around temporary PDF cleanup so that if some sort of exception occurs while deleting that temporary directory it should be handled a little better.

Version 1.3.0

24 Jun 23:48

Choose a tag to compare

Added support for and configurability of concurrency added to BulkRedactor class from SuperUtilities. On main tab you will now find a new setting "Concurrency" which is 1 by default. Higher values will utilize more threads to process bulk redaction calculations for items, which may yield improved performance.

Note that there is not necessarily an ideal one size fits all value greater than 1 so for best results, test different values to see what works best in your situation.

Version 1.2.0

14 Jun 20:35

Choose a tag to compare

Version 1.2.0 Pre-release
Pre-release
  • Fixed a NullPointerException which could be thrown when applying markups based on named entities.

Version 1.1.0

24 Apr 21:28

Choose a tag to compare

Version 1.1.0 Pre-release
Pre-release

This script is still in testing. It is highly recommended that you review all redactions generated by this script!

Version 1.0.0

18 Apr 18:26

Choose a tag to compare

Version 1.0.0 Pre-release
Pre-release

Initial GitHub Release