3 years ago
Web: 8.20.4
Updates
- Added an optional configuration option,
advertising.omidSupport
, to control if and when our OMID verification script is loaded in the VAST client. - "auto" (default) loads the OMID script when a parsed ad XML contains a verification node.
- "enabled" always loads the OMID script as soon as the VAST plugin is loaded.
- "disabled" prevents the OMID script from ever loading.
- Updated the default behavior of OMID script loading from "enabled" to "auto."
Fixes
- Fixed a bug causing lines of subtitles to display in a very small font in fullscreen when that contained inline voice tags in the VTT file.
- Fixed issues where the player API and internal objects were not being released from memory after a player is removed.
- Fixed a bug causing the
getEnvironment().Browser
method in Microsoft Edge to return as Chrome.