Skip to content

Releases: lmorchard/byom-player

byom-player v1.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:27
4b88527

<byom-player> v1.2.1 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.2.1/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

Rolling Release (latest)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:26
4b88527

Rolling build of the <byom-player> ES module from the latest main
(commit 4b88527).

The attached byom-player.js is a download for self-hosting. For a
live <script> tag, load it via jsDelivr (correct MIME + CORS) from
the dist branch:

<script type="module"
  src="https://cdn.jsdelivr.net/gh/lmorchard/byom-player@dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

byom-player v1.2.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 17:21
3316c92

<byom-player> v1.2.0 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.2.0/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v1.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:46
685e285

<byom-player> v1.1.0 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.1.0/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v1.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 00:16
322a9fd

<byom-player> v1.0.3 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.0.3/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v1.0.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 19:32
275b087

<byom-player> v1.0.2 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.0.2/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v1.0.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 01:12
e65da8c

<byom-player> v1.0.1 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.0.1/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v1.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:46
29dbb56

<byom-player> v1.0.0 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@1.0.0/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:40
5a10b52

<byom-player> v0.1.2 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@0.1.2/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.

byom-player v0.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 21:12
70e220a

<byom-player> v0.1.0 — published to npm.

Load the immutable, versioned ES module via jsDelivr (correct MIME +
CORS, never cache-stale because the version is permanent):

<script type="module"
  src="https://cdn.jsdelivr.net/npm/@lmorchard/byom-player@0.1.0/dist/byom-player.js"></script>
<byom-player src="/playlist.jspf.json" provider="subsonic"></byom-player>

The attached byom-player.js is a download for self-hosting.