Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helium-service committed Aug 1, 2024
1 parent b996e46 commit 54a3afd
Show file tree
Hide file tree
Showing 1,752 changed files with 40,306 additions and 735 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@ iOS Change Log
==================
Check for the latest Chartboost Mediation SDK at the Chartboost website.

### Version 5.0.0 *(2024-08-01)*
Improvements:
- Completed rebranding all APIs from Helium to Chartboost Mediation.
- Initialization of Chartboost Mediation now utilizes Chartboost Core SDK. Please review the [Initialize Mediation](https://docs.chartboost.com/en/mediation/integrate/ios/initialize-mediation/) and [Core SDK](https://docs.chartboost.com/en/mediation/integrate/core/ios/) documentation.
- Privacy and consent signals are now set through Chartboost Core SDK.
- Banners are now named `BannerAdView`.
- Fullscreen ads are now loaded from `FullscreenAd`. See [Load Ads](https://docs.chartboost.com/en/mediation/integrate/ios/load-ads/) documentation.

Review our [Migration from Mediation 4.x to 5.x](https://docs.chartboost.com/en/mediation/integrate/ios/migration-from-4x-to-5x/) documentation for more information.

### Version 4.9.0.1 *(2024-03-27)*
----------------------------
Bug Fixes:
- Fixed a Cocoapods podspec issue where the privacy manifest bundled resource path was not listed.

### Version 4.9.0 *(2024-03-21)*
----------------------------
Improvements:
Expand All @@ -10,6 +25,11 @@ Improvements:
- Renamed `LogLevel.trace` to `LogLevel.verbose`.
- Added `loadID` to `ChartboostMediatonFullscreenAd`.

### Version 4.8.0.1 *(2024-03-27)*
----------------------------
Bug Fixes:
- Fixed a Cocoapods podspec issue where the privacy manifest bundled resource path was not listed.

### Version 4.8.0 *(2024-02-08)*
----------------------------
Improvements:
Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 54a3afd

Please sign in to comment.