Skip to content

Releases: cleveradssolutions/CAS-Android

Version 3.9.6

25 Oct 11:01

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:cas-exchange:3.9.6
    • Update endpoint.
  • com.cleveradssolutions:chartboost:9.8.0.0
    • Certified with Chartboost - 9.8.0
  • com.cleveradssolutions:fyber:8.3.2.0
    • Certified with DT Exchange - 8.3.2
  • com.cleveradssolutions:mintegral:16.8.71.0
    • Certified with Mintegral - 16.8.71
  • com.cleveradssolutions:pangle:6.3.0.3
    • Certified with Pangle - 6.3.0.3
  • com.cleveradssolutions:unity:4.12.4.0
    • Certified with Unity Ads - 4.12.4
  • com.cleveradssolutions:yandex:27.6.0.0
    • Certified with Yandex Mobile Ads - 7.6.0

See the list of all adapters on our wiki page.

Version 3.9.5

14 Oct 14:11

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:ironsource:8.4.0.0
    • Certified with IronSource - 8.4.0
    • Improvements for banner ads.
  • com.cleveradssolutions:mintegral:16.8.61.0
    • Certified with Mintegral - 16.8.61
  • com.cleveradssolutions:inmobi:10.7.8.0
    • Certified with InMobi - 10.7.8
  • com.cleveradssolutions:applovin:12.6.1.0
    • Certified with AppLovin - 12.6.1
  • com.cleveradssolutions:google:23.4.0.0
    • Certified with Google Mobile Ads - 23.4.0
  • com.cleveradssolutions:smaato:22.7.1.0
    • Certified with Smaato - 22.7.1
  • com.cleveradssolutions:pangle:6.2.0.7
    • Certified with Pangle - 6.2.0.7

See the list of all adapters on our wiki page.

Version 3.9.4

23 Sep 14:52
9409ed3

Choose a tag to compare

Update Adapters

  • com.cleveradssolutions:cas-exchange:3.9.4
    • Added CAS marker for all advertising formats.
    • Enabled mute sounds button for Video ads.
  • com.cleveradssolutions:yandex:27.5.0.0
    • Certified with Yandex Mobile Ads - 7.5.0
    • ⚠️ [SDK] The minimum AppMetrica version is now 7.2.0. This is only important if your project already has the AppMetrica integrated. You can skip the integration if you are not using it.
    • ⚠️ [SDK] The minimum Android Gradle plugin version is now 7.0.
  • com.cleveradssolutions:unity:4.12.3.0
    • Certified with Unity Ads - 4.12.3
    • [SDK] Adjusted packaging to allow for better minification when using ProGuard.
  • com.cleveradssolutions:bigo:4.9.1.0
    • Certified with Bigo Ads - 4.9.1
  • com.cleveradssolutions:facebook:6.18.0.0
    • Certified with Meta Audience Network - 6.18.0
  • com.cleveradssolutions:fyber:8.3.1.0
    • Certified with DT Exchange - 8.3.1
  • com.cleveradssolutions:inmobi:10.7.7.0
    • Certified with InMobi - 10.7.7
  • com.cleveradssolutions:vungle:7.4.1.0
    • Certified with Liftoff Monetize - 7.4.1
  • com.cleveradssolutions:ironsource:8.3.0.0
    • Certified with IronSource - 8.3.0
  • com.cleveradssolutions:loopme:9.0.6.0
    • Certified with LoopMe - 9.0.6
  • com.cleveradssolutions:madex:1.5.6.0
    • Certified with Madex - 1.5.6
  • com.cleveradssolutions:mintegral:16.8.51.0
    • Certified with Mintegral - 16.8.51
  • com.cleveradssolutions:pangle:6.2.0.6
    • Certified with Pangle - 6.2.0.6
  • com.cleveradssolutions:smaato:22.7.0.0
    • Certified with Smaato - 22.7.0
  • com.cleveradssolutions:startio:5.1.0.0
    • Certified with Start IO - 5.1.0

See the list of all adapters on our wiki page.

Version 3.9.3

16 Aug 11:23

Choose a tag to compare

Hotfixes (Sep 06)

  • [Gradle plugin] Published the CAS Gradle plugin version 3.9.3.1 with fixes for build error invocation of 'Task.project' at execution time is unsupported.

Update Adapters

  • com.cleveradssolutions:cas-exchange:22.6.3.0
    • Fixed critical ANR from Adapter initialization.
  • com.cleveradssolutions:google:23.3.0.0
    • Certified with Google Mobile Ads - 23.3.0
  • com.cleveradssolutions:smaato:22.6.3.0
    • Certified with Smaato - 22.6.3
  • com.cleveradssolutions:hyprmx:6.4.2.0
    • Certified with HyprMX - 6.4.2
  • com.cleveradssolutions:madex:1.5.5.0
    • Certified with Madex - 1.5.5
  • com.cleveradssolutions:mintegral:16.8.21.0
    • Certified with Mintegral - 16.8.21
  • com.cleveradssolutions:pangle:6.1.0.9
    • Certified with Pangle - 6.1.0.9
  • com.cleveradssolutions:unity:4.12.2.0
    • Certified with Unity Ads - 4.12.2
  • com.cleveradssolutions:ironsource:8.2.1.2
    • Improved automatic refresh of banner ad.

See the list of all adapters on our wiki page.

Version 3.9.2

01 Aug 12:50

Choose a tag to compare

  • Added new methods for retrieving user consent information for individual vendors and additional providers.
val googleConsent = CAS.settings.getVendorConsent(755) == ConsentStatus.ACCEPTED
val audienceNetworkConsent = CAS.settings.getAdditionalConsent(89) == ConsentStatus.ACCEPTED

Bug Fixes

  • Fixed an issue where the banner could attempt to reload too frequently after a failure.
  • Fixed an issue where a configuration error was returned instead of an internet error when there was no internet connection.

Update Adapters

  • com.cleveradssolutions:bigo:4.9.0.0
    • Certified with Bigo Ads - 4.9.0
  • com.cleveradssolutions:mintegral:16.8.11.0
    • Certified with Mintegral - 16.8.11
  • com.cleveradssolutions:pangle:6.1.0.7
    • Certified with Pangle - 6.1.0.7
  • com.cleveradssolutions:vungle:7.4.0.1
    • Fixed an issue where banner ads would load at the wrong size.
  • com.cleveradssolutions:yandex:27.2.0.2
    • The Yandex App Metrica 7 version is not allowed for use with Yandex Mobile Ads SDK. If you are adding the App Metrica SDK to your application, make sure to use version 6. We will notify when version 7 becomes available for use.

See the list of all adapters on our wiki page.

Version 3.9.1

26 Jul 12:02

Choose a tag to compare

  • Enhanced server request resilience.

Changes

  • The CASExchange adapter has been included to the Optimal Ads Solutions.
  • Previously beta adapters are now available to all: CASExchange, HyprMX, and StartIO.

Hotfixes

  • [Gradle plugin] Published the CAS Gradle plugin version 3.9.1.1 with fixes for build errors in res/raw.

Bug Fixes

  • Fixed a rare issue where CAS would not respond to ad loading.
  • Fixed a rare issue where the application link file was missing from the resources.
  • [Gradle plugin] Fixed an issue when the CAS Gradle plugin was integrated into the Library module.

Update Adapters

  • com.cleveradssolutions:applovin:12.6.0.0
    • Certified with AppLovin - 12.6.0
  • com.cleveradssolutions:bigo:4.8.2.0
    • Certified with Bigo Ads - 4.8.2
  • com.cleveradssolutions:fyber:8.3.0.0
    • Certified with DT Exchange - 8.3.0
  • com.cleveradssolutions:inmobi:10.7.5.0
    • Certified with InMobi - 10.7.5
  • com.cleveradssolutions:ironsource:8.2.1.1
    • Certified with IronSource - 8.2.1
    • Fixed an issue where the Banner 320x50 could receive the Adaptive size ad.
  • com.cleveradssolutions:mintegral:16.7.91.0
    • Certified with Mintegral - 16.7.91
  • com.cleveradssolutions:pangle:6.1.0.6
    • Certified with Pangle - 6.1.0.6
  • com.cleveradssolutions:superawesome:9.4.0.0
    • Certified with SuperAwesome - 9.4.0
  • com.cleveradssolutions:yandex:27.2.0.1
    • Rollback of Yandex Mobile Ad version to 7.1.0 due to build problems with Java 8.
  • com.cleveradssolutions:cas-exchange:3.9.1
    • Reorganization of internal resources
  • com.cleveradssolutions:madex:1.5.1.1
    • Fixed an issue with ads processing.

See the list of all adapters on our wiki page.

Version 3.9.0

17 Jul 10:36

Choose a tag to compare

  • ⚠️ Requires a minimum compileSdkVersion of 34.

Hotfixes

  • [Gradle plugin] Published the CAS Gradle plugin version 3.9.0.1 with fixes for build errors in AndroidManifest.xml.

Bug Fixes

  • Adjusted the response cache lifetime from the CAS server.

Update Adapters

  • com.cleveradssolutions:cas-exchange:3.9.0
    • Minor internal improvements.
  • com.cleveradssolutions:google:23.2.0.0
    • Certified with Google Mobile Ads - 23.2.0
  • com.cleveradssolutions:ironsource:8.2.0.0
    • Certified with IronSource - 8.2.0
  • com.cleveradssolutions:loopme:9.0.5.0
    • Certified with LoopMe - 9.0.5
  • com.cleveradssolutions:madex:1.5.1.0
    • Certified with Madex - 1.5.1
  • com.cleveradssolutions:mintegral:16.7.81.0
    • Certified with Mintegral - 16.7.81
  • com.cleveradssolutions:pangle:6.1.0.5
  • com.cleveradssolutions:startio:5.0.2.0
    • Certified with Start IO - 5.0.2
  • com.cleveradssolutions:unity:4.12.1.0
    • Certified with Unity Ads - 4.12.1
  • com.cleveradssolutions:vungle:7.4.0.0
    • Certified with Liftoff Monetize - 7.4.0
  • com.cleveradssolutions:yandex:27.2.0.0
    • Certified with Yandex Mobile Ads - 7.2.0
    • Introducing Yandex Mobile Ads bidding requests. (Closed beta)

See the list of all adapters on our wiki page.

Version 3.8.1

28 Jun 12:40

Choose a tag to compare

  • [Gradle plugin] The Android Manifest modifications will be performed in temporary build files instead of project manifest.

Bug Fixes

  • Fixed NoSuchMethodError when initializing ads if the latest version of org.json was used.
    Added -keep class org.json.** { *; } ProGuard rule.

Update Adapters

  • com.cleveradssolutions:bigo:4.8.1.0
    • Certified with Bigo Ads - 4.8.1
    • Fixed an issue where banner ads were loading at the wrong size.
  • com.cleveradssolutions:loopme:9.0.4.0
    • Certified with LoopMe - 9.0.4
  • com.cleveradssolutions:madex:1.4.4.0
    • Certified with Madex - 1.4.4
  • com.cleveradssolutions:mintegral:16.7.71.0
    • Certified with Mintegral - 16.7.71
  • com.cleveradssolutions:ogury:5.8.0.0
    • Certified with Ogury - 5.8.0

See the list of all adapters on our wiki page.

Version 3.8.0

17 Jun 08:40

Choose a tag to compare

  • Added a log with useful information about ad impression with disabled verbose logs.

Bug Fixes

  • Fixed rare crash with android.content.res.Resources$NotFoundException from org.chromium.ui.base.DeviceFormFactor.isTablet.
  • Fixed an issue where isInterstitialReady and isRewardedReady could be true before calling the manual load ad function.
  • [Gradle plugin] Fixed configuration task in org.gradle.configuration-cache mode.

Update Adapters

  • com.cleveradssolutions:bigo:4.8.0.0
    • Certified with Bigo Ads - 4.8.0
  • com.cleveradssolutions:facebook:6.17.0.1
    • Internal improvements.
  • com.cleveradssolutions:hyprmx:6.4.1.0
    • Certified with HyprMX - 6.4.1
  • com.cleveradssolutions:inmobi:10.7.4.0
    • Certified with InMobi - 10.7.4
  • com.cleveradssolutions:madex:1.4.2.0
    • Certified with Madex - 1.4.2
  • com.cleveradssolutions:mintegral:16.7.61.0
    • Certified with Mintegral - 16.7.61
  • com.cleveradssolutions:startio:5.0.1.0
    • Certified with Start IO - 5.0.1
  • com.cleveradssolutions:unity:4.12.0.0
    • Certified with Unity Ads - 4.12.0
  • com.cleveradssolutions:yandex:27.1.0.0
    • Certified with Yandex Mobile Ads - 7.1.0
  • com.cleveradssolutions:vungle:7.3.2.1
    • Fixes focus on DFF privacy compatibility.

New ads networks support in closed beta

  • com.cleveradssolutions:cas-exchange:3.8.0
    • The CAS Exchange is a cutting-edge exchange platform designed to extend our SDK, enabling integration with Demand Side Platforms (DSPs).
  • com.cleveradssolutions:ogury:5.7.0.0
    • Certified with Ogury - 5.7.0
    • Is required add new maven { url = "https://maven.ogury.co" } repo.
  • com.cleveradssolutions:loopme:9.0.3.0
    • Certified with LoopMe - 9.0.3
    • Is required add new maven { url = "https://jitpack.io" } repo.

See the list of all adapters on our wiki page.

Version 3.7.3

23 May 12:27

Choose a tag to compare

  • Added support for the android:process attribute in the <application> tag. We do not guarantee the functionality of all SDK ad networks in mediation if the application process name differs from the package name; however, the CAS SDK will work correctly in this case.
  • [Gradle plugin] Added support for library level integration. Introduced new casId property, which needs to be defined if the CAS Gradle plugin is integrated not in the app level build.gradle.

Bug Fixes

  • Fixed the log message with device hash identifier when test ads mode is active.
  • Fixed some cases where the IsConsentRequired property returned wrong value.
  • Added additional information about CAS ID integration errors.
  • [Gradle plugin] Fixed NullPointerException from CAS plugin task.

Changes

  • The MyTarget network support has been removed. Our team considers MyTarget to be ineffective and excludes it from CAS mediation.

    Please remove the MyTarget adapter if you are using it.

Update Adapters

  • com.cleveradssolutions:applovin:12.5.0.0
    • Certified with AppLovin - 12.5.0
  • com.cleveradssolutions:bigo:4.7.4.0
    • Certified with Bigo Ads - 4.7.4
  • com.cleveradssolutions:hyprmx:6.4.0.0
    • Certified with HyprMX - 6.4.0
  • com.cleveradssolutions:ironsource:8.1.0.0
    • Certified with IronSource - 8.1.0
  • com.cleveradssolutions:madex:1.4.0.0
    • Certified with Madex - 1.4.0
  • com.cleveradssolutions:mintegral:16.7.41.0
    • Certified with Mintegral - 16.7.41
  • com.cleveradssolutions:pangle:5.9.0.6
    • Certified with Pangle - 5.9.0.6
  • com.cleveradssolutions:startio:4.11.5.2
    • Fixed the AdsSize.inline.

See the list of all adapters on our wiki page.