Changelog for the FeedAd Web SDK

v2.5.3 (2024-03-11)

  • improved ad size detection within deeply nested iFrames

v2.5.2 (2024-02-21)

  • added support for IAB TCF 2.2

v2.5.1 (2024-02-13)

  • improved ad scaling behaviour
  • improved ad rendering performance
  • improved dynamic ad size constraints detection

v2.4.6 (2023-11-23)

  • updated ad container style

v2.4.5 (2023-10-27)

  • fixed SDK initialization in a hybrid app environment

v2.4.4 (2023-06-01)

  • improved ad selection in Prebid.JS integration

v2.4.2 (2023-05-04)

  • improved impression tracking
  • improved video playback

v2.4.1 (2023-04-20)

  • bug fixes and stability improvements

v2.4.0 (2023-03-13)

  • significantly increased performance with multi-slot video playback
  • added individual ad slot placement ID support

v2.3.1 (2022-12-02)

  • improved ad scaling for ads forcing a fixed size

v2.3.0 (2022-09-29)

  • added VPAID support

v1.12.3 (2021-05-12)

  • internal browser compatibility improvements

v1.12.2 (2021-05-11)

  • improved click detection for 3rd party HTML creatives

v1.12.1 (2021-04-16)

  • updated compatibility with Prebid.JS FeedAd adapter

v1.12.0 (2021-03-30)

  • updated consent management for countries outside of GDPR
  • updated browser support for creatives requiring same-origin iFrames

v1.11.0 (2021-02-25)

  • added support for ad creatives requiring same-origin iFrames (friendly frames)

v1.10.2 (2020-12-15)

  • added support for resizing AMP ads

v1.10.1 (2020-12-10)

  • added AMP support (for <amp-ad>)

v1.9.2 (2020-12-07)

  • bug fixes and stability improvements

v1.9.2 (2020-11-19)

  • bug fixes and stability improvements

v1.9.0 (2020-10-22)

  • added safe frame support for standalone ads

v1.8.5 (2020-09-08)

  • improvements to open measurement

v1.8.0 (2020-07-15)

  • added TCF 2.0 support

v1.7.0 (2020-06-10)

  • internal updates

v1.6.1 (2020-01-17)

  • added async sdk for faster load times on websites.
  • improved support for integration alongside Google Ad Manager.

v1.5.1 (2019-11-13)

v1.5.0 (2019-11-12)

  • optimizations to responsive ad scaling

v.1.4.0 (2019-08-26)

  • internal SDK optimizations

v.1.3.0 (2019-07-22)

  • added NPM package feedad-node to assist in loading the FeedAd SDK within a Node.JS application
  • split the SDK into modules that are dynamically loaded on demand to reduce the download size on page load

v1.2.14 (2019-06-11)

  • updated visibility detection for small ad views

v1.2.12 (2019-02-12)

  • added setter for the visibility of the loading indicator

v1.2.11 (2018-12-13)

  • fixed video rendering in mobile Samsung Internet browser

v1.2.10 (2018-12-11)

  • added onSdkLoaded listener to iFrame loader to provide a way to set custom parameters when using the loader

v1.2.7 (2018-10-17)

  • updated definition files for integration with Typescript

v1.2.6 (2018-10-04)

  • updated internal handling of cross-page ad playback

v1.2.5 (2018-09-26)

  • added method to update the connectivity while an ad is running
  • updated URL validation to sanitize invalid URLs sent within VAST responses

v1.2.4 (2018-09-19)

  • fixed error in URL validation causing some ads to be rejected

v1.2.3 (2018-09-17)

  • fixed visibility detection of ads played within iFrames

v1.2.2 (2018-09-06)

  • fixed ad rendering bug on iOS caused by some video assets
  • fixed bug ignoring connectivity setting when mediating tags in some cases
  • fixed website font size affecting ad overlays in some cases
  • reduced SDK build size
  • removed functions deprecated in 1.1.x versions

v1.1.17 (2018-07-11)

  • fixed race condition in ad visibility detection on complex pages causing the ad to pause indefinitely

v1.1.16 (2018-03-18)

  • updated advertisement ID handling for hybrid apps

v1.1.15 (2018-03-13)

  • updated maximum VAST wrapper depth to 7

v1.1.14 (2018-02-09)

  • fixed compatibility with old Promises

v1.1.13 (2018-02-08)

  • added cross-page-playback support
  • added type definition file for public SDK API

v1.1.6 (2018-01-08)

  • added new rendering system (major iOS performance increase)
  • added simultaneous ad decoding on multiple on-screen placements
  • deprecated replacement helper
  • deprecated adResponse.element (use adResponse.createAdContainer() instead)

v1.1.5 (2017-12-19)

  • fixed support for hybrid apps

v1.1.3 (2017-12-15)

  • added support for hybrid apps (API change in 1.1.5!)
  • fixed error in user reporting

v1.1.0 (2017-12-07)

  • added Stand-Alone Ads
  • added custom events
  • added custom parameters
  • added hybrid app config options

v1.0.3 (2017-12-01)

  • fixed pause / resume issues on iOS

v1.0.2 (2017-11-28)

  • initial release