Skip to content

Releases: itext/itext-pdfsweep-dotnet

pdfSweep 3.0.0

25 Oct 14:05
3.0.0
Compare
Choose a tag to compare

In the 3.0.0 release pdfSweep as with all other iText 7 add-ons gets the support of the new License Mechanism and removes a few deprecated methods in the API.

An important note is that this release contains a security bugfix for a vulnerability which was identified in the CompareTool functionality, where it was possible to abuse some functionality in GhostScript to inject arbitrary parameters. Therefore it is recommended to update as soon as possible.

As the cherry on top of the cake it benefits from all the improvements featured in iText 7 Core 7.2.0, and the logging improvements as a result of the move to version 4.6.1 of the .NET Framework.

Breaking Changes

  • Removed deprecated methods from API
  • Bump to .NET Framework 4.6.1

New Features

  • Unified License Mechanism

Bugs

  • Streams are left open in case when PdfDocument/PdfReader constructor throws an Exception
  • Security vulnerability in CompareTool

pdfSweep 2.0.7

05 Jul 08:59
2.0.7
Compare
Choose a tag to compare

While this release of pdfSweep does not bring any new features as such, it does include an important improvement. An annoying bug that could cause a NullPointerException for TD and TL operators when analyzing a document stream has been fixed.

Bugs

  • NPE in TextPositioning

pdfSweep 2.0.6

14 Apr 08:08
2.0.6
Compare
Choose a tag to compare

This is the first release of pdfSweep for a while, but this is what's changed here:

  • pdfSweep could cause an exception when dealing with images using an indexed color space, where it would try to fill the redacted area with the incorrect color. It will now pick a color that exists within the palette
  • editing of content streams could cause Acrobat Reader to fail when reading the document.

BUGS

  • cleaning is attempted with white color even for indexed CS images without white color in palette
  • 'BMC' content stream operator gets replaced with '<<>> BDC' which is redundant

pdfSweep 2.0.5

13 Feb 16:24
2.0.5
Compare
Choose a tag to compare

2.0.5

iText 7.1.10 brings the first quarterly release of 2020 for the iText 7 family, and coincidentally it's on the day that iText, as a project, turns 20! 🎂🥳

For pdfSweep in particular, we are squashing a bug that was hindering the removal of /ColorSpace in specific cases.

Bugs

  • removes /ColorSpace array

pdfSweep 2.0.4

26 Apr 08:53
2.0.4
Compare
Choose a tag to compare

Add the ability to redact images with transparencies

pdfSweep 2.0.3

20 Feb 07:00
2.0.3
Compare
Choose a tag to compare

pdfSweep now supports redacting all annotation types

[RELEASE] iText 7 pdfSweep - 2.0.2

19 Feb 14:22
2.0.2
Compare
Choose a tag to compare
https://github.com/itext/i7n-pdfsweep/releases/tag/2.0.2

* release/2.0.2:
  [RELEASE] 2.0.2-SNAPSHOT -> 2.0.2
  Add missing copyright headers
  Remove unused fields
  Support event meta info
  Add generic event
  Refactor time-based system utils to better represent there purpose
  Update README.md
  Fix redaction color for second page onwards in RegexBasedCleanupStrategy
  [RELEASE] 2.0.1-SNAPSHOT -> 2.0.2-SNAPSHOT

2.0.1

30 Apr 13:07
Compare
Choose a tag to compare

1.1.1

30 Apr 13:07
Compare
Choose a tag to compare