Skip to content

Releases: vivliostyle/vivliostyle-cli

Release 8.10.0

03 May 11:46
Compare
Choose a tag to compare

8.10.0 (2024-05-03)

Bug Fixes

  • Chromium processes and tmp files remain after exit with Ctrl+C on Windows (548b420), closes #479
  • Display errors that occurred during preview (f7d14b2)
  • Ensure to work reloading the config file correctly in preview mode (59a3b33)
  • Speed up reloading config files (025581f)

Features

  • Update Playwright to 1.43.1 (Chromium 124.0.6367.29) (07ce938)
  • Update Vivliostyle.js to 2.29.0: Update CSS text-spacing support (4a36af9)

Release 8.9.1

12 Mar 01:36
Compare
Choose a tag to compare

8.9.1 (2024-03-12)

Bug Fixes

  • Drop support exporting a legacy NCX document (b7c4fde)
  • Drop support setting a legacy guide element in EPUB OPF (21200d6)
  • Update Vivliostyle.js to 2.28.1: Bug Fix (e47c2f3)

Release 8.9.0

03 Mar 15:41
Compare
Choose a tag to compare

8.9.0 (2024-03-03)

Bug Fixes

  • Do not generate nav element if nav[epub:type] exists in ToC HTML (8a09ea7)
  • Improved order of inserting nav elements in EPUB (177f18e)
  • Insert titles into generated nav elements in EPUB (bcc441b)

Features

  • Update Playwright to 1.42.1 (Chromium 123.0.6312.4) (6822bdb)
  • Update Vivliostyle.js to 2.28.0: Bug fixes and error handling (0d610db)

Release 8.8.0

09 Feb 13:06
Compare
Choose a tag to compare

8.8.0 (2024-02-09)

Features

  • Update Vivliostyle.js to 2.27.0: Default stylesheet update and bug fixes (53146e4)

Release 8.7.0

22 Jan 14:07
Compare
Choose a tag to compare

8.7.0 (2024-01-22)

Bug Fixes

  • Delete publication.json when given a single input file (90ecbbb)
  • Improve file selector not to include unnecessary files into Webpub/EPUB (a1921e2), closes #461
  • Set version attribute when building EPUB using config (3721113), closes #460

Features

  • Enable EPUB compression (5f5e61d), closes #462
  • Update Playwright to 1.41.1 (Chromium 121.0.6167.57) (45e6364)
  • Update Vivliostyle.js to 2.26.0: Update CSS text-spacing support (26d12f8)

Release 8.6.0

04 Dec 07:50
Compare
Choose a tag to compare

8.6.0 (2023-12-04)

Bug Fixes

  • Update Vivliostyle.js to 2.25.9: Bug Fixes (2277350)

Features

  • Update Playwright to 1.40.1 (Chromium 120.0.6099.28) (f116090)

Release 8.5.1

06 Nov 05:21
Compare
Choose a tag to compare

8.5.1 (2023-11-06)

Bug Fixes

  • Update VFM to 2.2.1: Bug Fix (06fbfa9)
  • Update Vivliostyle.js to 2.25.8: Bug Fix (7d56caa)

Release 8.5.0

03 Nov 04:03
Compare
Choose a tag to compare

8.5.0 (2023-11-03)

Bug Fixes

  • Allow copying assets which is included in gitignore or in symlinks (f5fd963)
  • Allow xhtml/xht files to be used as input of Webbook/EPUB (9a0590a)
  • Copy .htm files for webbook (7127c42)
  • Include node_module files for copy targets of webpub (1a24f89)

Features

  • Add the copyAsset option to allow for more fine-tuning of the asset copying process (62b41f3)

Release 8.4.1

24 Oct 15:43
Compare
Choose a tag to compare

8.4.1 (2023-10-24)

Bug Fixes

  • Update Vivliostyle.js to 2.25.7: Bug Fix (a2fac64)

Release 8.4.0

16 Oct 01:56
Compare
Choose a tag to compare

8.4.0 (2023-10-16)

Features

  • disable chromium sandbox by default (bb82165), closes #446
  • Update Playwright to 1.39.0 (Chromium 119.0.6045.9) (fa1d764)
  • Update VFM to 2.2.0: New features to control sectionization (da0ec85)