All Versions
16
Latest Version
Avg Release Cycle
63 days
Latest Release
1500 days ago

Changelog History
Page 2

  • v4.2.9 Changes

    March 28, 2018

    4.2.9 (2018/03/27)

    • ๐Ÿ›  Fixed typo in documentation (#2512) @moagggi
    • โž• Added remainingTime getter (#2505) @Lewiscowles1986
    • ๐Ÿ›  Fixed iframe parameters formatting for Vimeo/Facebook (#2498) @skreutzer
    • โž• Added Malay translation (#2490) @MuhdNurHidayat
    • ๐Ÿ›  Fixed getComputedStyle in Firefox (#2487) @pgrzeszczak-neducatio
    • ๐Ÿ›  Fixed documentation for React usage @rafa8626
    • โž• Added LICENSE file @rafa8626
    • โž• Added conditionals to avoid executing fullscreen methods in audio tags @rafa8626
    • โž• Added conditionals to avoid triggering keyboard events if enableKeyboard is false @rafa8626
    • โž• Added missing conditionals when destroying media @rafa8626
    • Modified Malay language in the demo @rafa8626
    • Set empty source when destroying player to prevent #2499 @rafa8626
    • โž• Added conditional to avoid setting duration when media has been destroyed @rafa8626
    • ๐Ÿ‘€ Replaced callback when seeking in paused media to achieve correct behavior @rafa8626
    • ๐Ÿ“š Updated documentation about using startLanguage and toggleCaptionsButtonWhenOnlyOne (#2520) @dmdewey
  • v4.2.8 Changes

    January 16, 2018
  • v4.2.7 Changes

    November 17, 2017

    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
  • v4.2.6 Changes

    September 19, 2017

    4.2.6 (2017/09/19)

    • ๐Ÿ›  Fixed positioning of progress bar tooltip @rafa8626
    • โž• Added style to avoid flickering when using volume on Chrome @rafa8626
    • ๐Ÿ›  Fixed broken UUT @rafa8626
    • โž• Added configs parameter for native FLV according to documentation for flv.js (#2344) @xiaosongxiaosong
    • โž• Added missing call to avoid further calls to attempt set the player's dimensions once removed @rafa8626
    • ๐Ÿ›  Fixed typo when checking error event and fixed workflow to loop multiple sources until valid one is found for html5 and native_hls renderers @rafa8626
    • ๐Ÿ›  Fixed workflow to enable/disable controls once error occurs and once user recovers from error @rafa8626
    • ๐Ÿ›  Fixed issue when no height attribute but style is set to create proper player dimensions @rafa8626
    • ๐Ÿ’… Use local variable for getComputedStyle polyfill to avoid recursion on Firefox (#2351) @synthecypher
    • ๐Ÿ›  Fixed accessibility issues when using keyboard on focused progress bar and moved keyActions to their individual components @rafa8626
    • ๐Ÿ›  Fixed issues with progress bar tooltip when media duration is too long @rafa8626
    • โž• Added new mejs variables needed for WordPress @rafa8626
    • ๐Ÿ›  Fixed issues with events fired in incorrect time for flash_video renderer @milax
    • ๐Ÿ’ป Set specific settings for embedding flash object in Edge browser (#2364) @milax
    • โž• Added new constant to detect passive events and added conditional for touchstart events @rafa8626
    • โœ‚ Removed width and height from embed object to ensure Flash audio will play on Chrome (#2367) @milax
    • ๐Ÿ›  Fixed issue with Caption/Chapters menus not selecting options properly when using mouse @rafa8626 and @Instagit
    • โœ‚ Removed black area when Flash player is used in audio player (#2370) @milax
    • ๐Ÿ›  Fixed issue with poster option not being set if poster attribute is absent @rafa8626
    • โช Moved code inside player.js to corresponding features to restore original order or operations when creating layers @rafa8626
    • โž• Added unmute command for Facebook renderer @rafa8626
    • ๐Ÿ›  Fixed events emitting and run handlers of active renderer only for Flash and HTML5 renderer (#2368) @milax
    • ๐Ÿ›  Fixed issues when setting sources for Flash HLS renderer and added missing events @rafa8626
    • โฌ†๏ธ Upgraded hls.js to 0.8.2 version and flv.js to 1.3.3 version @rafa8626
    • ๐Ÿ”จ Refactor Facebook renderer to solve issues when instantiating multiple videos and added new lang parameter to load language on SDK @rafa8626
    • ๐Ÿ›  Fixed typos in Twitch renderer that caused channels not to play properly @rafa8626
    • ๐Ÿ›  Fixed typos in Flash renderer to avoid issues with embed dimensions @rafa8626
    • Reintegrated old workflow to deal only with dash.js play errors @rafa8626
    • ๐Ÿ“š Updated documentation @rafa8626
    • โž• Added documentation about MEJS installation through Bower (#2399) @thompsonemerson
  • v4.2.5 Changes

    August 09, 2017

    4.2.5 (2017/08/09)

    • โœ‚ Removed workflow that ignored MIME type to get a better media match @rafa8626
    • ๐Ÿ›  Fixed typos related to HLS MIME type and library version @rafa8626
  • v4.2.4 Changes

    August 09, 2017

    4.2.4 (2017/08/08)

    • โž• Added missing conditional to set current time properly for live streams (especially YouTube ones) @rafa8626
    • ๐Ÿ›  Fixed issues with Flash fallback for FLV and RTMP in regards of setting current time and other events @rafa8626
    • ๐Ÿ›  Fixed typos when setting poster for iOS and when destroying player @rafa8626
    • ๐Ÿ›  Fixed typo when setting default player caused issues on Firefox when extending MediaElementPlayer object @rafa8626
    • ๐Ÿ›  Fixed issue related to iframe renderers not resizing properly after using fullscreen @rafa8626
    • โšก๏ธ Updated RTMP and Dailymotion sources @rafa8626
    • โž• Added useDefaultControls configuration to simplify list of features (mediaelement/mediaelement-plugins#74) @rafa8626
    • โœ‚ Removed build/mediaelement.js in package.js to avoid duplication issues in Meteor and added missing languages @rafa8626
    • โœ‚ Removed unnecessary event un-bindings that caused errors on Edge @rafa8626
    • โž• Added missing layer to display errors correctly on native renderers and added missing styles for errors; customError accepts a callback as well @rafa8626
    • โž• Added missing translations; removed Brazilian Portuguese and added Catalan in demo file @rafa8626
    • โž• Added forceLive configuration to hide progress bar and display Live Broadcast even when duration is a valid number @rafa8626
    • ๐Ÿ›  Fixed issues with Flash HLS renderer related to restarting video once ended @rafa8626
    • โž• Added missing translations @rafa8626
    • ๐Ÿ›  Fixed issue with native M(PEG)-DASH assigned to MediaElement shim related to The play() request was interrupted error @rafa8626
    • โšก๏ธ Created workflow to remove/restore poster when using FB and iPhone and updated SDK version @rafa8626