Skip to content

Releases: seanpedrick-case/doc_redaction

v0.2.2-beta

14 Feb 10:20
3ffb5e2
Compare
Choose a tag to compare

App now correctly updates custom fuzzy recognisers

v0.2.1-beta

13 Feb 22:40
944dfca
Compare
Choose a tag to compare

Fixed csv/xlsx redaction.
Updated guide on creating exe.
Corrected image coordinate translation when the pdf mediabox is not the same size as pdf page rectangle
Fixed issues with gradio version 5.16.
Fixed fuzzy search error with pages with no data.
Added git to Dockerfile to be able to install git-based custom gradio components

v0.2.0-beta

28 Jan 14:03
713ca11
Compare
Choose a tag to compare

Several updates, including:

  • Added capabilities to export to and import from Adobe .xfdf files.
  • Fuzzy match implementation for deny list. Added option to merge multiple review files.
  • Added tab to be able to compare pages across multiple documents and redact duplicates.
  • Multiple review files can now be merged together on the redaction settings page
  • Updated documentation with an advanced user guide detailing new features

v0.1.1-beta

16 Jan 12:27
e54931f
Compare
Choose a tag to compare

Further bug fixes and minor feature updates, including:

Dropdown choices for redactions are now listed correctly. Existing redaction labels should now appear in new redaction box dropdown.
App should now resize images that are too large before sending to Textract. Textract now more robust to failure.
Moved review components to give more space for page. Extended zoom limits.
Improved reliability of JSON conversion to review dataframe.

v0.1.0-beta

15 Jan 10:55
45c751d
Compare
Choose a tag to compare

Initial beta for the redaction app