All Versions
212
Latest Version
Avg Release Cycle
45 days
Latest Release
-

Changelog History
Page 5

  • v3.3.20 Changes

    • Fix for bug where controls wouldn't show on hover over YouTube video
  • v3.3.19 Changes

    • ๐Ÿšš Remove pointer-events: none on embed <iframe> to comply with YouTube ToS
  • v3.3.18 Changes

    • ๐Ÿ‘ Ads are now only supported on HTML5 videos as it violates terms of service for YouTube and Vimeo ๐Ÿ˜ข
    • 0๏ธโƒฃ Fix i18n defaults path on README (thanks @meyt!)
    • Minor increaseVolume and decreaseVolume changes (thanks @friday!)
  • v3.3.17 Changes

    • ๐Ÿ‘€ Fix YouTube muting after seeking with the progress slider (thanks @friday!)
    • Respect preload="none" when setting quality if the media hasn't been loaded some other way (thanks @friday!)
  • v3.3.16 Changes

    • ๐Ÿ›  Fixed regression relating the play button status (fixes #1048)
  • v3.3.15 Changes

    • Fix for error relating to play buttons when switching source
  • v3.3.14 Changes

    • Fix sprite loading regression
  • v3.3.13 Changes

    You guessed it, a load of awesome changes from contributors:

    Thanks @friday for the following:

    • ๐Ÿ›  Captions fixes
    • Fix poster race conditions
    • Minor code improvements for quality switching
    • Minor event changes
    • Fix condition in events.toggleListener to allow non-elements
    • ๐Ÿšš Suggestion: Remove array newline rule
    • Contributions improvements

    and other folks for:

    • ๐Ÿšš Fix: html5.cancelRequest not remove source tag correctly (thanks @a60814billy)
    • ๐Ÿšš remove event listeners in destroy() (thanks @cky917)
    • Fix markdown in README (thanks @azu)
    • Some parts of the accessibility improvements outlined in #905 (more on the way...)
    • Fix for bug where volume slider didn't always show
  • v3.3.12 Changes

    • Fix synthetic event bubble/proxy loses detail (thanks @friday!)
    • Make utils static (thanks @friday!)
    • ๐Ÿ‘€ Fix for YouTube and Vimeo pausing after seek (thanks @friday!)
    • โšก๏ธ Vimeo: Update playback state and assure events are triggered on load (thanks @friday!)
    • ๐Ÿ‘ Captions rewrite (use index internally to support missing or duplicate languages) (thanks @friday and @philipgiuliani!)
    • โšก๏ธ Contributing document and codepen demo updates (thanks @friday!)
    • Fix for after clicking on the progress bar, keyboard operations will not work (thanks @cky917!)
  • v3.3.10 Changes

    • Fix for buffer display alignment and incorrect BEM classname
    • ๐Ÿ›  Fix for playback not resuming position after quality swap (fixes #991, thanks @philipgiuliani!)
    • Travis integration (thanks @friday!)
    • Translate quality badges and quality names (thanks @philipgiuliani!)
    • Improve captions handling for streaming (thanks @friday!)
    • โšก๏ธ Call duration update method manually if user config has duration (thanks @friday!)