Skip to content

Releases: dailymotion/vast-client-js

6.4.4

23 Mar 07:53

Choose a tag to compare

What's Changed

Full Changelog: 6.4.3...6.4.4

Version 6.4.3

23 Mar 07:45

Choose a tag to compare

What's Changed

Full Changelog: 6.4.2...6.4.3

6.4.2

20 Nov 08:47

Choose a tag to compare

What's Changed

Full Changelog: 6.4.1...6.4.2

6.4.1

23 Jul 12:28

Choose a tag to compare

What's Changed

New Contributors

  • @dm-renovate[bot] made their first contribution in #479

Full Changelog: 6.4.0...6.4.1

6.4.0

10 Jun 13:19

Choose a tag to compare

What's Changed

  • [tracker] add once feature to viewableImpression tracking by @ZacharieTFR in #496
  • Add ability to pass extra options to fetch method by @Janjiran in #495

New Contributors

Full Changelog: 6.3.1...6.4.0

6.3.1

24 Mar 09:31
125fb7b

Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.3.1

6.3.0

24 Mar 09:23
6fc124e

Choose a tag to compare

What's Changed

Full Changelog: 6.2.0...6.3.0

6.2.0

13 Feb 15:37

Choose a tag to compare

What's Changed

  • Fix AdPods parsing behavior with resolveAll to false by @ZacharieTFR in #487

    Previously, when a VAST contained an adPod with standalone ads, if a standalone ad appeared first in the VAST order, it would be parsed first, causing the adPod to not be resolved. As a result, the Player couldn't be aware that the VAST contained an adPod. According to IAB specifications, the adPod now takes priority over all stand-alone advertising.

Full Changelog: 6.1.0...6.2.0

Version 6.1.0

30 Jan 14:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.2...6.1.0

Version 6.0.2

26 Nov 15:33

Choose a tag to compare

Fixes

  • Vast Client will now trigger error code 102 VAST version of response not supported, if it parse a outdated VAST version (only 1.0 for now)
  • Fix error 303 No VAST response after one or more Wrappers not being triggered when a wrapper containing a <Creative> without mediafile (e.g only with a <CompanionAds> inside) does not result in a VAST response.

New Contributors

Full Changelog: 6.0.1...6.0.2