# Change Log

### 1.7.7 (10/20/**2025)**

* Minor fixes and improvements

### 1.7.6 (09/29/**2025)**

* ANR fixes
* SDK stability improvements
* Minor fixes and improvements

### 1.7.5 (07/30/202&#x35;**)**

* Added options for banner position settings
* Minor fixes and improvements

### 1.7.4 (06/18/2025)

* Minor fixes and improvements

### 1.7.3 (06/10/2025)

* Fixed a bug with displaying information about the advertiser
* Minor fixes and improvements

### 1.7.2 (05/15/2025)

* Added support for custom banner positioning
* Added automatic banner content refresh
* Minor fixes and improvements

### 1.7.1 (04/06/2025)

* Added protection against SDK crashes during server maintenance
* Fixed a bug with banner destruction after `Activity` destruction
* Minor fixes and improvements

### 1.7.0 (03/20/2025)&#x20;

* An advertising feed has been added to the rewarded format
* Added new banner format - banner 320x50
* Minor fixes and improvements

### 1.6.0 (11/25/2024)&#x20;

* Added support for ad feed in interstitial format&#x20;
* Added video ads in interstitial format
* Minor fixes and improvements

### 1.5.6 (9/4/2024)&#x20;

* Minor fixes and improvements

### 1.5.5 (8/16/2024)&#x20;

* Permission to collect fine location `ACCESS_FINE_LOCATION` is disabled by default, now it is an optional setting
* Permission to collect coarse location `ACCESS_COARSE_LOCATION` is enabled by default

### 1.5.4 (8/1/2024)&#x20;

* Minor fixes and improvements

### 1.5.1 (7/15/2024)&#x20;

* All tools updated to minimum API version 22 (Android OS 5.1).&#x20;
* Fixed error when loading ads via custom adapter to IronSource

### 1.5.0 (7/11/2024)&#x20;

* Added OAID support for phones without Google Services (enabled separately).&#x20;
* All tools updated to minimum API version 23 (Android OS 6.0).&#x20;
* The SDK now runs in a separate thread.&#x20;
* Added new events for `RewardedListener` — `onRewardedVideoStarted`, `onRewardedVideoCompleted`, `onUserRewarded`.
* The `onRewardedFinished` event has been removed.

### 1.4.6 (7/0&#x39;**/2024)**

* Fixed `Failure in SSL library` error when loading ads on Android 7.0 phones

### 1.4.5 (7/0&#x35;**/2024)**

* Fixed `Activity cannot be instantiated` error when loading ads on Xiaomi phones

### 1.4.4 (6/2&#x31;**/2024)**

* Fixed `IllegalStateException` error when loading ads on Xiaomi phones

### 1.4.3 (6/1&#x39;**/2024)**

* Fixed an error with loading ads on devices without GlobalSign GCC R6 AlphaSSL CA 2023

### 1.4.2 (5/**28/2024)**

* Fixed User-Agent transfer during advertising request

### 1.4.1 (**5/22/2024)**

* Fixed an error when clicking on an advertising link

### 1.4.0 (**5/**&#x31;&#x37;**/2024)**

* Added companion banner for rewarded videos
* Changed the event generation system for statistics&#x20;
* Minor fixes and improvements


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://madex.gitbook.io/madex-documentation/android-sdk/change-log.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
