Skip to content

Commit

Permalink
chore: update adapters changelog changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MortezaNedaei committed Nov 19, 2024
1 parent 53eb583 commit 874f70f
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion src/jekyll/docs/mediation/android/changelog-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,14 @@ toc: true
<li>Added <code>Yandex</code> mediation AdNetwork adapter</li>
<li>Removed developer market from user consent management</li>
<li>Upgraded <code>targetSdk</code> to version 34 (<strong>Android 14</strong>)</li>
<li>Upgraded Admob version to <code>v23.0.0</code></li>
<li>Upgraded Applovin adapter to <code>v12.6.0</code>: No need to use applovin sdk key in <code>AndroidManifest.xml</code>.</li>
<li>Upgraded Tapsell Legacy adapter version to <code>v4.9.3</code></li>
<li>Upgraded IronSource adapter version to <code>v8.2.1</code></li>
<li>Upgraded UnityAds adapter version to <code>v4.12.2</code></li>
<li>Upgraded Mintegral adapter version to <code>v16.8.11</code></li>
<li>Upgraded Fyber (Digital Turbine Exchange) adapter version to <code>v8.3.0</code></li>
<li>Upgraded Chartboost adapter version to <code>v4.9.1</code></li>
</ul>
</td>
</tr>
Expand All @@ -86,6 +94,9 @@ toc: true
<li>Added <code>AppOpen</code> ad type. This type is currently supported by <code>Admob</code>, <code>Applovin</code> and <code>Wortise</code>.</li>
<li>Added <strong>Adaptive banner size</strong> for all external ad networks.</li>
<li>Changed user consent approach in <code>Admob</code> adapter. load and show consent form only when required.</li>
<li>Upgraded Tapsell Legacy adapter version to <code>v4.9.0</code></li>
<li>Upgraded Mintegral version to <code>v16.6.71</code></li>
<li>Upgraded Wortise adapter version to <code>v1.5.1</code>. Adding <code>pangle</code> maven url is required now.</li>
</ul>
</td>
</tr>
Expand All @@ -99,6 +110,13 @@ toc: true
<ul>
<li>Fixed PreRoll <code>Media3</code> crash on <strong>Android 6</strong></li>
<li>Added few Proguard rules</li>
<li>Upgraded Tapsell Legacy adapter version to <code>v4.9.3</code>. Some proguard rules were updated</li>
<li>Upgraded Admob version to <code>v22.6.0</code></li>
<li>Upgraded Mintegral version to <code>v16.6.34</code></li>
<li>Upgraded IronSource version to <code>v7.8.0</code></li>
<li>Upgraded Applovin version to <code>v12.2.0</code></li>
<li>Upgraded Chartboost version to <code>v4.8.0</code></li>
<li>Upgraded UnityAds version to <code>v4.9.2</code></li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -163,6 +181,7 @@ toc: true
<li>Added PreRoll IMA to Mediation with Media3 ExoPlayer.</li>
<li>Added few <code>GDPR</code> changes. Added developer market key</li>
<li>Added <strong>Gradle 8 proguard R8 rules</strong> for <code>Tapsell legacy adapter</code>, <code>Retrofit</code>, <code>OkHttp</code>, <code>IMA</code> and <code>ExoPlayer</code></li>
<li>Upgraded Tapsell Legacy adapter version to <code>v4.8.5</code></li>
</ul>
</td>
</tr>
Expand All @@ -188,6 +207,8 @@ toc: true
<ul>
<li>Added User consent configs for GDPR in Tapsell and all other AdNetwork adapters</li>
<li>Changed the ad networks initialization state listener. Initialize SDK when at least one of the ad networks is initialized successfully.</li>
<li>Added <strong>IronSource</strong> AdNetwork adapter.</li>
<li>Added <strong>Vungle(Liftoff) </strong> AdNetwork adapter.</li>
</ul>
</td>
</tr>
Expand All @@ -199,7 +220,7 @@ toc: true
<td>2023-08-14</td>
<td>
<ul>
<li>Remove Collecting user's installed apps duo to Google Play policy error.</li>
<li>Upgraded Tapsell Legacy adapter version to <code>v4.9.4</code>. Removed Collecting user's installed apps duo to Google Play policy error.</li>
</ul>
</td>
</tr>
Expand Down

0 comments on commit 874f70f

Please sign in to comment.