Skip to content

Releases: marp-team/marp-cli

v0.17.0

18 Jan 10:39
Compare
Choose a tag to compare

Breaking

  • Drop support for EOL Node 8 (Require Node >= 10) (#198)

Added

  • Presenter view for bespoke template (#142, #157)
  • Setup cache, badge, and skip tag support for GitHub Actions (#186, #192)

Changed

v0.16.2

18 Nov 10:17
Compare
Choose a tag to compare

Changed

v0.16.1

07 Nov 17:58
Compare
Choose a tag to compare

Fixed

  • Fix failing --allow-local-files option on WSL environment (#182)

v0.16.0

06 Nov 16:28
Compare
Choose a tag to compare

Breaking

Added

  • Add bespoke interactive plugin to improve event handling (#181)

Fixed

  • Navigate twice when hitting space bar after clicked next button on OSC (#156, #181)
  • Keep generated sync query between navigations (#162)

Changed

Removed

  • CSS hack for Chrome scaling on bare template (#177, #178)
  • Remove deprecated --bespoke-osc and --bespoke-progress argument options (#180)

v0.15.1

03 Nov 17:39
Compare
Choose a tag to compare

Fixed

  • Fix no response of conversions in WSL environment (#175, #176)

v0.15.0

20 Oct 03:43
Compare
Choose a tag to compare

Fixed

  • Safari prevents moving slide after too many navigations (#158, #160)
  • Custom engine doesn't render code blocks well (#168, #172)
  • Support preview mode in macOS Catalina (#173)
  • Update Dockerfile to work Chromium correctly (#174)

Changed

Removed

  • Remove the detection of helper script from resolved engine (#171)

v0.14.1

15 Sep 09:15
Compare
Choose a tag to compare

Fixed

  • Vanished auto-fitting elements when exporting to PDF, PPTX, and images (#153, #154)

Changed

v0.14.0

12 Sep 06:16
Compare
Choose a tag to compare

Fixed

  • Precompile v8 cache while building Docker image (#148)

Changed

  • Upgrade Marpit v1.4.0 and Marp Core v0.13.0 (#151)
  • Hold the progress state of fragments on to URL query parameter (#149)
  • Reduce HTML file size of bespoke template by shortened container tag name and id (#150)
  • Upgrade Node and depedent packages to the latest version (#151)

v0.13.1

10 Sep 12:14
Compare
Choose a tag to compare

Added

  • Add v8-compile-cache to make faster startup (#139)
  • Sync plugin for bespoke template (#145)

Fixed

  • Improve HTML performance after preloading (#143)

Changed

  • Migrate CI for Windows into GitHub Actions (#132, #140, #146)
  • Update CircleCI configuration to use v2.1 (#144)
  • Upgrade dependent packages to the latest version (#147)

v0.13.0

23 Aug 12:02
Compare
Choose a tag to compare

Fixed

  • Fix an issue --allow-local-files may not work in the old Node + Windows (#133, #136)

Changed

  • Reconnect to file watcher when disconnected from WebSocket server (#130)
  • Change port number for file watcher from 52000 to 37717 (#135, #137)
  • Upgrade Marpit v1.3.2 and Marp Core v0.12.1 (#138)
  • Upgrade dependent packages to the latest version (#138)