Skip to content

Releases: itext/itext-pdfsweep-java

pdfSweep 5.0.6

Choose a tag to compare

@nanouh nanouh released this 01 Apr 08:40
5.0.6

pdfSweep is an iText Core add-on to securely redact content from PDFs.

There are no feature changes for this release. The only changes are to maintain compatibility with the iText Core 9.6.0 dependencies.

pdfSweep 5.0.5

Choose a tag to compare

@aapsasha aapsasha released this 08 Jan 13:57
5.0.5

pdfSweep is an iText Core add-on to securely redact content from PDFs.

There are no feature changes for this release. The only changes are to maintain compatibility with the iText Core 9.5.0 dependencies.

pdfSweep 5.0.4

Choose a tag to compare

@AnhelinaM AnhelinaM released this 13 Nov 15:07
5.0.4

pdfSweep is an iText Core add-on to securely redact content from PDFs.

There are no feature changes for this release. The only changes are to maintain compatibility with the iText Core 9.4.0 dependencies.

pdfSweep 5.0.3

Choose a tag to compare

@nanouh nanouh released this 02 Sep 12:22
5.0.3

pdfSweep is an iText Core add-on to securely redact content from PDFs.

There are no feature changes for this release. The only changes are to maintain compatibility with the iText Core 9.3.0 dependencies.

pdfSweep 5.0.2

Choose a tag to compare

@introfog introfog released this 15 May 11:08
5.0.2

pdfSweep is an iText Core add-on to securely redact content from PDFs.

There are no feature changes for this release. The only changes are to maintain compatibility with the iText Core 9.2.0 dependencies.

pdfSweep 5.0.1

Choose a tag to compare

@nanouh nanouh released this 14 Feb 13:09
5.0.1

pdfSweep is an iText Core add-on to securely redact content from PDFs.

This release improves pdfSweep’s handling of overlapping glyphs to produce better results.

We also fixed a bug where invalid data was left after cleanup, and resolved an issue where processed content would render differently in certain viewers.

Improvements

When using overlap ratio in cleanup, calculate it based on single glyph renders to get better results

Bug fixes

Output PDF contains invalid data after cleanup

pdfSweep 5.0.0

Choose a tag to compare

@AnhelinaM AnhelinaM released this 18 Nov 09:58
5.0.0

pdfSweep is an iText Core add-on to securely redact content from PDFs.

For this release the version number has been bumped for compatibility with iText Core 9.0 and License Key Library 4.2.0.

pdfSweep 4.0.3

Choose a tag to compare

@nanouh nanouh released this 24 Jul 11:24
4.0.3

pdfSweep is an iText Core add-on to securely redact content from PDFs.

This release is just a minor update which improves the handling of unsupported image types.

Improvements

  • Better handling of unsupported image types

pdfSweep 4.0.2

Choose a tag to compare

@StryhelskiAndrei StryhelskiAndrei released this 07 Feb 14:32
4.0.2

pdfSweep is an iText Core add-on to securely redact content from PDFs.

This release fixes a bug where a NullPointerException could occur in situations where an Image's XObject was directly referenced from the canvas, had an /ImageMask entry with the value true and was completely covered by a cleanup rectangle.

Bug fixes

  • NPE on fully filtered Image XObject with /ImageMask true

pdfSweep 4.0.1

Choose a tag to compare

@StryhelskiAndrei StryhelskiAndrei released this 25 Oct 15:09
4.0.1

pdfSweep is an iText Core add-on to securely redact content from PDFs.

For this release, the artifact names have been changed to reflect the new naming structure. In addition, since Bouncy Castle is a dependency for tests the .NET version has been updated to use the latest 2.2.1 version.

Improvements

  • Updated .NET Bouncy Castle dependency to 2.2.1