Releases: eshaz/icecast-metadata-js
Releases · eshaz/icecast-metadata-js
icecast-metadata-player/1.17.8
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
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
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
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 ofrange
being a safelisted CORS header.
icecast-metadata-player/1.17.5
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
chore(icecast-metadata-stats): update deps
icecast-metadata-player/1.17.4
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
chore(icecast-metadata-stats): update deps
icecast-metadata-player/1.17.3
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
Fixes
- Export
types.d.ts
using package.json exports field
Full Changelog: icecast-metadata-player/1.17.1...icecast-metadata-player/1.17.2