Release Notes
v1.0.1 - July 21, 2025
- Major - Update RN version to
0.78.2 (was 0.74.4) + use Fabric Native Component
- Minor - Update native Android SDK to
5.1.6 (was 5.1.4)
v0.9.0 - May 28. 2025
- Update Outbrain Native SDK's iOS
5.4.2, Android 5.1.4.
- Internal - Remove
Google-Mobile-Ads-SDK dependency from both Android and iOS.
v0.8.1 - April 28, 2025
- Fix
pod install conflict with Smart-Display-SDK-With-Mediation/GoogleMobileAds
v0.8.0 - April 21, 2025
- Internal - update Outbrain iOS SDK - to 5.4.0
- Internal - update Outbrain Android SDK - to 5.1.1
- Feature - Add support for a new prop in SFWidget (iOS) -
userId (will work only if ATT is enabled)
- Feature - support for GMA (Google Mobile Ads) in Android.
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)