Android Changelog

Android Changelog

📍

You are viewing the V3 docs. (For the V2 docs, go here.)

🚧

Best practice

We recommend using the latest SDK version - e.g. <<androidSDKVersion>> for V3.

🚧

Update your project to Artifactory

As of May 1st, 2021, all versions of the Taboola SDK are available via Artifactory.

Please make sure to update your top-level build.gradle file accordingly.


For more detail, see the installation steps for your Android integration:

SDK 3:

3.8.16 (2023-05-28)

Fixed

  • Bug fixes

3.8.15 (2023-04-13)

Added

  • HP4U Improvements

Fixed

  • Bug fixes

3.8.14 (2023-03-20)

Added

  • Debug log level logs added for easier debugging

Fixed

  • Bug fixes

3.8.13 (2023-02-14)

Fixed

  • Bug fixes

3.8.12 (2023-01-22)

Fixed

  • Bug fixes

3.8.11 (2023-01-15)

Fixed

  • Bug fixes

3.8.10 (2023-01-10)

Fixed

  • Bug fixes

3.8.9 (2023-01-05)

Fixed

  • Bug fixes

Improved

  • Upgraded the Android OM SDK to 1.4.0

3.8.8 (2022-11-20) 

Added

  • Expose classic unit refresh and reset APIs
  • Expose classic page refresh API

3.8.7 (2022-10-30)

Fixed

  • Bug fixes

3.8.6 (2022-10-18)

Fixed

  • Bug fixes

3.8.5 (2022-09-21)

Improved

  • Improved the SDK's ANR handler

Fixed

  • Bug fixes

3.8.4 (2022-08-18)

Improved

  • Upgraded the OM SDK to 1.3.36.
  • Changed the log level to informative for unrecognized extra properties (Classic and Native SDK flavors).
  • Removed some unused code from the SDK.

3.8.3 (2022-07-27)

Fixed

  • Bug fixes.

3.8.2 (2022-07-24)

Added

  • Added the ability to open Audience Exchange (AE) items within the app.

3.8.1 (2022-06-30)

Fixed

  • Minor bug fix.

3.8.0 (2022-06-26)

Added

  • Added support for HP4U which is currently in closed beta.

3.7.0 (2022-06-16)

Added

  • Added support for Jetpack Compose (see here).

Improved

  • Improved the ability to detect ANR situations and report them.

Fixed

  • Several bug fixes.

3.6.3 (2022-03-09)

Improved

  • Upgraded the Android OM SDK to 1.3.30.

Fixed

  • Minor bug fixes.

3.6.1 (2022-02-16)

Fixed

  • Bug fixes and improvements.

3.6.0 (2021-12-12)

Added

  • Added support for OM SDK 1.3.25.

3.5.3 (2021-10-21)

Fixed

  • Minor bug fixes.

3.5.2 (2021-10-06)

Fixed

  • Fixed an issue where the SDK would crash if the TBLPublisherInfo object was mistakenly null when attempting to fetch Taboola content.

3.5.1 (2021-09-19)

Improved

3.5.0 (2021-08-03)

Added

  • Android Classic now supports Stories.

3.4.0 (2021-04-18)

Improved

  • Added support for Android 12 (SDK works when compiling with Android API 31)
  • Bug fixes and minor improvements.

3.3.0 (2021-02-28)

Changed

  • Going forward, Taboola SDK will support AndroidX projects only. If you need to migrate your existing project to AndroidX, see this article.

Improved

  • Code improvements and bug fixes.

3.2.0 (2021-01-20)

Added

  • You can now set darkMode for a Taboola Unit via the setExtraProperties method.
  • Taboola SDK now allows third-party viewability providers to verify impressions and click measurements (using the IAB OM SDK).

Improved

  • Full compatibility with Android Studio 4.1.
  • Improved stability.

3.1.0 (2020-12-22)

Improved

  • Removed internal dependency: Android Support Library V4.
  • Removed internal dependency: AndroidX Library.
  • Going forward, Taboola Native Integration no longer requires Picasso.
  • Going forward, Taboola Native Integration no longer requires GSON.

3.0.0 (2020-11-02)

Initial release

  • Initial release of Taboola SDK 3.x for Android.