Changelog
Plugin
2026
Version 8.3.0 (August 6, 2026)
Updated
- Supported Android Yandex Mobile Ads version 8.3.0.
- Supported iOS Yandex Mobile Ads version 8.3.0.
Version 8.2.0 (July 10, 2026)
Updated
- Supported Android Yandex Mobile Ads version 8.2.0.
- Supported iOS Yandex Mobile Ads version 8.2.1.
Version 8.1.0 (June 4, 2026)
Updated
- Supported Android Yandex Mobile Ads version 8.1.0.
- Supported iOS Yandex Mobile Ads version 8.1.0.
Version 8.0.0 (April, 2026)
Breaking changes:
- Renamed
MobileAdstoYandexAds. - Removed
AdRequestConfiguration. UseAdRequest(adUnitId:)instead. - Removed targeting fields from
AdRequest:age,gender,location,contextQuery, andcontextTags. UseAdTargetinginstead. - Replaced
InterstitialAdLoader.create(),RewardedAdLoader.create(), andAppOpenAdLoader.create()with synchronous constructors. loadAdfor fullscreen ads now returnsFuture<Ad>instead of passing the result via a callback.- Removed
InterstitialAdLoadListener,RewardedAdLoadListener, andAppOpenAdLoadListener. - The
BannerAdconstructor no longer acceptsadRequestand callbacks. Useload(AdRequest)and subscribe toloadStateStream/eventsinstead. - Removed
AdInfo.adSize. UseAdInfo.creatives,AdInfo.extraData, andAdInfo.partnerTextinstead. - Removed callbacks:
onLeftApplication,onReturnedToApplication, andonAdClose. - Renamed
MobileAds.setLocationConsenttoYandexAds.setLocationTracking. - Renamed
MobileAds.setAgeRestrictedUsertoYandexAds.setAgeRestricted.
Features:
- Added the
AdTargetingclass to configure targeting parameters. - Added
BannerAdLoadStateandBannerAdEventclass hierarchies for stream-based banner states. - Added a stream-based API for banner ads (
loadStateStream,events).
Changes:
- Added support for Android Yandex Mobile Ads version 8.0.0.
- Added support for iOS Yandex Mobile Ads version 8.0.0.
2025
Version 7.18.0 (December 5, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK version 7.18.0 (Android) and 7.18.0 (iOS).
Version 7.17.0 (November 19, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.17.0 (Android) and 7.17.0 (iOS).
Version 7.16.0 (September 22, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.16.0 (Android) and 7.16.0 (iOS).
Version 7.15.0 (September 8, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK version 7.15.2 (Android) and 7.15.1 (iOS).
Version 7.14.0 (August 7, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.15.0 (Android) and 7.15.1 (iOS).
Version 7.13.0 (June 4, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.13.0 (Android) and 7.13.0 (iOS).
Version 7.12.1 (April 17, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.12.1 (Android) and 7.12.1 (iOS).
Version 7.12.0 (April 9, 2025)
Changes:
- Added support for Yandex Mobile Ads SDK 7.12.0 (Android) and 7.12.0 (iOS).
- Added a callback for banner ads that triggers when an ad is closed.
Version 7.11.0 (March 21, 2025)
Changes:
- Improved stability for various devices.
Version 7.10.0 (March 12, 2025)
Features:
- Added support for Yandex Mobile Ads SDK 7.11.0 (Android) and 7.11.0 (iOS).
Version 7.9.1 (February 19, 2025)
Features:
- Added support for Yandex Mobile Ads SDK 7.10.1 (Android) and 7.10.1 (iOS).
Version 7.9.0 (February 12, 2025)
Features:
- Added support for Yandex Mobile Ads SDK 7.10.0 (Android) and 7.10.0 (iOS).
Version 7.8.0 (January 21, 2025)
Features:
- Added support for Yandex Mobile Ads SDK 7.9.0 (Android) and 7.9.0 (iOS).
2024
Version 7.7.0 (December 19, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.8.0 (Android) and 7.8.0 (iOS).
Version 7.6.0 (November 25, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.7.0 (Android) and 7.7.0 (iOS).
Version 7.5.0 (October 22, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.6.0 (Android and iOS).
Version 7.4.0 (September 25, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.5.0 (Android) and 7.5.1 (iOS).
Version 7.3.0 (August 29, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.4.0 (Android) and 7.4.0 (iOS).
Version 7.2.0 (August 13, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.3.0 (Android) and 7.3.2 (iOS).
Version 7.1.0 (June 11, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.1.0 (Android) and 7.1.0 (iOS).
Version 7.0.1 (April 23, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.0.1 (Android) and 7.0.1 (iOS).
Version 7.0.0 (April 10, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 7.0.0 (Android) and 7.0.0 (iOS).
- Added a debug panel for Android. This is a set of integration testing tools designed to speed up the integration of Yandex Mediation and ad launch.
Version 6.3.0 (February 14, 2024)
Features:
- Added support for Yandex Mobile Ads SDK 6.4.0 (Android) and 6.4.0 (iOS).
2023
Version 6.2.0 (December 20, 2023)
Features:
- Added support for Yandex Mobile Ads SDK 6.3.0 (Android) and 6.3.0 (iOS).
Version 6.1.0 (October 25, 2023)
Features:
- Added support for Yandex Mobile Ads SDK version 6.1.0 (Android) and 6.1.0 (iOS).
- Added ability to get the calculated banner size before loading ads (the
BannerAdSize::getCalculatedBannerAdSize()) method).
Version 6.0.1 (September 15, 2023)
Features:
- Added support for Yandex Mobile Ads SDK 6.0.1 (Android).
Version 6.0.0 (September 11, 2023)
Features:
- Yandex Mobile Mediation now supports the InMobi network.
- Added a new ad format: App Open Ads. This is a special ad format for monetizing the splash screen of your apps. These ads can be closed at any time and are designed to be served when users bring your app to the foreground, either at launch or when returning to it from the background.
Changes:
- The minimum supported iOS version is 13.
Breaking changes:
- Banners. New API for working with banner sizes.
- Interstitial ads and rewarded ads. Separated ad loading and rendering at the API level.
- To learn more, see the guide for migrating to version 6.
Version 1.4.0 (July 18, 2023)
Features:
- Added support for Yandex Mobile Ads SDK 5.10.0 (Android) and 5.9.0 (iOS).
Version 1.3.0 (July 10, 2023)
Features:
- Added support for Yandex Mobile Ads SDK 5.9.0 (Android) and 5.8.0 (iOS).
Version 1.2.0 (June 12, 2021)
Features:
- Added support for the Yandex Mobile Ads SDK version 5.8.0 (Android) and 5.7.0 (iOS).
Was the article helpful?
Previous