File itext7.changes of Package itext7
-------------------------------------------------------------------
Thu Jan 16 09:22:51 UTC 2025 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v9.0.0
* New features
+ Support ISO/TS 32004:2024 - Integrity protection in encrypted
documents in PDF 2.0 (PDF MAC)
+ Support ISO/TS 32003:2023 - AES-GCM in PDF 2.0
+ Finalized validation module
+ Develop API to get used layers in a page
* Improvements
+ Support RSASSA-PSS encryption in BC fips mode on .NET
+ PDF/UA and signing
+ SignatureValidator doesn't work with encrypted documents
+ Support linearized PDF files in PdfRevisionReader
+ When rebuilding xref, log more detailed info
+ Support single signature validation
* Bug fixes
+ Improve API of RegexBasedLocationExtractionStrategy
+ Valid CRL having verifiable issuer results in StackOverflow
+ SVG dy attribute not honoured
-------------------------------------------------------------------
Fri Aug 2 00:29:11 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v8.0.5
* New features
+ Dedicated high-level validation API
+ Support multiple CRL distribution points per certificate
+ Support revision comparison according to DocMDP standard
+ Support revision comparison according to FieldMDP standard
* Improvements
+ General improvements to handling and repair of broken or
defective PDFs
* Bug fixes
+ RSASSA-PSS parameters are ignored in .NET
-------------------------------------------------------------------
Mon May 6 00:35:04 UTC 2024 - Anton Shvetz <shvetz.anton@gmail.com>
- Update to v8.0.4
* New features
+ Introduce continuous GraalVM Native Image support
+ Additional PDF/UA creation APIs and checks
+ Implemented IAccessibleElement on form fields
+ Improve OCSPVerifier logic
+ Add functionality to parse different document revisions
* Improvements
+ Correct tagging for interactive form fields
+ Update bouncy castle version to 1.78
* Bug fixes
+ Fix ListBoxField infinite loop
+ Fix Font changing after special character
+ Fixed not selecting an appropriate font if the character is
neither first nor significant
+ Tagged PDF: fix underline handling
- Update to v8.0.3
* New features
+ Finalized PAdES Signing high-level API
+ Two-step/asynchronous signing
+ Improved logic for missing certificates in chain
+ Introduced support for PDF/UA-2
* Improvements
+ SVG: Support stroke-dasharray attribute and CSS property
+ Update bouncy castle FIPS version to 1.0.2.4 on Java
+ Customize signature orientation
+ Pages counter works incorrectly when keep_together property
value changed during first layout
* Bug fixes
+ Text extraction issue if ToUnicode cmap contains not default
codespace ranges
+ Text extraction produces invalid text
+ Problem with creating incremental updates to hybrid-reference
files
-------------------------------------------------------------------
Fri Oct 27 23:33:03 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
- Initial packaging with v8.0.2