Skip to content

Commit a4205e9

Browse files
committed
Add 1.28.2 release notes
1 parent b4332f5 commit a4205e9

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

RELEASENOTES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Version 1.28.2 (July 15, 2025)
2+
=================================
3+
4+
### Applications
5+
- updated vulnerable dependencies ([commit](https://github.com/veraPDF/veraPDF-library/commit/b75a016))
6+
7+
### Validation
8+
- (PDF/UA-2, WTPDF-1) disabled rule about multiple link annotations that target the same location ([commit](https://github.com/veraPDF/veraPDF-library/commit/3c05a38))
9+
- (PDF/UA-2, WTPDF-1) fixed structure destination validation ([commit](https://github.com/veraPDF/veraPDF-validation/commit/7fe5283))
10+
- fixed validation of Unicode for several flavours ([commit](https://github.com/veraPDF/veraPDF-validation/commit/7d143de))
11+
12+
### PDF Parser
13+
- fixed width calculation in an edge case of Type2CharString ([commit](https://github.com/veraPDF/veraPDF-parser/commit/ea6ba8b))
14+
- fixed COSPredictorDecode (commits [1](https://github.com/veraPDF/veraPDF-parser/commit/e8f9024) [2](https://github.com/veraPDF/veraPDF-parser/commit/703fe86))
15+
- fixed RDF parsing with no attributes in metadata ([commit](https://github.com/veraPDF/veraPDF-library/commit/be2f0fb))
16+
- fixed exceptions in case of malformed PDFs
17+
18+
19+
### Maintenance
20+
- moved Maven publication from the decommissioned Sonatype service to Maven central publication
21+
- added the new maven-central-publication plugin to veraPDF-parent POM for publication for all projects ([commit](https://github.com/veraPDF/veraPDF-parent-pom/commit/16c02dd))
22+
- updated the Maven plugins used to the latest versions ([commit](https://github.com/veraPDF/veraPDF-parent-pom/commit/07e58ea))
23+
124
Version 1.28 (April 30, 2025)
225
=================================
326

0 commit comments

Comments
 (0)