| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-02 | 1.6 kB | |
| v4.3.0 source code.tar.gz | 2025-09-02 | 6.0 MB | |
| v4.3.0 source code.zip | 2025-09-02 | 6.1 MB | |
| Totals: 3 Items | 12.1 MB | 0 | |
Release notes - UniPDF v4.3.0
This release contains new features, improvements and bug fixes.
New Features
- US-694 Tagging PDF contents
- US-697 Tagging a list elements
- US-1077 Tagging widget annotations
- US-1078 Tagging Grid component
- US-1069 Add support for RSASSA-PSS in pkcs7 and signature validation
- US-1098 GridRow: add new function GetHeight()
Improvements
- US-1121 Supported go version for unipdf (1.23.0, 1.24.0 and 1.25.0)
- US-1005 Optimise memory usage in creator.AddPage for large or complex pages
- US-1079 Implements PdfAnnotations deep copy method
- US-1080 Investigates font encoding issue found during form flattening process
- US-1097 ECDSA key support for PAdES
- US-1101 Update golangci-lint version
Bug Fixes
- US-1051 Second signature is overwritten or removed fix
- US-1100 Resolves vulnerability issue found in golang.org/x/net v0.35.0 fix