mediaelement v4.2.7 Release Notes

Release Date: 2017-11-17 // over 6 years ago
  • 4.2.7 (2017/11/17)

    • ๐Ÿ›  Fixed issue with setFillMode when using cross-domain URLs in iframe @rafa8626
    • โž• Added new proxyType and streamDelimiter variables to Flash video to support RTMPS compatibility @rafa8626
    • ๐Ÿ›  Fixed issues with renderers when trying to use muted property while using MediaElement shim @rafa8626
    • ๐Ÿ›  Fixed typo with Twitch renderer related to trigger mouse events @rafa8626
    • ๐Ÿ›  Fixed typo when assigning options to Dailymotion renderer @rafa8626
    • โž• Added missing workflow to set controls on YouTube, Facebook and Dailymotion renderers via controls property @rafa8626
    • โž• Added missing playing event on Vimeo and Dailymotion renderer @rafa8626
    • Expanded regexp to accept 3-letter country codes and underscore for 4-letter country codes @rafa8626
    • โž• Added init, getElement and buildfeatures methods for WP compatibility @rafa8626
    • ๐Ÿ‘‰ Make setPoster method to work on mobile devices with native controls (#2419) @lucash
    • โž• Added missing conditional in native HLS and HTML5 renderer to test media files correctly to trigger error after testing all of them @rafa8626
    • โž• Added jsDelivr badge (#2421) @LukasDrgon
    • ๐Ÿ›  Fixed issue with visible method when getClientRects is not a function @rafa8626
    • ๐Ÿ›  Fixed issues with parseInt method not setting radix in some calls @rafa8626
    • โž• Added missing argument in secondsToTimeCode method to check the time format given and display accordingly @rafa8626
    • ๐Ÿ›  Fixed issues related to duplicated calls when triggering error and fixed style for poster when error is displayed @rafa8626
    • ๐Ÿ›  Fixed issue with captions not being rendered inside video frame on any state @rafa8626
    • โ†” Integrated destroy method in MediaElement class @rafa8626
    • โž• Added validation to modify SoundCloud iframe atributes when using video tag @rafa8626
    • ๐Ÿ›  Fixed issue when checking for native dimensions of video element to set responsive dimensions correctly @rafa8626
    • โž• Added missing workflow to make loop work correctly in YouTube according to documentation @rafa8626
    • ๐Ÿ”„ Changed paths for hls.js and flv.js renderers to always be up-to-date @rafa8626
    • ๐Ÿ›  Fixed issue with timecode displaying 60 seconds @rafa8626
    • ๐Ÿ›  Fixed JSDocs for some features @rafa8626