What's Changed
-
feat(Sanitize): Users can now sanitize their PDF to remove potentially sensitive or unnecessary information from your PDF before sharing. The options supported are: Flatten form fields, Remove Metadata, Remove JS, Remove Annotations, Remove Embedded Files, Remove Layers, Remove links, Remove Structure Tree, Remove Tagging Info and last but not the least Remove Embedded Fonts
-
fix(remove metadata): The remove meta data tool now also removes all XMP metadata
-
fix(watermark): clear uploaded PDF and watermark inputs after download by @JAINAM576 in #73
New Contributors
- @JAINAM576 made their first contribution in #73
Full Changelog: v1.0.2...v1.1.0