Skip to content

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 01 Sep 17:12
· 18 commits to master since this release

Installing

JavaScript projects

npm install marp-video-player@v0.3.2

Native hosts (WebView2 and similar)

Download the host archive below and unpack it where the host can
reach it. It contains player.html and the bundle it loads, paired
for this version, plus a VERSION file recording which release it
came from.

Navigate the host to player.html, passing the media as query
parameters. See the README for the full list.

What's Changed

  • Show the spinner as soon as a load starts by @itravers in #12

Full Changelog: v0.3.1...v0.3.2