v7.9.0
Pre-release
Pre-release
7.9.0 (2020-07-10)
Features
- Add a default, plugin-specific logger to advanced plugins (#6693) (f6a66e6)
- add debug mode (#6687) (3d505ef)
- Add named requestAnimationFrame to prevent performance issues (#6627) (6e7cc75), closes #5937
- Add support for CAF, FLAC and WAV formats in known mimetypes (#6657) (8d462bc), closes #5982
- adds disablePictureInPicture method to the player API. (#6378) (dbd5203)
- support fastSeek during scrubbing if available (#6525) (8c66c58)
Bug Fixes
- add PiP to zh-CN.json (#6680) (d90569f)
- addChild with index should allow for children that are elements (#6644) (0b91f74), closes #6297
- Disable PIP if tech doesn't support it (#6678) (907d1cd), closes #6398
- Fullscreen broken in iOS (#6735) (fdd807b), closes #6707 #6684 #6645
- Use clamp correctly in progress control (#6625) (cad9114)
- fs: don't set player element css props on native fullscreen (#6673) (d6b07f0), closes #6640
- lang: Update pt-BR.json (#6598) (90e2b0f)
- package: update to @videojs/http-streaming@1.13.3 (#6610) (f779bad)
- text-tracks: set withCredentials on XHR if crossOrigin='use-credentials' (#6588) (a4ea1f9), closes #6587
Chores
- Remove "flash" and add "dash" in keywords about video.js (#6692) (4d9e1bc), closes #6603
- update travis-ci badge (2e61990)
Documentation
- faq: update FAQ about HLS and DASH with VHS (#6608) (808d818), closes #6590
- README: Update CDN version urls (#6658) (756fbfc)