- Add an option to disable the poster and set a poster backgound color instead
- Post IE clean up
- Update Cloudinary sdk to version 1.8.6
Fix: Playlist next bug fix
Fix: ie11 support fix
Remove the use vidoejs.log and replace it with a native console.log function
- Update webpack-dev-server version to 4.7.4
- Update webpack-bundle-analyzer to 4.5.0
- Fix: Video player with interactionArea + Ad issue
- new SDK changes bug fixes
- No need to get cloudinary-core-shrinkwrap script anymore
- Addin syncOffsetTime for interaction area - sync video playing time on zoom
Fix: Ad is frozen when using floatingWhenNotVisible
Fix: Replace context-menu plugin Fix: Set playsinline as default for ios devices
Update Dash.js to version 4.2.1
Update Videojs to 7.17.0
Fix: Icons in playlist mode were missing Fix: The hotspot is out of the frame in shoppable video Fix: change hls to vhs in documentation code
Fix: Dash seek may pass invalid currentTime value - take 2
Fix: Dash seek may pass invalid currentTime value.
Fix: support error code 3 on Safari
Fix: Fire error event if has any HLS mediaRequestsErrored
Fix some documentation mistakes
Fix: Be able to go back if zoom into a video with an error.
Rename player interactionAreas config property to interactionDisplay
- Rename player interactionAreas config property to interactionDesign
change webpack build for ie11 support
- Hide bigPlayButton and when using interaction-areas
Mark VideoJs font-family as !important
Undo 1.6.3-edge.0 changes
Should not autoplay after interactions area layout removed if config as autoplay false
playedEventTimes event was fired once
set manual interaction areas template using config and not a function
Webpack should not remove console.error
- Add validators for video player configs
- interaction areas have not been supported in the light version
webpack build fix
adding a transition to interaction-area items
fix: console error when passing transformation array to a source
Check if interaction areas layout enable fix
fix: interaction-areas layout glitching fix : style hover interaction-areas layout
Changing video-player interaction-areas config
fix css glitch for interaction-areas-container video not working if google analytics script is missing
improve interaction area layout message
small fix - check if interactionLayout object is defined
Improve interaction area position function Add pulse animation to the dots on video zoom Hide Interaction areas layout message after 2.5 sec
fix: Do not add video codec if it is already defined. fix: Interaction area point should be as video player Skin theme color fix: Hover on the mute\unmute button, Video controllers move outside of the video container
fix: in some cases interaction area dots get stuck fix: layout message disappears when video on autoplay mode fix: after zoom out in full screen the interaction areas move (set manually) fix: interaction area dots flickering
update dependencies
fix: source copy, ie11 fix fix: interaction areas size in full screen are not on the right size
interaction areas new look
fix: option { controlBar: false } generates errors fix: more ie fix , source copy for ie fix
IE11 fixes
fix play big button z-index bug
fix videos in dash not playing
reimplement isObj to work in IE11
fix: interaction-area auto-cropping calculation function
some refactoring
some refactoring
fix: workaround safari hls h265 problem fix: add a source if there is no codec
- Add interaction areas (#254)
- Add handling non existent texttracks (#252)
- Fix fluid posted CSS (#247)
- Fix handleCldError not returning statusCode (#248)
- Fix retry timeout not clearing on play (#240)
- Fix big button disappearing in IE11 (#244)
- Update dependencies (#236)
- Minor refactor for code syntax (linting + let/const)
- Fix seek thumbnails for adaptive videos (#232)
- Filter out dash sources on safari (#235)
- Update subtitles crossorigin definition to be "anonymous"
- Fix recommendations displayed in the light version
- Fix autoplay on fallback (#227)
- Fix dash seek behavior and error handling (#228)
- Fix error when playing a second HLS video (#226)
- Fix seek thumbnails image path (#223)
- Fix dash.js error handling: pass dash errors to videojs (#219)
- Add example of how to force subtitles in an HLS stream (#231)
- Use native hls text tracks by default (#229)
- Add type declaration for cloudinary-core module
- Add example of subtitles for playlistByTag (#220)
- bump dashjs to version 3.2.1
- Bump elliptic from 6.5.3 to 6.5.4
- Bump node-notifier from 8.0.0 to 8.0.1
- Bump ini from 1.3.5 to 1.3.7
- This version is identical to 1.5.1
- Fix seek thumbnails for adaptive videos (#232)
- Filter out dash sources on safari (#235)
- Update subtitles crossorigin definition to be "anonymous"
- Fix recommendations displayed in the light version
- Bump elliptic from 6.5.3 to 6.5.4
- Add example of how to force subtitles in an HLS stream (#231)
- bump dashjs to version 3.2.1
- Fix autoplay on fallback (#227)
- Fix dash seek behavior and error handling (#228)
- Use native hls text tracks by default (#229)
- Fix error when playing a second HLS video (#226)
- Fix seek thumbnails image path (#223)
- Add type declaration for cloudinary-core module
- Bump node-notifier from 8.0.0 to 8.0.1
- Bump ini from 1.3.5 to 1.3.7
- Fix dash.js error handling: pass dash errors to videojs (#219)
- Add example for subtitles for playlistByTag (#220)
- Fix: remove adaptive streaming from light version
- Add support for playing raw url
- Add support for quality selector
- Add support for seekbar thumbnails
- Fix null error on source change
- Fix ie11 support in Shoppable Videos
- Fix raw url source type
- Fix shoppable video hotspot timing
- Ignore non existent texttracks
- Fix duplicate logo button
- Fix seek thumbnails in ie11
- Fix dash quality selector
- Fix quality selector in ie11
- Fix text tracks in ie11
- Remove Array.find polyfill
- Update Cloudinary logo
- Set seekThumbnails to false by default
- Generate https sources by default
- Move expose-loader to dev dependencies
- Update dependencies