Skip to content

v2.36.rc2

Pre-release
Pre-release

Choose a tag to compare

@OrenMe OrenMe released this 24 Sep 14:53
· 4237 commits to master since this release
ID Description
dual screen refactor
Changed checking for Vast Element in ad XML to explicitely look for an element node. If the first XML node in a Vast feed is a comment, the getAdFormat function fails to idenitfy the format as 'vast', even when the feed is valid. It should instead check that the Node is an element first, and then check that element: ...etc.
Channel playlist dual screen support
Correcting Impression and Tracking URL calling for multiple Vast Wrapper feeds. Bug: Whenmultiple Wrapper feeds are present in an ad chain, only the last wrapper feed has it's defined impressions and tracking URLs called, but all URLs in all wrappers in the feed should be called at their respective times.
SUP-5515 update the correct video player dimensions when resizing ad after exiting full screen.
fix playlist paging for externally loaded playlists with possible custom params (TR-408)
FEC-4155 HLSMultiAudioFlashTest stopped working regression fix New HLS plugin
FEC-3938 supporting npvr & epg
KMS-8968 fix "seeked" event dispatching logic
KMS-8929 Disable playlist components only when ad is displayed

New HLS plugin