Skip to content

Releases: dailymotion/vast-client-js

Version 1.6.0

14 Dec 15:52
Compare
Choose a tag to compare

New features

  • #138 Add Support For Expand & Collapse events to Tracker

Bug fixes

  • #140 Fix RANDOM, TIMESTAMP and ASSETURI macros
  • #142 Remove empty #text/#comments node from parsed extensions

Version 1.5.1

25 Nov 09:44
Compare
Choose a tag to compare

Bug fixes

  • #133 Bundle multiple <customclick> URLs from wrappers/inlines ads
  • #135 Bundle multiple <extensions> elements from wrappers/inlines ads
  • #136 Ensure TrackingEvents are bundle according to the creative type

Version 1.5.0

28 Oct 14:41
Compare
Choose a tag to compare

New features

  • #109 Added support for multiple companion click tracking properties

Bug fixes

  • #127 Fix id and sequence attributes with 'null' value
  • #129 Use wrapper videoClickThru when Inline videoClickThru is null

Version 1.3.10

17 Oct 13:48
Compare
Choose a tag to compare

New features

  • #120 : Improve error handling system

Version 1.3.9

12 Oct 15:03
Compare
Choose a tag to compare

New features

  • #119 Ping URI when no creatives are found.

Bug fixes

  • #111 Use setAttribute on node element
  • #112 URLHandler: define xhr.onreadystatechange callbake before calling xhr.send().
  • #118 Check for existence of XMLHttpRequest.overrideMimeType.

Documentation

  • #110 Improve README file.

Version 1.3.8

03 Aug 12:27
Compare
Choose a tag to compare

New features

  • #92 Can pass a VAST response XML document in URLHandler options
  • #91 Parse Extensions tag.
  • #108 Parse companionClickTrackingURLTemplate attribute.

Bug fixes

  • #96 Moved xmldom package to dependencies.
  • #99 Override mime type to handle valid VAST xml with wrong mime type.

Version 1.3.3

06 Mar 09:25
Compare
Choose a tag to compare

New features

  • #66 : Added MediaFile attributes: id, scalable, maintainAspectRatio
  • #71 : Http Request timeout option

Version 1.3.2

13 Jan 12:51
Compare
Choose a tag to compare

New features

  • #62 VASTAdTagURL tag is supported.
  • #64 New options parameter for get() method + withCredentials support.

Bug fixes

  • #60 Check VAST Error and Impression urls are correct.
  • #63 Trim node-content.
  • #65 Fixed mute/unmute tracking events.

Version 1.3.1

07 Nov 11:03
Compare
Choose a tag to compare

New features

  • #56 VAST Parser emits new VAST-error events when an error occurs.

Bug fixes

  • #54 Handle xhr-errors on get requests
  • #57 Fix double tracking on empty VAST files

Version 1.3.0

22 Oct 09:23
Compare
Choose a tag to compare

New features

  • #52 Support ApiFramework attribut + expose setDuration method