Releases: radiantmediaplayer/rmp-vast
Releases · radiantmediaplayer/rmp-vast
5.2.0
- adds support for HLS video on all supported devices by rmp-vast thanks to hls.js
- (Internal) Unified code naming convention
- (Internal) Merges skip.js in linear.js
- (Internal) Merges companion.js in index.js
- (Internal) Merges defaults.js, helpers.js, vast-errors.js and viewable-impression.js in utils.js
- (Internal) Rewrote fw.js, environment.js with ES2015 classes
5.1.0
- sets omidSupport to true by default
- updates partnerName and partnerVersion to rmp-vast
5.0.0
- uses export default for RmpVast class
- properly import and use RmpConnection 1.0.0
- run test with Selenium 4.1.0
- adds support for Amazon Silk on fireOS
4.1.0
- updates to rmp-connection 1.0.0
4.0.0
- updates test lib to Jasmine 3.10 and tidy up tests files
- ran tests in Windows 11 Chrome/FF, Android 12 Chrome and macOS 12 Safari
- fixes demo app that was not working since 4.0.0-beta1
- updates OM SDK Web to 1.3.26
- OM Web SDK support is now out of BETA
- removed deprecated functions in FW
- re-add getEnvironment, getVastPlayer, getContentPlayer API methods
4.0.0-beta-2
- improves JSDoc for RmpVast class
- updates devDependencies
- updates .stylelintrc
- removes deprecated -moz/-ms/-webkit vendor css
4.0.0-beta-1
- adds TypeScript support
- removes getEnvironment and getFramework API
- removes getVpaidCreative API
- removes getContentPlayer and getVastPlayer API
- getAdSystem, getAdAdvertiser, getAdUniversalAdId, getAd#, getAdCategories, getAdBlockedAdCategories, getCompanionAdsList, getAdPodInfo returns empty object/array instead of null when no value is available
3.3.0
- updates dailymotion/vast-client-js dependency to 3.3.0
3.2.1
- fixes an issue with about:self for displaying VPAID tags in Chrome 91+
- updates OMID partner version to match Radiant Media Player releases
3.2.0
- adds support for AdVerifications through IAB OM Web SDK
- adds sandbox property when creating iframe
- adds official support for Opera 62+