Changelog for the FeedAd Android SDK

v1.6.0 (2024-03-11)

  • added support for VAST Ad Icon standard
  • added support for DSA
  • improved support for integration on Amazon Fire Android distributions

v1.5.8 (2023-08-11)

v1.5.7 (2023-07-26)

  • improved playback of ads using IAB's Open Measurement verification

v1.5.6 (2023-07-21)

  • minor bug fixes and stability improvements
  • minor bug fixes of our AppLovin MAX Plugin outside of GDPR countries

v1.5.5 (2023-03-17)

  • minor bug fixes and stability improvements

v1.5.4 (2023-01-26)

  • minor bug fixes and stability improvements

v1.5.3 (2022-12-02)

  • minor bug fixes concerning VPAID ads

v1.5.2 (2022-11-11)

  • minor bug fixes concerning VPAID ads

v1.5.1 (2022-10-27)

v1.5.0 (2022-10-20)

  • added support for VPAID creatives

v1.4.14 (2022-07-18)

  • fixed interstitials on apps using the latest compile SDK and app compat versions

v1.4.13 (2022-06-28)

  • minor bug fixes and stability improvements

v1.4.12 (2022-04-12)

  • updated open measurement interface

v1.4.11 (2022-04-11)

  • do not use - deployment incomplete

v1.4.10 (2022-04-11)

  • do not use - deployment incomplete

v1.4.9 (2022-02-16)

  • fixed that ad requests can stall if multiple requests are made in quick succession

v1.4.8 (2022-01-13)

  • minor bug fixes and stability improvements

v1.4.7 (2021-11-15)

  • fixed interstitial ads on Android Oreo devices
  • minor bug fixes and stability improvements

v1.4.6 (2021-10-21)

  • updated handling of VAST URLs with invalid URL characters

v1.4.5 (2021-10-20)

  • updated interstitial ads to only require a context to be shown, instead of an activity
  • updated standalone ads to only require a context to be created, instead of an activity

This update is required if you are using our MoPub Android Plugin 1.0.1.

v1.4.4 (2021-10-11)

  • fixed an issue if the FeedAd sdk is not initialized directly on app start

v1.4.3 (2021-05-14)

  • updated interstitial and standalone ad listeners for easier ad preloading

This update will require code changes if you are using interstitial or standalone ads. Please refer to the 1.4.3 upgrade guide.

v1.4.2 (2021-05-05)

  • improved handling of transparent Activities above ad views
  • improved SDK initialization, removing the need to initialize within the application's onCreate method
  • improved interstitial ads to be able to load independently of an Activity
  • fixed cause of delayed resource releases after cancelled standalone or interstitial ads

This update might require code changes. Please refer to the 1.4 upgrade guide.

v1.3.1 (2021-03-30)

  • improved TCF 2.0 consent management for non-GDPR countries
  • fixed an issue with network speed detection on phones that have no SIM card inserted

v1.3.0 (2021-03-26)

  • added init flag to make FeedAd wait for the initialization of a TCF 2.0 CMP
  • improved display ad playout

v1.2.5 (2020-12-07)

  • bug fixes and stability improvements

v1.2.4 (2020-10-23)

  • bug fixes and stability improvements

v1.2.3 (2020-10-19)

  • added consumer proguard file for projects using minification

v1.2.2 (2020-08-08)

  • improvements to open measurement
  • updated SDK dependencies

v1.2.0 (2020-07-15)

  • added TCF 2.0 support
  • updated Android support peer dependencies to AndroidX

v1.1.18 (2020-01-09)

  • updated SDK dependencies

v1.1.17 (2019-11-27)

  • compatibility improvements for VAST files

v1.1.16 (2019-11-15)

  • optimizations to responsive ad scaling

v1.1.15 (2019-09-18)

  • compatibility improvements for VAST files
  • added automatic screen orientation detection for Interstitial Ads

v1.1.12 (2019-02-11)

  • added setter for the visibility of the loading indicator
  • updated Standalone Ad to be constructable from application context
  • removed deprecated callback method for the completion of a single tag

v1.1.10 (2018-12-07)

  • updated URL parser

v1.1.9 (2018-09-26)

  • updated URL validation to sanitize invalid URLs sent within VAST responses
  • updated maximum VAST wrapper depth to 7

v1.1.8 (2018-08-27)

  • fixed bug related to incorrect mediation reporting

v1.1.7 (2018-06-25)

  • fixed frame buffer not released in some cases
  • fixed native media player not released in some cases
  • added automatic visibility detection within ViewPagers
  • updated visibility detection of ad renderer if more than one FeedAdView is attached to the layout tree

v1.1.0 (2017-10-10)

  • added Stand-Alone ads
  • added interstitial ads
  • added display ad support

v1.0.0 (2017-06-23)

  • initial release