Releases: googleads/videojs-ima
v1.8.3
v1.8.2
v1.8.1
v1.8.0
v1.8.0
-
Added the disableAdControls setting to optionally hide the video controls during ad playback.
-
Added the ppid setting to set the publisher provided id.
v1.7.5
v1.7.5
-
Added the
preventLateAdStart
setting to optionally prevent slow loading ads from starting after the content starts. -
Updated the getting started guide to include
videojs.ima.css
file. -
Disabled the Firefox tests because the browser had started sporadically timing out.
v1.7.4
v1.7.3
v1.7.3
-
Fixed a bug in ad-ui.js with this.controller.getIsMobile(). (#853)
-
Fixed a bug with the video requiring an extra click to play after click-through on mobile. (#865)
-
Fixed a bug in Controller.prototype.setShowCountdown.
-
Fixed a bug in the autoplay example.
-
Fixed a bug in the playlist example with the poster image.
-
Fixed typo in README.md