Releases: vivliostyle/vivliostyle-cli
Releases · vivliostyle/vivliostyle-cli
Release 8.16.1
8.16.1 (2024-11-06)
Bug Fixes
- Fixed to generate tagged PDF (d75a47d), closes #539
- Handle symlinks correctly when copying workspace directory (#536) (a96f678)
Release 8.16.0
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)
Release 8.15.0
8.15.0 (2024-10-03)
Bug Fixes
- Set a project title if ToC title is not set (88b227c)
- Upgreade Prettier formatter to v3 (1d9ea0c)
Features
- Add feature generating ToC/cover documents from existing MD/HTML (92764d8)
- Renew internal config schema validator (9e485ab)
Release 8.14.1
8.14.1 (2024-08-20)
Bug Fixes
- Update Vivliostyle.js to 2.30.4: Bug fix (4e435ce)
Release 8.14.0
8.14.0 (2024-08-19)
Bug Fixes
- Update Vivliostyle.js to 2.30.3: Fix for Chromium 128 (22609f0)
Features
- Update Playwright to 1.46.1 (Chromium 128.0.6613.18) (d7335d6), closes #504
Release 8.13.1
8.13.1 (2024-08-11)
Bug Fixes
- error: cheerio does not provide an export named default (45a1f6b), closes #500
Release 8.13.0
8.13.0 (2024-07-25)
Bug Fixes
- Update Vivliostyle.js to 2.30.2: Bug Fixes (9fa6aca)
Features
- Update Playwright to 1.45.2 (Chromium 127.0.6533.17) (885878f)
Release 8.12.1
8.12.1 (2024-06-14)
Bug Fixes
- Update Vivliostyle.js to 2.30.1: Bug Fix (0990d07)
Release 8.12.0
8.12.0 (2024-06-04)
Features
- Update Playwright to 1.44.1 (Chromium 125.0.6422.14) (d32d6a4)
- Update Vivliostyle.js to 2.30.0: Chinese UI, Pagination bugfix, and more (c2330ce)
Release 8.11.0
8.11.0 (2024-05-31)
Bug Fixes
- Reflect manuscript title changes in preview mode (695a636)
Features
- Support adding sections for generated ToC documents (9abc3b5)
- Update a toc option of vivliostyle.config.js (7525a6f)