Releases: videojs/video.js
Releases · videojs/video.js
v8.16.1
8.16.1 (2024-06-24)
Bug Fixes
- enable keyboard controls on menu items (#8777) (04b9bb2), closes /github.com/videojs/video.js/commit/35de64ceb04b4b7dd6be067e275128d02c6d6e91#diff-9fd94576fe3b609171a426feb961b0954d70c8c14e598024d49ae9c8836a71 1000#0
Chores
v8.16.0
v8.15.0
v8.14.1
8.14.1 (2024-05-30)
Bug Fixes
- docs: Add workaround for ErrorMetadata typedef (#8737) (4de09e4)
- lang: Arabic translation grammar, spelling and vocabulary errors (#8724) (ad357b5)
- lockfile for vhs v3.13.0 (#8751) (38198f6)
- Remove Firefox warnings about deprecated event props (#8736) (084af2f)
Chores
- Update karma dependenciess (#8743) (42e167c)
- Update PR template (#8750) (c5f548b)
- update VHS to v3.13.0 (#8742) (978731e)
Code Refactoring
v7.21.6
v8.14.0
8.14.0 (2024-05-06)
Features
Bug Fixes
- dom: handle slotted parent transform position (#8158) (9946a19)
- Ensure aria-labelledby values in track settings are valid (#8711) (ad3be35)
- player: adapt player height to control bar height in audioOnly mode (#8579) (8050466)
- prevent error for root shadow elements when restorEl is enabled (#8679) (31b0378)
- progress bar sometimes is not filled on 100% (#8633) (3e697e9)
- Support MacOS trackpad with tap-to-click (#8700) (cb76a24)
Chores
- css: fix typo in postcss-config browserslist and update list (#8578) (3df0e9b)
- remove plugin errors from error const (#8706) (466fa97)
Code Refactoring
v8.13.0
v8.12.0
8.12.0 (2024-04-16)
Features
- add browser.IS_SMART_TV and class names for CSS targeting devices (#8676) (8e5870f)
- emulated-tracks: add class to force cues to be center aligned (#8625) (d715e0f)
- lang: Add support for Marathi Language (#8596) (80429fa)
- lang: added arabic seek button translations (#8616) (ee07382)
Bug Fixes
- add additional and remove unused error const (#8656) (caf6d30)
- build: Use quoted dbl quotes to support Windows (#8681) (3f32de3)
- i18n: better Italian translation for "captions" (#8513) (4a17426), closes /www.w3.org/Translations/WCAG22-it/#h-note-76
- time tooltip truncated (#8527) (50f14bd)