- rmp-vast v3 only comes as a ES2017 class that needs to be imported into your project. We do not provide any polyfill/transpiling to ES5 or ES2015. With that beind said rmp-vast can be tested out of the box in latest version of Chrome, Firefox or Safari
- removes params.pauseOnClick (always true now) and params.skipWaitingMessage settings
- params.skipMessage, params.textForClickUIOnMobile settings are now placed under params.labels.skipMessage and params.labels.textForClickUIOnMobile settings
- removes adfollowingredirect API event
- adds adprogress, adviewable, adviewundetermined API events
- adds adcollapse and aduseracceptinvitation API event for VPAID creatives
- getAdSystem now returns an Object
- adds getAdUniversalAdId, getAdAdvertiser, getAdPricing, getAdSurvey, getAdAdServingId, getAdCategories, getAdBlockedAdCategories, getSkipTimeOffset API methods
- support for VAST 4, 4.1 and 4.2 features including latest VAST 4.2 macros
- companion ads support is now out of BETA
- companion ads, non-linead ads and icons now support image, iframe and HTML content
- fine-tuned tests