Skip to content

Release 8.16.0

Compare
Choose a tag to compare
@spring-raining spring-raining released this 21 Oct 00:33
· 31 commits to main since this release

8.16.0 (2024-10-21)

Bug Fixes

  • Ensure template files are not copied into webpub/epub (da93797)
  • Escape path references that includes non-ascii chars (ea882d1), closes #525
  • Fix not to include publication.json itself in its resources property (0c55356), closes #523
  • Update Vivliostyle.js to 2.30.5: Bug Fixes (cfe3095)

Features

  • add document processor from markdown into html extension point (919de86)
  • support HTTP Proxy configuration via cli flag or environment variable (c8f2c69)
  • support ignoreHTTPSErrors when Playwright browser opens a new page (63f2557)
  • Update Playwright to 1.48.1 (Chromium 130.0.6723.31) (865cf5f)