Releases: videojs/video.js
Releases · videojs/video.js
v7.19.2
v7.19.1
v7.19.0
7.19.0 (2022-03-21)
Features
- Add audioPosterMode option (#7629) (64e55f5)
- Add Basque (eu) translations (#7625) (a80307f)
- Assume DASH MIME type when an MPD source URL is given (#7602) (a0bb526)
- Audio Only Mode (#7647) (762e7bc)
- easier configuration of buttons and components via options (#7611) (28bdc7d)
- Greater text track precision using requestVideoFrameCallback (#7633) (1179826)
Bug Fixes
- async audio only tests (#7673) (ebb2d09)
- generate chapters menu only when needed and don't create orphaned event listeners (#7604) (5af81ca)
- text-track-display position with no ui (#7682) (337ff2f), closes #7681
Chores
Code Refactoring
Tests
v7.18.1
7.18.1 (2022-02-23)
Bug Fixes
- lang: remove trailing comma from fr.json (#7657) (26209b0)
- Fix playback rate iteration if rates are not in the ascending order (#7618) (50fe5f6)
- Guard against Safari adding native controls after fullscreen (#7634) (f16d73b)
- accessibility: By default, show track selection buttons at all responsive breakpoints (#7603) (c44057d)
- lang: Add missing translations for French, Italian, Japanese, and Korean (#7589) (b5f775e)
- keep focus trapping contained to modal (#6983) (950deae)
Documentation
v7.18.0
v7.17.3
v7.17.2
v7.17.1
7.17.1 (2021-11-17)
Bug Fixes
- don't always use fastSeek when available. (#7527) (df927de)
- improve enabling liveui when switching sources (#7510) (6c67c30), closes #7114
- try again on volume feature detection on iOS (#7514) (1d96d1c), closes #7040
- turn off other tracks with native audio track (#7519) (115a047), closes #7163 #7163 #7494
Chores
v7.17.0
7.17.0 (2021-11-10)
Features
- Add userAction.click to prevent pause/play when player is clicked (#7495) (749105d), closes #7123
- lang: Add Latvian (lv) language support (#7468) (b97be4d)
- update to VHS 2.12.0 (#7503) (b1760c5)
Bug Fixes
- lang: Update zh-TW.json (#7483) (11228cf)
- don't let the player be translated except captions (#7474) (bcd80f9), closes #6699 #6977
- enable liveui on more livestreams (#7502) (e9e894f)
- volume button empty space (#7466) (78cf834), closes #7465
- lang: Update Polish translation (#7499) (b061491)
- set the 'lang' attribute on text track display elements, if the language of the track is known (#7493) (f326cf3), closes #7487
- package: update to VHS 2.11.2 (#7484) (6faad26)
Documentation
- fix a comment of the player's loadedmetadata event (#7506) (ca2f5a3)
- react: fix clear when unmount component (#7433) (fdb87d8), closes #7361
- fix typo in html-track-element.js (#7504) (8e8b7be)
- component.md: fix spelling error (#7498) (e60f2ca)