Releases: vivliostyle/vivliostyle-cli
Releases · vivliostyle/vivliostyle-cli
Release 8.3.0
8.3.0 (2023-09-21)
Bug Fixes
- Fix logging message when the file is updated during preview (bb5a44e)
Features
- Preview should be terminated when the previewing page is closed (89f8bb4)
- Update Playwright to 1.38.0 (Chromium 117.0.5938.62) (cf1b671)
Release 8.2.0
8.2.0 (2023-08-10)
Bug Fixes
- Set lang attributes for generated toc documents (4c71411), closes #170
- Update Vivliostyle.js to 2.25.5: Bug Fixes (20449f3)
Features
- Add a feature generating cover HTMLs (6ff97b5)
- Add pageBreakBefore and pageCounterReset options (f3d0fbb)
- Support multiple cover pages (9f761f5)
Release 8.1.2
8.1.2 (2023-07-28)
Bug Fixes
- Update Vivliostyle.js to 2.25.4: Viewer bugfix (518b401)
Release 8.1.1
8.1.1 (2023-07-25)
Bug Fixes
Release 8.1.0
8.1.0 (2023-07-25)
Bug Fixes
- Migrate Jest to Vitest (e20d817)
- Remove obsoleted cli flags checker (30ed466)
- Set resources property for web publication manifest (3d6fa6a)
- Update Vivliostyle.js to 2.25.3: Bug Fixes (e283af3)
Features
- Add --reading-progression CLI option (8c4353c)
- Add a log level option for CLI and JavaScript API (f3b9b6a)
- Add EPUB for output option (19b1dab)
- Make --verbose option deprecated (dab272d)
- Support single HTML → webpub convertion (8b2a87c)
Release 8.0.1
8.0.1 (2023-06-22)
Bug Fixes
- config.workspaceDir should be honored when cliFlags.input is given (1c67007), closes #402 #402
- Preserve output directory structure when single imput is set (b5bc015)
- preview minimum font-size problem depending on locale on macOS (c15e9e0), closes #399
- Update Vivliostyle.js to 2.25.2: Bugfix on variable fonts (f3e81ca)
Release 8.0.0
8.0.0 (2023-06-12)
Features
- Update Playwright to 1.35.0 (Chromium 115.0.5790.13) (1610cac)
- Update Ubuntu version on Docker to jammy (22.04LTS) (ffbbd99), closes #410
- Upgrade minimum node version (6e94857)
BREAKING CHANGES
- Minimum supported version of Node.js becomes v16
Release 7.4.0
7.4.0 (2023-05-31)
Bug Fixes
- Update Vivliostyle.js to 2.25.1: Bug Fixes (5f862ca)
Features
- Update Playwright to 1.34.3 (Chromium 114.0.5735.26) (8dde831)
Release 7.3.0
7.3.0 (2023-05-15)
Features
- Update Playwright to 1.33.0 (Chromium 113.0.5672.53) (101c98e)
- Update Vivliostyle.js to 2.25.0: Support CSS Running Elements (ca6ff7e)
Release 7.2.5
7.2.5 (2023-04-29)
Bug Fixes