Releases: videojs/video.js
Releases Β· videojs/video.js
v7.15.7
7.15.7 (2021-10-01)
Bug Fixes
v7.15.6
7.15.6 (2021-09-22)
Bug Fixes
v7.15.5
v7.15.4
7.15.4 (2021-08-25)
Chores
v7.15.3
v7.15.2
7.15.2 (2021-08-23)
Chores
v7.15.1
7.15.1 (2021-08-23)
Bug Fixes
- prevent cached inactivityTimeout from being overwritten with 0 (#7383) (1f4d95b), closes #7313
- lang: fix typo in de locale for progress bar (#7380) (9e82035)
Chores
Documentation
v7.15.0
7.15.0 (2021-07-28)
Features
- hooks: Error hooks (#7349) (774f9e7)
- lang: add Hindi Language translation (#7327) (e90ae32)
- lang: add Romanian language and update translations doc. (#7300) (5c2a45b)
- package: update to @videojs/xhr@2.6 to add httpHandler helper (#7348) (c699140)
- time-ranges: make TimeRanges iteratable if Symbol.iterator exists (#7330) (ad9546c)
Bug Fixes
- package: update to VHS 2.10.0 (#7351) (8afde12)
- evented should cleanup dom data (#7350) (ada25c4)
- prevent control bar clicks/taps with while user inactive (#7329) (2ad4d60)
- use click event for tech click event (#7302) (956379c)