npm video.js 7.7.0

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

7.7.0 (2019-11-19)

Features

Bug Fixes

  • pkg: update @videojs/http-streaming to 1.11.2 (#6323) (b414c60)
  • allow player dimension method to accept 'auto' (#6185) (8129f03)
  • bring back Android 4.x support (#6289) (680e7d7)
  • detect iPadOS as IS_IPAD (#6319) (a11f3fa)
  • DRMed content goes black in IE/Edge when video element focused (#6318) (b3c2343), closes #6270
  • ensure components added with an index are added in the correct location (#6297) (f7b3772)
  • ensure the default ID of the first player is 'vjs_video_3' as some people have relied on this (#6216) (29638b7), closes #6103
  • iOS: pause player on suspend or stalled if extra buffer is available (#6199) (c791cd8)
  • lang: Fixed typos in german translation (#6275) (aeb9588)
  • lang: Update Norwegian translations (#6220) (e37996d)
  • Make suppressing no source error compatible with videojs-errors (#6217) (260cfcd)

Chores

Documentation

  • add note about SubsCapsButton only showing up when configured with text tracks (#6254) (f34d441)
  • update Components list (#6253) (7a85e2a), closes #5980

Performance Improvements

  • Another 5ms of startup time improvements (#6145) (22782b8)
  • only update ui on change, wrap things in requestAnimationFrame (#6155) (99b610b)
  • Save 3740 bytes gizpped by getting rid of xhr deps (#6164) (bd58039)

Tests

Don't miss a new video.js release

NewReleases is sending notifications on new releases.