Releases: cloudinary/cloudinary-video-player
Releases · cloudinary/cloudinary-video-player
v1.3.1
v1.3.0
v1.3.0 (08/12/2019)
CHANGELOG:
New functionality and features
- Add support for codecs in sourceTypes list
- Update default source types and codecs: [WEBM/VP9, MP4/H265, MP4]
- HLS playback no longer requires plugin
- Update error messages to show more informative details
Other Changes
- Fix: HLS playback sometimes freezes
- Fix: autoplay-on-scroll pauses floating players
- Fix button behavior on IE 11
- Avoid trying to play hevc on IE 11
- Update examples in https://cloudinary.github.io/cloudinary-video-player.
- Add version selector to examples
- Update error message style
- Upgrade video.js to version 7.6.5
v1.3.0-edge.10
v1.3.0-edge.9
##v1.3.0-edge.9 (02/12/2019)
CHANGELOG:
- Update headers for get requests when testing urls
- Fix build-all script
v1.3.0-edge.8
v1.3.0-edge.8 (02/12/2019)
CHANGELOG:
- Fix error handling
v1.3.0-edge.7
v1.3.0-edge.7 (27/11/2019)
CHANGELOG
- filter out hevc if browser is ie11
v1.3.0-edge.6
v1.3.0-edge.6 (24/11/2019)
CHANGELOG
- removed comma in container string
v1.3.0-edge.5
v1.3.0-edge.5 (24/11/2019)
CHANGELOG:
- replaced testUrl with getCldError
v1.3.0-edge.4
v1.3.0-edge.4 (18/11/2019)
CHANGELOG:
- Remove unneeded files from npm package
v1.3.0-edge.3 (18/11/2019)
v1.3.0-edge.3 (20/03/2019)
CHANGELOG:
- Add return to index link to examples
- Pass testUrlWithGet to source()