Releases: radiantmediaplayer/rmp-vast
Releases · radiantmediaplayer/rmp-vast
1.3.7
- removes unnecessary preload handling
1.3.6
- improves error handling for VAST player
- improves device/browser detection when needed
1.3.5
- adds getAdErrorType API method
- improves error reporting with edge cases of wrapper/redirect
1.3.4
- fixes a CSS potential text-align issue in Chrome 65+
1.3.3
- fixes an issue that would cause content player to reset when 2 consecutive non-linear ads were loaded on macOS/iOS Safari
1.3.2
- when an ad is already on stage and a call to loadAds is made, makes sure current ad on stage is properly destroyed before loading new ad
1.3.1
- differentiates vpaidSlot in environmentVars.slot from adContainer to fix some VPAID creatives not rendering properly
1.3.0
- adds VPAID support for iOS and macOS Safari
- fixes an issue that would cause some API events/VAST pings to be double sent on iOS and macOS Safari when displaying non-linear creatives
- defaults params.enableVpaid to true
- increases params.ajaxTimeout default to 8000 ms
- adds test for macOS Safari
- minor code refactor
1.2.9
- adds getIsSkippableAd API method
- unifies skip button CSS with Radiant Media Player core
- updates devDependencies
1.2.8
- loosen parser to continue parsing if missing Duration tag child of Linear tag (same as IMA)
- loosen parser to continue parsing if missing attribute delivery, width or height on MediaFile tag (same as IMA)
- allow parsing of VAST 4 tags even if we do not support VAST 4 features right now. We support VAST 4 in the limit of what is supported in VAST 3