6.2.1 (2017-06-28)
Bug Fixes
- auto-removal remote text tracks being removed when not supposed to (#4450) (82c8b80), closes #4403 #4315
- IE10 issue for disableOthers when property access results in "permission denied" (#4395) (7f7ea70), closes #4378
- player.duration() should return NaN if duration is not known (#4443) (f5cc165)
- Safari picture-in-picture triggers fullscreenchange (#4437) (b636663)
- Update translations to match correct string (#4383) (e0824c8)
- Use passive event listeners for touchstart/touchmove (#4440) (b4dc4f8), closes #4432
Chores
- package: update husky to version 0.14.1 (#4444) (66a0d23), closes #4436
- package: update rollup to version 0.42.0 (#4392) (f87b12c)
- package: update rollup-watch to version 4.0.0 (#4396) (4bce4a2)
- sandbox: Fix paths in sandbox files. (#4416) (c4bbe5d)
Documentation
- Fix links in API docs for several Player events. (#4427) (cc6e824)
- Fixing player.remoteTextTracks jsdoc (#4417) (9329e3e)
- Update name of FullscreenToggle in documentation (#4410) (9702155)