Releases: flyingsaucerproject/flyingsaucer
Releases Β· flyingsaucerproject/flyingsaucer
v9.9.1
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
- Bump com.github.librepdf:openpdf from 2.0.2 to 2.0.3 by @dependabot in #361
- Bump slf4j.version from 2.0.13 to 2.0.14 by @dependabot in #360
- Bump slf4j.version from 2.0.14 to 2.0.15 by @dependabot in #363
- Bump slf4j.version from 2.0.15 to 2.0.16 by @dependabot in #365
- Bump pdfbox.version from 3.0.2 to 3.0.3 by @dependabot in #364
New Contributors
- @pedroo002 made their first contribution in #359
- @syluna made their first contribution in #358
Full Changelog: v9.9.0...v9.9.1
v9.9.0
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
- @VerachtertAaron made their first contribution in #350
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
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
- @perNyfelt made their first contribution in #318
Full Changelog: v9.7.2...v9.8.0
v9.7.2
What's Changed
- Remove unneeded buffered reader by @asolntsev in #301
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #303
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #306
- Bump com.github.librepdf:openpdf from 2.0.1 to 2.0.2 by @dependabot in #307
- Fix center image and glyph list item marker by @haramon in #302
See https://github.com/flyingsaucerproject/flyingsaucer/milestone/14?closed=1
Full Changelog: v9.7.1...v9.7.2
9.7.1
What's Changed
- #298 restore public method setDocument(Document) by @asolntsev in #299
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #295
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #294
Full Changelog: v9.7.0...v9.7.1
9.7.0
- #291 restore methods with
baseUrl
parameter (#292) - Bump log4j from 2.23.0 to 2.23.1 (#287)
- [cleanup] cleanup CVS history in comments (#285)
- [cleanup] remove the old archive with ANT build scripts (#286)
- [cleanup] make few methods non-public (#286)
- [cleanup] remove a bunch of unused code (#286)
- [cleanup] remove unused classes (PermutationGenerator, Idents, XLayout, SystemPropertiesUtil, Zipper, Regress) (#286)
- [cleanup] replace "e.printStackTrace()" by a "standard" logging (#288)
see https://github.com/flyingsaucerproject/flyingsaucer/milestone/12?closed=1
9.6.1
- #276 never consider table cells as "floated" (even if they have style "float: left" or "float:right") (#283)
- refactoring (remove unused methods, convert classes to records etc.) (#281) (#284)
- refactoring: make most of
setDocument()
methods private (#281) - make toString method of Box elements more easily readable (#283)
v9.6.0
What's Changed
- Require Java 17 or higher
- simplify API for creating PDF by @asolntsev in #277
- Adding F flag to make links pdf/a-1a conform by @haramon in #280
New Contributors
Dependency updated
- Bump com.github.librepdf:openpdf from 1.3.40 to 2.0.0 by @dependabot in #274
- Bump com.github.librepdf:openpdf from 2.0.0 to 2.0.1 by @dependabot in #278
Full Changelog: v9.5.2...v9.6.0
v9.5.2
v9.5.1
What's Changed
- Bump OpenPDF from 1.3.38 to 1.3.39 by @dependabot in #261
- change scope of
jsr305
dependency from "provided" to "compile" by @asolntsev in #263
Full Changelog: v9.5.0...v9.5.1