Skip to content

5.0.0

Compare
Choose a tag to compare
@SCastanedaMunoz SCastanedaMunoz released this 08 Aug 19:24
· 8 commits to main since this release
a1b0860

Version 5.0.0 (2024-08-08)

Improvements:

  • Completed rebranding all APIs to Chartboost Mediation.
  • Initialization of Chartboost Mediation now utilizes Chartboost Core SDK. Please review the Initialize Mediation and Core SDK documentation.
  • Privacy and consent signals are now set through Chartboost Core SDK.
  • Ad Adapter are now distributed in separate independent packages through npm & NuGet.
  • ChartboostMediationBannerView is now named IBannerAd.
  • ChartboostMediationUnityBannerAd is now named UnityBannerAd.
  • ChartboostMediationFullscreenAd is now named IFullscreenAd.

Removed:

  • ChartboostMediationInterstitialAd.
  • ChartboostMediationRewardedAd.
  • Explicit ChartboostMediation.DidStart delegate.
  • Explicit ChartboostMediation.UnexpectedErrorOccurred delegate.
  • AdaptersWindow type and distribution method of adapters.

Review our Migration from Mediation 4.x to 5.x documentation for more information.