Skip to content

v10.3.1

Choose a tag to compare

@vivliostyle-bot vivliostyle-bot released this 01 Feb 01:39
· 55 commits to main since this release

Patch Changes

  • Use original indirect reference for stream operations in CMYK conversion (#736)

  • Fix taskkill error on Windows when exiting with Ctrl+C (#726)

  • Resolve --style/--user-style CSS path correctly in the single-entry mode (#728)

  • Add --no-theme/--(no-)install-dependencies option to skip the prompts (#740)

  • Update default browser versions (#705)

    • Chrome: 145.0.7632.26
    • Chromium: 1577564
    • Firefox: stable_147.0.2

What's Changed

  • Version Packages by @github-actions[bot] in #691
  • fix: Fix type error in asciidoc-processor example by @u1f992 in #693
  • fix: don't create .vite directory for preview with URL input or no input by @MurakamiShinyu in #698
  • fix(docker): add xz-utils for Firefox browser installation by @MurakamiShinyu in #701
  • feat: Update Vivliostyle.js to 2.39.0: Extend CSS nth-* selectors support by @MurakamiShinyu in #702
  • Version Packages by @github-actions[bot] in #700
  • Add workflow to update browser versions daily by @spring-raining in #703
  • fix: Update Vivliostyle.js to 2.39.1: Bug Fix by @MurakamiShinyu in #706
  • Version Packages by @github-actions[bot] in #707
  • feat: Support TypeScript configuration file by @u1f992 in #695
  • fix: Add missing VFM v2.5.0 options to VfmConfig schema by @u1f992 in #696
  • feat: Add CMYK color output support for PDF by @u1f992 in #708
  • chore: Deprecate legacy PDF options and update documentation to use pdfPostprocess by @spring-raining in #720
  • fix: Do not call process.exit() inside 'exit' event handler by @u1f992 in #713
  • chore: Re-export VFM and readMetadata to prevent version mismatch by @u1f992 in #715
  • fix: Set protocolTimeout by @u1f992 in #717
  • chore(deps-dev): bump pnpm from 10.25.0 to 10.27.0 by @dependabot[bot] in #716
  • fix: Replace local theme directories with symlinks for hot reload support by @u1f992 in #712
  • fix: Use chmod 777 for the cache directory by @u1f992 in #718
  • feat: Update Vivliostyle.js to 2.40.0: device-cmyk support and bug fixes by @MurakamiShinyu in #721
  • fix: do not log ERROR for HTTP 3xx status codes by @MurakamiShinyu in #722
  • Version Packages by @github-actions[bot] in #719
  • ci: Fix release task by @spring-raining in #723
  • fix: Fix taskkill error on Windows when exiting with Ctrl+C by @MurakamiShinyu in #726
  • fix: Serve assets dir in preview server by @spring-raining in #728
  • fix: Use original indirect reference for stream operations in CMYK conversion by @u1f992 in #736
  • feat: Add --no-theme/--(no-)install-dependencies option to skip the prompts by @spring-raining in #740
  • chore(deps-dev): bump pnpm from 10.27.0 to 10.28.2 by @dependabot[bot] in #737
  • chore(deps): bump fast-xml-parser from 5.2.1 to 5.3.4 by @dependabot[bot] in #739
  • Update browser versions by @github-actions[bot] in #705
  • Version Packages by @github-actions[bot] in #729

Full Changelog: v10.1.0...v10.3.1