Skip to content

v4.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 23:05

Change

  • Adopt Node.js SEA for building the standalone binary (#568, #731)
    • Now the standalone binary allows using ES Modules and import() in the engine and configuration file
  • Upgrade Marp Core to v4.4.0 (#734)
  • Upgrade dependent packages (#734)

Fixed

  • Improve CLI boot time by loading Marpit and Puppeteer on demand (#732)
  • Improve PDF rendering compatibility with macOS Firefox (--browser firefox)
    • Fixed: gaia theme renders an incorrect PDF background (#734)
    • Fixed: uncover theme renders incorrect page numbers (#735)
  • Mitigate slow PDF rendering of gaia theme on macOS/iOS when generated via Chrome/Chromium (#734)