Skip to content

Releases: LibrePDF/OpenPDF

1.3.39

19 Jan 14:07
Compare
Choose a tag to compare

What's Changed in OpenPDF 1.3.39

  • Fix NullPointerException on null rows in table by @fellmann in #1029

More information here: https://github.com/LibrePDF/OpenPDF

Note that OpenPDF now requires Java 11 or later.

Feedback, bugreports, pull-requests, new developers interested in Java, are welcome!

1.3.38

17 Jan 22:25
Compare
Choose a tag to compare

What's Changed

  • Fix issue #1024: newline (or other control char below 0x20) should not switch font by @pichlerm in #1026
  • Fix row height calculation for tables with locked width by @fellmann in #1027

New Contributors

Full Changelog: 1.3.37...1.3.38

1.3.37

17 Jan 06:28
Compare
Choose a tag to compare

OpenPDF 1337 has been released!

  • Java 11 or later is required to use OpenPDF.
  • 32 methods and fields marked with Deprecated annotation which were already commented as deprecated.

1.3.36

09 Jan 06:48
Compare
Choose a tag to compare

OpenPDF 1.3.36 has been released!

  • Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #1011
  • Bump com.puppycrawl.tools:checkstyle from 10.12.6 to 10.12.7 by @dependabot in #1013
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.1 to 3.3.2 by @dependabot in #1012
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #1015
  • Fix performance for rowspan height distribution by @fellmann in #1019
  • Java 9 or later is required.

Full Changelog: 1.3.35...1.3.36

1.3.35

27 Dec 09:08
Compare
Choose a tag to compare

What's Changed

  • OpenPDF now requires Java 9 or newer.
  • Bump com.ibm.icu:icu4j from 74.1 to 74.2 by @dependabot in #1005
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.12.0 by @dependabot in #1007
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.0 to 3.12.1 by @dependabot in #1009
  • Remove reflection use from MappedRandomAccessFile #1008

Full Changelog: 1.3.34...1.3.35

OpenPDF 1.3.34

11 Dec 07:41
Compare
Choose a tag to compare

What's new in OpenPDF 1.3.34

OpenPDF 1.3.33 released

15 Nov 07:15
Compare
Choose a tag to compare

What's New in OpenPDF 1.3.33

  • Bump bouncycastle.version from 1.76 to 1.77 by @dependabot in #990
  • Errors in indentation and tab positions by @jansorby in #794
  • Fixed issue reported by bsanchezb which in certain cases would overwr… by @Lonzak in #981
  • Bump junit.version from 5.10.0 to 5.10.1 by @dependabot in #983
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #984
  • example code and test case for #591: FopGlyphProcessor.convertToBytesWithGlyphs() by @sis-yoshiday in #592
  • Bump com.puppycrawl.tools:checkstyle from 10.12.4 to 10.12.5 by @dependabot in #989
  • garbled CJK Unified Ideographs Extension text test and fix by @nao-ton in #987

New Contributors

Full Changelog: 1.3.32...1.3.33

OpenPDF 1.3.32 released

02 Nov 07:00
2cb10e7
Compare
Choose a tag to compare

What's Changed

  • Speed up loading fonts from JAR (#955 #954)
  • Bump commons-io:commons-io from 2.13.0 to 2.15.0 (#967)
  • Bump org.apache.maven.plugins:maven-jxr-plugin from 3.3.0 to 3.3.1 (#966)
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0
  • Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.4 (#958)
  • Nullsafe equals in XfaForm when processing template (#959)
  • Fix height calculation for table rows with rowspan @fellmann (#865)
  • Added AutoCloseable annotations on classes, that already implement the close method @SirLefti (#831)
  • Fixing umlauts in form fields @antonleliuk (#847)
  • Skipping eliminateSharedStreams() method call. @netmackan (#772)
  • Add flag to inhibit FOP glyph substitution @dadza (#904)
  • Refactorings by @Lonzak Part I (#853)
  • Align /ID entry creation with 14.4 File Identifiers @bsanchezb (#876)
  • Bump com.ibm.icu:icu4j from 73.2 to 74.1 (#976)
  • Bump org.pitest:pitest-junit5-plugin from 1.2.0 to 1.2.1 (#975)
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.1 to 3.3.2
  • Bump org.apache.maven.plugins:maven-checkstyle-plugin (#978)

1.3.31

01 Nov 08:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.30...1.3.31

1.3.30

19 Sep 09:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.29...1.3.30