1. Version Release Notes
| Version | Release Date | Update Summary | Remarks |
|---|---|---|---|
| 3.5.5.0 | 2026-01-26 | 【New】Launched the MediationJsBridge component, enabling H5 pages to directly invoke the platform's ad mediation services via JavaScript 【New】Ad Source Hisavana: supports rewarded and native interactive ads, providing a rich library of interactive creatives adaptable to multiple ad formats (excluding feed scenarios) 【Optimization】Ad sources: improved the initialization performance 【Optimization】Ad Source Hisavana: 1. Enhanced loading performance for online landing pages 2. Improved interactive interstitial ads 3. Optimized performance in weak network conditions 【Fix】esolved an issue with the Hisavana ad source intercepting requests when appId is empty | Target API 35 Requirements: 1. Gradle 8.8+ (Recommended) 2. Gradle Plugin 8.6.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.5.1.2 | 2025-12-08 | 【New】Added the setOnlySourceAdx(String appId, boolean athenaDebug) method to the TSplashAd Class for the Hisavana ad source. This enables rapid ad filling for displaying splash ads. Please refer to the API for details.【Optimization】The hasAd() method has been enhanced with refined cloud-control configurations.【Optimization】Added impression caps and user acquisition/retention filter restrictions when displaying ads from the Hisavana ad source via the show() method.【Fix】Fixed a low-probability issue where ad display behavior was inconsistent with the callback notification chain. | Target API 35 Requirements: 1. Gradle 8.8+ (Recommended) 2. Gradle Plugin 8.6.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.5.0.7 | 2025-12-08 | 【Fix】Fixed a low-probability issue where ad display behavior was inconsistent with the callback notification chain. | Target API 35 Requirements: 1. Gradle 8.8+ (Recommended) 2. Gradle Plugin 8.6.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.5.0.6 | 2025-12-04 | 【New】Added initPangleAdvance(String pangleAppId) and closePangleWebFileLock(boolean close) to the aggregated SDK initialization. These methods allow for pre-initializing the Pangle ad source and disabling Pangle's internal multi-process WebView setting, respectively.【Optimization】Ad Source Hisavana: 1. Improved the conversion efficiency of ADX ads within the interstitial download flow. 2. Fixed an issue with the Banner ad auto-refresh functionality. | Target API 35 Requirements: 1. Gradle 8.8+ (Recommended) 2. Gradle Plugin 8.6.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.5.0.3 | 2025-11-10 | 【New】Ad Source Hisavana: 1. Enriched interstitial and rewarded ad styles. SDK initialization added setRewardedCompletionToastEnabled(boolean isEnabled) to control the toast prompt switch for the new interstitial and rewarded ad styles after reward completion. 2. Introduced task-type native ads to improve ad link conversion efficiency. The TAdNativeInfo Class added getAdFormat() to differentiate native ad task types. 3. The ViewBinder Class for Native/Icon ads added sourceSizeId(int sourceSizeId) to set the download package size. 【Optimization】Ad Source Hisavana: Adapt the Gif library to 16KB page size and refactor it into a pluggable architecture. 【Fix】Ad Source Hisavana: Rewarded Ads Stability Improvements | Target API 35 Requirements: 1. Gradle 8.8+ (Recommended) 2. Gradle Plugin 8.6.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.4.8.2 | 2025-10-09 | 【Fix】Ad Source Hisavana: Efficiency Restoration for Impression and Click Pipelines in Offline Advertising Scenarios | Target API 35 Requirements: 1. Gradle 7.6.3+ (Recommended) 2. Gradle Plugin 7.3.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.4.8.1 | 2025-09-22 | 【Optimization】Ad Source Hisavana: Enriched ad delivery scenarios, improved trigger fill rate efficiency, support for OM evaluation of ad exposure effects and third-party verification | Target API 35 Requirements: 1. Gradle 7.6.3+ (Recommended) 2. Gradle Plugin 7.3.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.4.7.0 | 2025-09-08 | 【New】Mediation SDK added ad source Topon 【New】Third-party ad sources support Bidding or Waterfall type at ad placement level 【New】 Support floor price filtering during filling to improve ad eCPM 【New】 Ad sources Liftoff (Vungle), Yandex Banner support custom sizes; TBannerView Class added setCustomSizeForYandexAndLiftoff(int widthDp, int heightDp)【Removed】TBannerView Class removed addAdditionalParams(AdditionalParams... additionalParams) | Target API 35 Requirements: 1. Gradle 7.6.3+ (Recommended) 2. Gradle Plugin 7.3.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.4.4.1 | 2025-08-18 | 【New】Ad Source Hisavana: 1. Interstitial & Rewarded video ads support progressive download/playback; 2. Interstitial supports endcard style; 3. Activity-mode Splash supports full-screen style; 4. Built-in ads support GIF display; 5. Landing page supports opening via Custom Tab; 6. Integrated OMSDK supports evaluating ad exposure effects and third-party verification. 【New】 Ad Source Pangle Banner supports video type, enriching ad creatives. 【New】 Ad Source Yandex Banner supports adaptive inline; TBannerView Class added addAdditionalParams(AdditionalParams... additionalParams).【Removed】 Ad Source Yandex: TBannerView Class removed setAdWidth(int adWidth).【Removed】 Admob Mediation Group related ad source dependencies removed; now media parties must introduce recommended versions themselves. Refer to SDK Integration. 【Optimization】 Ad Source Hisavana: 1. Optimized mediation intermediate page built-in flow logic; 2. Allow skipping package name wake-up process. 【Optimization】 Upgraded third-party ad sources. 【Fix】 Fixed default cloud control override logic, resolving issue where updates didn't take effect. | Target API 35 Requirements: 1. Gradle 7.6.3+ (Recommended) 2. Gradle Plugin 7.3.1+ (Recommended) 3. min sdk 23 (Required) 4. Kotlin Plugin 2.1.0+ (Required), Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.3.6.2 | 2025-06-19 | 【New】Ad Source Hisavana: Supports new Banner style. 【New】 Ad Source Hisavana: Interstitial & Rewarded ads support delayed close. 【Fix】 Ad Source Hisavana: Fixed status bar transparency issue for full-screen interstitial style. | Target API 35 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required), adjust to 23 if integrating mediator-pangle library4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.3.3.0 | 2025-05-16 | 【New】Ad Source Hisavana: Enriched delivery scenarios for built-in ads. 【Optimization】 Ad Source Hisavana: Improved download link efficiency on Palm Store. 【Fix】 Ad Source Hisavana: Optimized rewarded ad request logic. | Target API 35 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required), adjust to 23 if integrating mediator-pangle library4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.3.1.0 | 2025-04-24 | 【New】Mediation SDK initialization added setShouldOptimizeImageLoading setting to resolve competition issues when Glide loads large numbers of image resources (Applies to placements: Splash, Interstitial, Reward).【Optimization】 Adapted for Android 15. | Target API 35 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required), adjust to 23 if integrating mediator-pangle library4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) For the solution regarding .so library compatibility with 16kb page size, please refer to. |
| 3.2.5.1 | 2025-04-03 | 【Optimization】 Ad Source Hisavana: Improved monetization efficiency. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) |
| 3.2.3.1 | 2025-03-13 | 【New】Ad Source Hisavana: Added Rewarded ads. 【Change】 TVideoAd changed to TRewardedAd Class. 【Optimization】 Ad Source Hisavana: Optimized interstitial ad orientation change and layout style. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) |
| 3.2.1.2 | 2025-03-04 | 【Fix】Ad Source Hisavana: Stability fixes. Refer to the corresponding Hisavana SDK version for details. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) |
| 3.2.0.1 | 2025-02-21 | 【Optimization】 Ad Source Hisavana: Enhanced ad network compatibility, improved fill rate. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) |
| 3.1.9.1 | 2025-02-10 | 【New】Mediation SDK added ad source Bigo and user privacy policy configuration. Refer to TAdManager Class. 【New】 Ad Source Hisavana: Supports direct Banner closing; TBannerView Class added setCloseDirectlyWithoutJumping(boolean isCloseDirectly).【Optimization】 Ad Source Hisavana: Optimized monetization links for offline/built-in ads and embedded Adsense to improve fill rate. 【Fix】 Ad Source Hisavana: Fixed ANR issues caused by referenced third-party libraries. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) |
| 3.1.4.4 | 2025-02-10 | 【New】Ad Source Hisavana: Added H5 mediation intermediate page. 【New】 Ad Source Hisavana: Splash, Banner, Interstitial, Native/Icon placements support RU compliance; For Native/Icon, ViewBinder Class added AD badge adBadgeView(int adBadgeView) and disclaimer adDisclaimerView(int adDisclaimerView); Built-in ads support ICON type and deep-link jumps.【Optimization】 Ad Source Hisavana: Network performance optimization, improved fill rate. 【New】 Mediation SDK added Admob Mediation Group, ad source Yandex. 【New】 Ad Source Admob: Supports native ad media aspect ratio setting; TNativeAd Class added setAdmobMediaAspectRatio(int admobMediaAspectRatio).【New】 Ad Source Yandex: Supports Banner ad width setting; TBannerView Class added setAdWidth(int width).【New】 Mediation SDK: Supports user privacy policy configuration (GDPR, COPPA); TAdManager Class added GDPR: setUserConsent(boolean userConsent), COPPA: setAgeRestrictedUser(boolean ageRestrictedUser).【Optimization】 Upgraded some third-party ad sources, business logic optimization. 【Fix】 Fixed known issues. | Target API 34 Requirements: 1. Gradle 7.3.3+ (Recommended) 2. Gradle Plugin 7.2.1+ (Recommended) 3. min sdk 21 (Required) 4. Kotlin Plugin, Stdlib, Coroutines 1.8.0+ (Required) Mediation SDK ad display/click callback notes: Native/Icon: onNativeFeedShow, onNativeFeedClicked, Others: onShow, onClicked For Native/Icon advanced settings, refer to Native/Icon Advanced Settings Yandex involves multiple processes, refer to SDK Initialization Configuration |
| 3.0.1.2 | 2024-07-16 | 【New】Ad Source Hisavana: Online, offline, and built-in ads support cross-level bidding, improving ad display rate. 【Fix】 Ad Source Hisavana: Fixed video ad adaptation issues. | target api 31 |
| 2.9.2.3 | 2024-05-07 | 【Fix】Ad Source Hisavana: Fixed occasional black screen in Splash scenarios. | |
| 2.9.2.0 | 2024-03-02 | 【New】Mediation SDK: Added dynamic interval request mode to improve ad display rate. 【Fix】 Mediation SDK: Fixed ANR caused by database operations during initialization. | |
| 2.9.0.1 | 2024-02-29 | 【New】Ad Source Hisavana: Supports caching online ads locally (i.e., online cached ads). 【Optimization】 Ad Source Hisavana: Optimized offline request mechanism. | |
| 2.8.4.0 | 2024-01-04 | 1. Added video creative ads. | |
| 2.8.1.2 | 2023-12-29 | 1. Fixed known bugs. | |
| 2.8.1.1 | 2023-12-20 | 1. Optimized cloud control initialization. | |
| 2.8.0.1 | 2023-12-22 | 1. Fixed known bugs. | |
| 2.8.0.0 | 2023-12-08 | 1. Optimized ad display link; 2. Fixed known bugs. | Note: This version adds new APIs; some callback parameters have changed. Details: 【API Description】(../api-descrption/api.md/#3-API-Description) |
| 2.7.1.0 | 2023-11-16 | 1. Support for Admob Collapsible Banner; 2. Updated Pangle SDK. | |
| 2.6.9.0 | 2023-11-01 | 1. Optimized mediation SDK data tracking, improved link coverage; 2. Added reporting of device RAM for optimizing ANR via traffic grouping; 3. Optimized cloud control request timeout and retry mechanism. | |
| 2.6.8.0 | 2023-10-25 | 1. Added fast fill mode; 2. Added API to check ad availability; 3. Callback parameter changes; 4. Fixed known issues. | Note: This version adds new APIs; some callback parameters have changed. Details: 【API Description】(../api-descrption/api.md/#3-API-Description) |
| 2.6.7.1 | 2023-09-20 | 1. Added support for half-screen Splash style; 2. Optimized data reporting. | |
| 2.6.4.0 | 2023-09-01 | 1. Updated third-party ad source versions; 2. Support for capturing ad revenue from Admob impression opportunities; 3. Added methods to get cloud control status, added initialization callback. | |
| 2.6.3.0 | 2023-08-21 | 1. Added ICON type ad request; 2. User acquisition/retention filtering for download-type ads. | |
| 2.6.2.0 | 2023-07-18 | 1. Optimized interstitial close button style; 2. Optimized landing page loading logic for faster loading; 3. Fixed known bugs. | |
| 2.6.0.4 | 2023-06-28 | Removed property for enabling cleartext traffic. | |
| 2.6.0.1 | 2023-06-08 | 1. Optimized bidding time logic; 2. Optimized multi-ad source request mechanism; 3. Optimized ad return timeout mechanism; 4. New ad source: mintegral. | |
| 2.5.3.3 | 2023-05-18 | 1. Optimized tracking event reporting; 2. Optimized click-through logic to improve conversion rate. | |
| 2.3.1.4 | 2023-04-17 | Optimized download jump link to improve ad effectiveness. | |
| 2.2.0.2 | 2022-12-30 | Optimized download jump link to improve ad effectiveness. | Note: 【Version 2.2.0.2+, native ads require adding PS app store identifier】(../guide/ad-style.md/#2336-Rendering-Ads) |
| 2.1.0.9 | 2022-12-30 | Code optimization, fixed known bugs. | |
| 2.1.0.7 | 2022-12-07 | Support for turning off personalization. | |
| 2.0.3.2 | 2022-11-01 | 1. New ad source: pangle; 2. Added channel/dimension audience traffic configuration; 3. Support for ad display frequency control. | |
| 2.0.2.1 | 2022-09-20 | 1. New ad source: Adcolony; 2. Optimized initialization process for multiple ad sources. | |
| 2.0.0.5 | 2022-08-11 | Fixed known issues, improved stability. | |
| 2.0.0.3 | 2022-08-04 | Support for offline scenario ads. | |
| 1.4.2.9 | 2022-10-11 | Optimized compatibility issues with third-party ad sources. | |
| 1.4.2.6 | 2022-08-03 | 1. Fixed occasional issue where Google ads couldn't display in Splash; 2. Fixed occasional crash caused by vuid. | |
| 1.4.2.4 | 2022-07-27 | Support parameter to control preload phase not filling creatives. | |
| 1.4.2.3 | 2022-07-06 | 1. New ad source: unity; 2. Optimized low-probability ANR during network requests. | |
| 1.4.2.0 | 2022-06-27 | 1. Added support for iconads type; 2. Support for GIF ad creatives; 3. Added Splash ad callback interface; 4. New ad source: ironsource. | |
| 1.4.1.1 | 2022-06-15 | 1. Optimized WebView rendering speed; 2. Support for Adm creative format; 3. Optimized cache pool ad filling capability; 4. New ad source: applovin. |