Skip to content

veraPDF v1.28.2

Latest
Compare
Choose a tag to compare
@carlwilson carlwilson released this 18 Jul 09:19
· 21 commits to integration since this release

Version 1.28.2 (July 15, 2025)

Applications

  • updated vulnerable dependencies (commit)

Validation

  • (PDF/UA-2, WTPDF-1) disabled rule about multiple link annotations that target the same location (commit)
  • (PDF/UA-2, WTPDF-1) fixed structure destination validation (commit)
  • fixed validation of Unicode for several flavours (commit)

PDF Parser

  • fixed width calculation in an edge case of Type2CharString (commit)
  • fixed COSPredictorDecode (commits 1 2)
  • fixed RDF parsing with no attributes in metadata (commit)
  • fixed exceptions in case of malformed PDFs

Maintenance

  • moved Maven publication from the decommissioned Sonatype service to Maven central publication
  • added the new maven-central-publication plugin to veraPDF-parent POM for publication for all projects (commit)
  • updated the Maven plugins used to the latest versions (commit)

Full Changelog: v1.28.1...v1.28.2