npm video.js 7.5.1
v7.5.1

latest releases: 8.13.0, 8.12.0, 8.11.8...
5 years ago

7.5.1 (2019-03-22)

Bug Fixes

  • add inactivityTimeout to reset cache method (#5788) (a72d861)
  • change max height of menus based on responsive classes. (#5806) (d5a3234), closes #5524
  • do a null check for tech when checking if we can toggle mute (#5857) (d07f97d)
  • ensure that durationDisplay and remainingTimeDisplay exist before calling their 'updateContent' method during reset() (#5839) (e248286), closes #5838
  • if play is delayed till loadstart, call load (#5822) (f8b7dd4)
  • update fullscreen detection when player is nested within another fullscreen element (#5830) (3fbc4f5)
  • lang: improve Chinese translations (#5834) (8532182)
  • lang: update and correct occitan translations (#5829) (ea8c426)
  • package: update @videojs/http-streaming to version 1.9.1 🚀 (#5840) (ae378c6)
  • package: update @videojs/http-streaming to version 1.9.2 🚀 (#5865) (32a43d1)
  • package: update @videojs/http-streaming to version 1.9.3 🚀 (#5883) (cd6ac9d), closes #5823
  • resize-manager: call super.dispose() in dispose method (#5853) (6eb9fd3)
  • use ownerDocument.body.contains for IE11 (#5872) (4169ddd), closes #5831
  • warn on element not in DOM even when from another document (#5831) (237b68b)

Chores

Documentation

Performance Improvements

Tests

  • check dom-data to verify we aren't leaking memory and event handlers (#5862) (6e173b0)
  • memory leak fixes in tests (#5861) (23a36f3)

Don't miss a new video.js release

NewReleases is sending notifications on new releases.