Releases: mediaelement/mediaelement
Releases · mediaelement/mediaelement
6.0.2
Added outline-style
to enable Firefox to show the correct outline-color
if defined.
6.0.1
- Fixed an error that prevented some mobile devices from reliably selecting chapters and subtitles
6.0.0
Support for native VTT-Subtitles
- Fix missing video tracks after player is removed
- Added browser-native subtitle support and removed custom VTT/DFXP parsing
- Removed support for "slides" tracks which were non-functional
- Removed options: "tracksAriaLive", "captionTextPreprocessor", "slidesSelector"
- Renamed "startLanguage" option to "autoplayCaptionLanguage" for clarity
- New option "chaptersLanguage" to set the language of the displayed chapters track.
- new option "defaultTrackLine" to control in which line subtitles are displayed by default
- Fixed being able to activate disabled caption-buttons
- Fixed "default" track not automatically playing (subtitles and captions tracks only)
5.1.1
5.1.0
5.0.5
5.0.4
5.0.3
5.0.2
- Reflect correct aria-pressed status of overlay play button when clicked for the first time
- Reflect toggling aria-pressed status of the overlay play button correctly *Minimizing necessary tabs for Firefox by setting audio/video-element to tabindex="-1"