mediaelement v4.2.9 Release Notes

Release Date: 2018-03-28 // about 6 years ago
  • 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