Skip to content

Releases: dailymotion/vast-client-js

Version 2.0.0-alpha.9

17 May 14:40
Compare
Choose a tag to compare
Version 2.0.0-alpha.9 Pre-release
Pre-release

Enhancements

  • #199 Use webpack for bundle
  • #202 Split parser logic
  • #203 Coffeescript to JS
  • #205 VASTParser API improvements
  • #206 VASTClient API improvements
  • #207 VASTTracker API improvements
  • #209 Documentation for 2.0 version
  • #217 Better conditional checks
  • #218 Update potentially insecure old libraries

Bug fixes

  • #210 Fix index imports
  • #213 Quartile fix
  • #220 Back port work from #214 to 2.x branch

Version 1.8.3

14 May 11:47
Compare
Choose a tag to compare

Bug fixes

  • #216 Update README.md
  • #214 Sequence persists for wrapper ad

Version 1.8.2

18 Apr 08:33
Compare
Choose a tag to compare

Bug fixes

  • #211 Quartile trigger fix

Version 1.8.1

28 Feb 11:19
Compare
Choose a tag to compare

Enhancements

  • #143 Add test case for an encoded media URI

Bug fixes

  • #187 Add "browser" field in package.json
  • #197 Correct documentation about callback in DMVAST.parser.load
  • #198 Pass error to callback in load if no ads are found

Version 1.8.0

18 Jul 09:51
Compare
Choose a tag to compare

Enhancements

  • #175 Add VASTParser.load() to allow initial VAST to be loaded as XML document
  • #176 Improve parser documentation
  • #178 Update dependencies
  • #181 Event listeners cleaning
  • #182 Add https support in node url handler

Bug fixes

  • #177 Remove output to console.log in test
  • #179 Fix duration parser

Version 1.7.3

14 Jun 14:51
Compare
Choose a tag to compare

Bug fixes

  • #172 Fix parsing error when wrapper has no trackingEvents defined

Version 1.7.2

31 May 10:04
Compare
Choose a tag to compare

Bug fixes

  • #170 Handle tracking events when defined in 2 creatives of the same type

Version 1.7.1

18 Apr 12:09
Compare
Choose a tag to compare

Bug fixes

  • #163 Parse VAST 2/3/4 creative adId attribute

Version 1.7.0

14 Apr 16:27
Compare
Choose a tag to compare

New features

  • #147 Parse all nonlinear attributes
  • #153 Parse AdParameters in case of a nonlinearAd VAST xml tag
  • #155 Parse AltText for companion tag
  • #157 Add a wrapper limit option to parse method
  • #159 Return creative id, adId, sequence and apiFramework attributes
  • #160 Handle click/clickthrough event for nonlinear/companion ads

Bug fixes

  • #161 Allow number format for VAST Duration tag

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