Skip to main content

Release Notes

v0.7.0 - November 11, 2024

  • Fix - Viewability was fired on Android sometimes before onAttachToWindow was called.
  • Minor - update library to work on top of Outbrain native SDK's android 5.0.2 and iOS 5.3.0

v0.6.0 - October 28, 2024

  • Minor - update library to work on top of Outbrain native SDK's android 5.0.1 and iOS 5.2.1
  • Minor - fix listerns to work with widgetRandomId and remove each specifically (as opposed to removeAllListeners())

v0.5.0 - October 1, 2024

  • Minor - update iOS SDK to v5.2.0 (loadMore fix).

v0.4.2 - September 26, 2024

  • Internal - README and docs fixes

v0.4.1 - September 3, 2024

  • darkMode support + update native SDK dependencies for both Android and iOS (iOS v5.1.1, Android v4.32.0.1)