Skip to content

Commit

Permalink
Release 7.8.0 (#126)
Browse files Browse the repository at this point in the history
* Release 7.8.0
  • Loading branch information
mobile-ads-github authored Dec 23, 2024
1 parent 30a0656 commit ebdf4d3
Show file tree
Hide file tree
Showing 52 changed files with 143 additions and 17 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.8.0
* Supported iOS YandexMobileAds version 7.8.0

## Version 7.7.0

#### Updated
Expand Down
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,23 +74,23 @@ Third-party networks can be connected to Yandex Mobile Ads Mediation by several

| Package | Description |
|--------------------------------------|------------------------------------------------------------------------------|
| yandex-mobileads-lite-7.7.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-7.7.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-google-mediation-7.7.0 | Admob mediation |
| mobileads-applovin-mediation-7.7.0 | AppLovin mediation (Supported only by android) |
| mobileads-chartboost-mediation-7.7.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-7.7.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-7.7.0 | Inmobi mediation |
| mobileads-ironsource-mediation-7.7.0 | IronSource mediation |
| mobileads-mintegral-mediation-7.7.0 | Mintegral mediation |
| mobileads-mytarget-mediation-7.7.0 | MyTarget mediation |
| mobileads-pangle-mediation-7.7.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-7.7.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-7.7.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-7.7.0 | UnityAds mediation |
| mobileads-vungle-mediation-7.7.0 | Vungle mediation |
| admob-mobileads-mediation-7.7.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-7.7.0 | Third-party mediation with IronSource |
| yandex-mobileads-lite-7.8.0 | Main Yandex Mobile Ads package distributed for use with [Google resolver] |
| yandex-mobileads-mediation-7.8.0 | Main Mobile Ads Mediation package distributed for use with [Google resolver] |
| mobileads-google-mediation-7.8.0 | Admob mediation |
| mobileads-applovin-mediation-7.8.0 | AppLovin mediation (Supported only by android) |
| mobileads-chartboost-mediation-7.8.0 | Chartboost mediation (Supported only by android) |
| mobileads-bigoads-mediation-7.8.0 | BigoAds mediation (Supported only by android) |
| mobileads-inmobi-mediation-7.8.0 | Inmobi mediation |
| mobileads-ironsource-mediation-7.8.0 | IronSource mediation |
| mobileads-mintegral-mediation-7.8.0 | Mintegral mediation |
| mobileads-mytarget-mediation-7.8.0 | MyTarget mediation |
| mobileads-pangle-mediation-7.8.0 | Pangle mediation (Supported only by android) |
| mobileads-startapp-mediation-7.8.0 | StartApp mediation (Supported only by android) |
| mobileads-tapjoy-mediation-7.8.0 | Tapjoy mediation (Supported only by android) |
| mobileads-unityads-mediation-7.8.0 | UnityAds mediation |
| mobileads-vungle-mediation-7.8.0 | Vungle mediation |
| admob-mobileads-mediation-7.8.0 | Third-party mediation with AdMob |
| ironsource-mobileads-mediation-7.8.0 | Third-party mediation with IronSource |

[Google resolver]: https://github.com/googlesamples/unity-jar-resolver

Expand Down
7 changes: 7 additions & 0 deletions mobileads-mediation-unity-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android com.yandex.android:mobileads-mediation version 7.8.0.0
* Supported iOS YandexMobileAds version 7.8.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/applovin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android AppLovin adapter version 12.6.0.5
* Supported iOS AppLovin adapter version 13.0.1.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/bigoads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android BigoAds adapter version 5.0.2.0
* Supported iOS BigoADSYandexMobileAdsAdapters version 4.5.1.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/chartboost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Chartboost adapter version 9.3.1.13
* Supported iOS Chartboost adapter version 9.8.0.1

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
8 changes: 8 additions & 0 deletions mobileads-mediation/google/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.8.0
* Supported Android AdMob adapter version 23.5.0.0
* Supported iOS AdMob adapter version 11.12.0.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/inmobi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android InMobi adapter version 10.8.0.0
* Supported iOS InMobi adapter version 10.7.8.3

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android IronSource adapter version 8.5.0.0
* Supported iOS IronSource adapter version 8.5.0.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mintegral/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Mintegral adapter version 16.8.61.2
* Supported iOS Mintegral adapter version 7.7.3.3

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/mytarget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android MyTarget adapter version 5.22.1.4
* Supported iOS MyTarget adapter version 5.22.0.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/pangle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Pangle adapter version 6.4.0.2.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/startapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android StartApp adapter version 5.0.2.5
* Supported iOS StartAppYandexMobileAdsAdapters version 4.10.4.7

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
6 changes: 6 additions & 0 deletions mobileads-mediation/tapjoy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Tapjoy adapter version 13.4.1.8

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/unityads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android UnityAds adapter version 4.12.5.0
* Supported iOS UnityAds adapter version 4.12.4.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mobileads-mediation/vungle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Vungle adapter version 7.4.2.0
* Supported iOS VungleYandexMobileAdsAdapters version 7.4.2.0

## Version 7.7.0

#### Updated
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 10 additions & 0 deletions third-party-networks-mediation/admob/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,21 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.8.0
* Supported Android AdMob version 7.8.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.8.0
* Supported iOS AdMob adapter version 7.8.0.0

## Version 7.7.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.7.0
* Supported Android AdMob version 7.7.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.7.0
* Supported iOS AdMob adapter version 7.7.0.0

## Version 7.6.0
Expand Down
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions third-party-networks-mediation/ironsource/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# Change Log

## Version 7.8.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.8.0
* Supported Android IronSource adapter version 7.8.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.8.0
* Supported iOS IronSource adapter version 7.8.0.0


## Version 7.7.0

#### Updated

* Supported Android Yandex Mobile Ads SDK version 7.7.0
* Supported Android IronSource adapter version 7.7.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.7.0
* Supported iOS IronSource adapter version 7.7.0.0

## Version 7.6.0
Expand Down Expand Up @@ -41,6 +52,7 @@

* Supported Android Yandex Mobile Ads SDK version 7.3.0
* Supported Android IronSource adapter version 7.3.0.0
* Supported iOS Yandex Mobile Ads SDK version 7.3.0
* Supported iOS IronSource adapter version 7.3.2.0

## Version 7.2.0
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit ebdf4d3

Please sign in to comment.