Skip to content

Releases: eshaz/icecast-metadata-js

icecast-metadata-player/1.17.8

15 Dec 01:07
Compare
Choose a tag to compare

Full Changelog: icecast-metadata-player/1.17.7...icecast-metadata-player/1.17.8

Fixes

  • Safari 14 workaround to remove Range header when it throws a CORS error.

icecast-matadata-player/1.17.9

15 Dec 21:54
Compare
Choose a tag to compare

What's Changed

Fixes

  • Follow up to fix Safari 14 not safe listing Range header for CORS.
  • Resolves #207

Full Changelog: icecast-metadata-player/1.17.8...icecast-matadata-player/1.17.9

icecast-metadata-player/1.17.7

10 Dec 04:36
Compare
Choose a tag to compare

Full Changelog: icecast-metadata-player/1.17.6...icecast-metadata-player/1.17.7

Fixes

  • Fix iOS 15.5 Safari issue where the user interaction timeout elapsed between user interaction (clicking play) and setting the Audio element src attribute when using the HTML5 playback method. See #206

icecast-metadata-player/1.17.6

15 Nov 22:54
Compare
Choose a tag to compare

Full Changelog: icecast-metadata-player/1.17.5...icecast-metadata-player/1.17.6

Fixes

  • Workaround for Safari Desktop dissallowing range header in request, regardless of range being a safelisted CORS header.

icecast-metadata-player/1.17.5

15 Nov 21:54
Compare
Choose a tag to compare

Full Changelog: icecast-metadata-player/1.17.4...icecast-metadata-player/1.17.5

Fixes

  • Add failover logic to try another MediaSource container type if more than one are supported.

icecast-metadata-stats/0.1.12

14 Nov 04:52
Compare
Choose a tag to compare
chore(icecast-metadata-stats): update deps

icecast-metadata-player/1.17.4

14 Nov 04:50
Compare
Choose a tag to compare

Full Changelog: icecast-metadata-player/1.17.3...icecast-metadata-player/1.17.4

  • Default to using MSEAudioWrapper wrapped audio first for MediaSource playback. This solves some compatibility issues with AAC and webkit.

icecast-metadata-js/1.2.9

14 Nov 04:51
Compare
Choose a tag to compare
chore(icecast-metadata-stats): update deps

icecast-metadata-player/1.17.3

13 May 17:00
Compare
Choose a tag to compare

What's Changed

  • Fix #198 by adding the Range: bytes=0- header in the request.

Full Changelog: icecast-metadata-player/1.17.2...icecast-metadata-player/1.17.3

icecast-metadata-player/1.17.2

26 Nov 17:50
Compare
Choose a tag to compare

Fixes

  • Export types.d.ts using package.json exports field

Full Changelog: icecast-metadata-player/1.17.1...icecast-metadata-player/1.17.2