Releases: mediaelement/mediaelement
Releases · mediaelement/mediaelement
7.1.0
- Fixed a lot of fullscreen scaling and rotating bugs for different browser and devices.
- Also included the fullscreen fixes of (#2995) by @awilfox and (#2971) by @swashbuck. This also fixes #2919 and #2644.
- Also added the functionality for the demo files to test the
fakeFullscreenoption, which was already broken. We need to fix this in another version.
7.0.7
- Remove a symlink that got accidentally pushed into git repository
7.0.6
- Add keyboard controls for play and pause to container element by @digitas-git in #2978
- Add screen reader text for current time and total duration by @digitas-git in #2979
5.1.2
7.0.5
7.0.4
- Fixed wrong focus on load when using default subtitles(#2957) @Necxes
- Improved performance by eliminating a test logic event ([#2954]) @westonruter
7.0.3
7.0.2
- Fixed an error that occurred with the iFrame players
- Fixed a problem with the scaling of iFrames within their containers
7.0.1
Fix state of caption toggle not visible
7.0.0
Removal of flash support
- Flash support removed, see Migration Guide for more information about breaking changes.
Thanks to @jaapmarcus for initial PR. - Make
testnpm-script available to work on all plattforms. - HLS and MPEG-Dash renderer should now have working captions. (#2928)
- Fix firefox bug on mouseout. (#2840) Thanks to @JoshStegmaier.