Releases: seanpedrick-case/doc_redaction
v0.2.2-beta
App now correctly updates custom fuzzy recognisers
v0.2.1-beta
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
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
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
Initial beta for the redaction app