Skip to content

Releases: hwding/pdf-unstamper

0.2.5

11 Mar 16:12
Compare
Choose a tag to compare

Changelog

🐞 #3 Fix accumulated marked content which could cause wrong content removal and large memory use
🐞 #3 Fix nested marked content could not be extracted which could cause idx out of bound and wrong content removal
🔨 Avoid encoding on unsupported font
🔨 Upgrade dependency

Contributors

Thanks to @daiyan299 for his feedback.

0.2.4

02 Mar 07:37
Compare
Choose a tag to compare

New version based on 0.2.3 with change(s):

⭐ Always remove security before rewrite to support locked pdf files #6
🔨 Minor fixes to make it more robust

Thanks to @leewi9 for his feedback.

0.2.3

19 Feb 06:21
Compare
Choose a tag to compare

New version based on 0.2.2 with change(s):

⭐ Support recognition of watermarks wrapped in marked content #3

Thanks to @daiyan299 for his feedback.

0.2.2

12 Feb 12:22
Compare
Choose a tag to compare

New version based on 0.2.1 with change(s):

🔨 Better performance, you'll find it processes files a little bit faster
🔨 Better content compression, unstamped files no longer inflate crazily

Thanks to @leewi9 for his feedback.

0.2.1

25 Dec 14:05
Compare
Choose a tag to compare

New version based on 0.2.0 with change(s):

⭐ Better textual watermark recognition thanks to @dxywx
🔨 Denpendency upgrade

0.2.0

16 Nov 12:16
073938c
Compare
Choose a tag to compare

New version based on 0.1.5 with change(s):

  • Solve the bordered frame issue by providing a new switch 'c'
  • Optimize memory use
  • Shorten the 'directly' switch name to 'direct'

0.1.5

23 Oct 13:17
Compare
Choose a tag to compare

New version based on 0.1.4 with change(s):

  • Upgrade dependency due to potential vulnerability

0.1.4

06 Jan 07:50
Compare
Choose a tag to compare

New version based on 0.1.3 with change(s):

  • Remove useless prompt in logger
  • Update bundled dependencies

0.1.3

09 Sep 17:51
Compare
Choose a tag to compare

New version based on 0.1.2 with change(s):

  • Add support for strict mode: -s / --strict
  • Improve logging

0.1.2

04 Sep 06:17
Compare
Choose a tag to compare

New version based on 0.1.1 with change(s):

  • Provide a more elegant and efficient way to load fonts in each page