Skip to content

6.0.0

Compare
Choose a tag to compare
@maxime-beguin maxime-beguin released this 04 May 09:00
· 33 commits to master since this release

6.0.0 / 2020-05-04

BREAKING CHANGES

  • Drop support for NodeJS < 12.4.0 and NPM < 6.9.0

NEW FEATURES

  • Attribute "opl-start-time" has been added to the player to be able to specify a time in milliseconds to start at, this attribute has priority on attribute "opl-remember-position"

BUG FIXES

  • Fix HTML player errors which were not dispatched and couldn't be listened to
  • Fix player setVolume API
  • Fix HTML player selected quality, when changing source the video corresponding to the quality of the previous source was played instead of the video corresponding to the quality of the actual source
  • Fix selected source when dynamically changing opl-data attribute
  • Fix empty indexes / chapters / tags bar when changing opl-indexes / opl-chapters / opl-tags attributes

DEPENDENCIES

  • chai has been upgraded from 4.0.2 to 4.2.0
  • grunt has been upgraded from 1.0.1 to 1.1.0
  • grunt-angular-templates has been upgraded from 1.1.0 to 1.2.0
  • grunt-contrib-compass sub dependencies have been upgraded
  • grunt-contrib-uglify has been upgraded from 2.0.0 to 4.0.1
  • grunt-contrib-watch sub dependencies have been upgraded
  • grunt-eslint has been upgraded from 19.0.0 to 22.0.0
  • grunt-gh-pages has been upgraded from 2.0.0 to 3.1.0
  • grunt-karma has been upgraded from 2.0.0 to 3.0.2
  • grunt-mkdocs has been upgraded from 0.2.0 to 1.0.1
  • grunt-replace sub dependencies have been upgraded
  • karma has been upgraded from 1.3.0 to 4.4.1
  • karma-chrome-launcher has been upgraded from 2.0.0 to 3.1.0
  • karma-firefox-launcher has been upgraded from 1.0.0 to 1.3.0
  • karma-ie-launcher has been removed as not tests are performed on Internet Explorer
  • mocha has been upgraded from 3.2.0 to 7.1.1
  • video.js has been upgraded from 7.3.0 to 7.7.5