Skip to content

Releases: cleveradssolutions/CAS-Android

Version 1.9.7

28 Jan 12:09
b44170f
Compare
Choose a tag to compare

Features

Update third party mediation version:

Version 1.9.6

27 Jan 13:43
65e30dd
Compare
Choose a tag to compare

Features

  • [CrossPromotion] Added support for new functionality to override ad destination link using a web page. In the future, we will detail these possibilities when we have everything ready.
  • [CrossPromotion] Added a new meta flag AdNetwork.CROSSPROMO_ENDLESS to disable endless display ad.
  • [MyTarget] Added a new meta flags AdNetwork.MYTARGET_GDPR_CONSENT and AdNetwork.MYTARGET_CCPA_OPTED_OUT to override GDPR and CCPA status.
  • [Yandex Ads] Added a new meta flags AdNetwork.YANDEXADS_GDPR_CONSENT to override GDPR status.

Changes

  • [MyTarget] Allowed initialize for tagged to children applications with using COPPA.

Update third party mediation version:

Version 1.9.5

25 Jan 11:58
447e46b
Compare
Choose a tag to compare

Features

  • [IronSource] set COPPA flag on client via API.
  • [AdColony] set COPPA flag on client via API.

Changes

  • [MyTarget, Yandex Ads, Verizon Media, MoPup] Now not initialized for tagged to children applications.

Update third party mediation version:

  • Vungle - 6.9.1
  • AppLovin - 6.15.1
    • Add API for retrieving the creative id (if available) of an ad via MaxAd#getCreativeId().
    • Potential ANR improvements.
    • Complete revamp of our Mediation Debugger feature.
    • Fix an edge case NPE when presenting fullscreen ads.
    • Fix incomplete integration alert showing up for missing adapter integrations.
    • Add more information to ad info debug button reports.
  • MyTarget - 5.9.10

Version 1.9.4

20 Jan 11:30
447e46b
Compare
Choose a tag to compare

Changes

  • [Admob] Disabled Android 8.1 and 1GB or less RAM to avoid the popular ANR.
  • [Chartboost] SDK has been removed from the recommended cas-sdk-general and cas-sdk-teen solutions, however you can still integrate it at will with advanced integration.

Update third party mediation version:

Version 1.9.3

18 Jan 11:56
60319ac
Compare
Choose a tag to compare

Bug Fixes

  • Fixed initialization of Firebase analytics when calling CAS.getSettings().setAnalyticsCollectionEnabled(true) before the first manager initializing.

Update third party mediation version:

  • AdColony - 4.4.0
  • Yandex Ads - 3.2.0
    Yandex Metrics - 3.16.2
  • SuperAwesome - 7.2.18

Version 1.9.2

05 Jan 12:16
ec34dde
Compare
Choose a tag to compare

Features

  • [Cross promotion] The control buttons are located in the safe area of the full-screen ad.

Changes

  • Hide warning messages when calling isAdReady in favor of a debug message.

Bug Fixes

  • Fix java.lang.ClassNotFoundException on call AdSize.getAdaptiveBanner() when GoogleMobileAds SDK was not used.

Added new optional third party mediation:

implementation 'com.mopub:mopub-sdk-banner:5.15.0+'
implementation 'com.mopub:mopub-sdk-fullscreen:5.15.0+'

implementation "com.cleversolutions.ads:cas-sdk:1.9.2+"
implementation "com.cleversolutions.ads:mediation-teen:1.9.2+"

Please contact us if you intend to use any additional third party mediation.

Version 1.9.1

28 Dec 12:11
75909a3
Compare
Choose a tag to compare

Update third party mediation version:

  • AppLovin - 9.14.12
    • Fix edge case java.lang.SecurityException crash.
  • Kidoz - 8.9.0

Version 1.9.0

24 Dec 13:25
Compare
Choose a tag to compare

Features

  • Improvements in the RTB system to increase the cost of advertising.
  • Improvements to ad requests and loading in waterfall.
  • Improvements to Android context lifecycle handling.
  • Added CAS.buildManager(activity).initialize() builder to initialize the MediationManager for alternative to CAS.initialize(...) method.
  • Added option to use a custom analytics event handler.
  • Added Mediation extras options.

Changes

  • Enum LoadingManagerMode replaced with constants of Int type to increase performance.
  • Function CAS.validateIntegration(Activity, ContentRating) changed to CAS.validateIntegration(Activity).
  • AdCallback.onComplete() can be called once per impression.

Update third party mediation version:

  • AppLovin - 9.14.11
    • Add support for SayGames network.
    • Fix some banners not rendering fully.
    • Minor bug fixes and stability improvements.

Version 1.8.3

18 Dec 14:57
eab6be8
Compare
Choose a tag to compare

Bug Fixes

Update third party mediation version:

Version 1.8.2

16 Dec 12:08
5a859f0
Compare
Choose a tag to compare

Update third party mediation version: