Skip to content

OpenPDF 3.0.1

Latest

Choose a tag to compare

@asturio asturio released this 19 Feb 09:09
· 3 commits to master since this release

What's Changed

  • Bump org.htmlunit:neko-htmlunit from 4.14.0 to 4.15.0 by @dependabot[bot] in #1415
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #1416
  • Bump maven-surefire-plugin.version from 3.5.3 to 3.5.4 by @dependabot[bot] in #1428
  • Bump org.htmlunit:neko-htmlunit from 4.15.0 to 4.17.0 by @dependabot[bot] in #1434
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.10 to 2.2.21 by @dependabot[bot] in #1443
  • Bump org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.10 to 2.2.21 by @dependabot[bot] in #1444
  • Bump com.puppycrawl.tools:checkstyle from 11.0.0 to 12.1.1 by @dependabot[bot] in #1445
  • Required Java version clarification in README.md by @Emkas in #1453
  • Bump org.assertj:assertj-core from 3.27.4 to 3.27.7 by @dependabot[bot] in #1459
  • Update Bouncy Castle version to 1.83 by @andreasrosdal in #1460
  • Fix IndexOutOfBoundsException in FopGlyphProcessor due to 1:N Thai Glyph Expansion by @PskDream in #1457
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 by @dependabot[bot] in #1461
  • Bump junit.version from 5.13.4 to 6.0.3 by @dependabot[bot] in #1462
  • Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #1463
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 by @dependabot[bot] in #1465
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1464
  • Add text coordinate extraction API (PR #1442 fixed) by @Copilot in #1466
  • [WIP] Refactor PdfContentTextExtractor and PdfTextLocator to reduce duplicate code by @Copilot in #1467
  • Reduce code duplication in PDF parser classes by @Copilot in #1468
  • [WIP] Fix compatibility issue for Android by @Copilot in #1469
  • openpdf-html: Improve support for CSS @font-face #1426 by @Copilot in #1470
  • Improve openpdf-renderer: documentation, build config, and code quality by @Copilot in #1471
  • Add comprehensive unit test suite for openpdf-renderer module by @Copilot in #1472
  • Improve Image alignment documentation for inline image placement by @Copilot in #1474
  • fix issue #1446 - VSCode project loading failure by @Copilot in #1475
  • Fix non-breaking space (U+00A0) handling in text justification by @Copilot in #1473
  • Fix AI(11) length for GS1-128 Production date barcode by @Copilot in #1476
  • [WIP] Fix Barcode128Test test by @Copilot in #1478
  • Fix for Issue #1430: API to set custom first-line baseline Y in ColumnText by @Copilot in #1477
  • Fix indexed image detection to prevent PDF size inflation by @Copilot in #1479
  • Add basic support for PDF/A-2 and PDF/A-3 conformance levels by @Copilot in #1480
  • feat: add support for Ideographic Variation Sequences (IVS) in TrueTy… by @wang0331 in #1482
  • Bump com.google.errorprone:error_prone_annotations from 2.41.0 to 2.47.0 by @dependabot[bot] in #1483
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #1484
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1486
  • Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 by @dependabot[bot] in #1485
  • Bump org.htmlunit:neko-htmlunit from 4.17.0 to 4.21.0 by @dependabot[bot] in #1487
  • docs: Update Contributors.md by @wang0331 in #1488
  • Complete font-face improvements for #1426 by @alexdupre in #1489
  • Improve openpdf-html with htmlunit-neko DOMParser integration and HTML5 feature tests by @Copilot in #1490
  • Bump com.puppycrawl.tools:checkstyle from 12.1.1 to 13.2.0 by @dependabot[bot] in #1495
  • Bump org.jetbrains.kotlin:kotlin-stdlib from 2.2.21 to 2.3.10 by @dependabot[bot] in #1493
  • Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.10.0 by @dependabot[bot] in #1491
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.15.0 by @dependabot[bot] in #1494
  • Bump org.jetbrains.kotlin:kotlin-maven-plugin from 2.2.21 to 2.3.10 by @dependabot[bot] in #1492

New Contributors

Full Changelog: 3.0.0...3.0.1