Skip to content

Releases: flyingsaucerproject/flyingsaucer

v9.10.2

28 Oct 22:52
Compare
Choose a tag to compare

What's Changed

  • add overloaded method addFontDirectory(... String encoding ...)
  • Fix borders by @asolntsev in #432
  • Fix NPE in blocking formatting contexts by @asolntsev in #433
  • Bump error_prone.version from 2.34.0 to 2.35.1 by @dependabot in #430

Full Changelog: v9.10.1...v9.10.2

v9.10.1

26 Oct 08:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.10.0...v9.10.1

v9.10.0

24 Oct 18:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.9.5...v9.10.0

v9.9.5

30 Sep 18:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.9.4...v9.9.5

v9.9.4

20 Sep 06:03
Compare
Choose a tag to compare

What's Changed

  • Set "Page only" as default initial view in PDF viewer by @andreasrosdal (#390)
  • #379 Revert "Overcoming Table Cell and Line Splitting Challenges (#358)"

Full Changelog: v9.9.3...v9.9.4

v9.9.3

16 Sep 20:49
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Bump org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0 by @dependabot in #384
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #387

New Contributors

Full Changelog: v9.9.2...v9.9.3

v9.9.2

03 Sep 21:27
Compare
Choose a tag to compare
  • Add automatic module name to MANIFEST.MF in flying-saucer-core by @OpenHelios in #378

New Contributors

Full Changelog: v9.9.1...v9.9.2

v9.9.1

26 Aug 21:23
Compare
Choose a tag to compare

What's Changed

  • Update pattern of headings by @pedroo002 in #359
  • #370 allow not-so-correct image url of form "data:image;base64,iVBORw…...." by @asolntsev in #371
  • Overcoming Table Cell and Line Splitting Challenges by @syluna in #358

Dependency updates

New Contributors

Full Changelog: v9.9.0...v9.9.1

v9.9.0

19 Jul 20:39
Compare
Choose a tag to compare

What's Changed

  • Moved org.xhtmlrenderer.simple.PDFRenderer to org.xhtmlrenderer.pdf.PDFRenderer by @VerachtertAaron in #350
  • rename package "org.xhtmlrenderer.simple" in module "flaying-saucer-swt" by @asolntsev in #351
  • Performance optimization by @asolntsev in #352
  • fix some performace-related idea warnings by @asolntsev in #353

New Contributors

Dependency updates

  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #328
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #329
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #332
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0 by @dependabot in #334
  • Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #335
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #336
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0 by @dependabot in #337
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2 by @dependabot in #338
  • Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #341
  • Bump com.codeborne:pdf-test from 1.8.1 to 1.9.0 by @dependabot in #343
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #345
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.0 to 3.3.1 by @dependabot in #347
  • Bump org.jsoup:jsoup from 1.17.2 to 1.18.1 by @dependabot in #346
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #348

Full Changelog: v9.8.0...v9.9.0

v9.8.0

26 May 19:56
Compare
Choose a tag to compare

What's Changed

  • Remove itext 5 support (#325)
  • Remove libs (#324)
  • disabled logging by default (#304)
  • Add a test for the embedding of fonts declared in the css (#318)
  • Bump slf4j from 2.0.12 to 2.0.13 (#310)

New Contributors

Full Changelog: v9.7.2...v9.8.0