# Release notes

## SDK Version 1.10.2

Release date: 2025-09-16

### Enhanced features

-   Expanded the **launch** API to support opening mini programs.
-   Added support for more aggregated QR code scenarios.

## SDK Version 1.8.0

Release date: 2023-11-21

### Enhanced features

Added the **handleAction** API to the SDK. For more information, see [handleAction](https://docs.alipayplus.com/alipayplus/alipayplus/upgrading_for_regulatory_compliance_mpp/android_handle_action.md).

## SDK Version 1.7.0

Release date: 2023-11-07

### Enhanced features

-   Added the **preload** API to the SDK, which enables page loading acceleration for Merchant-presented Mode Payment. To utilize the **preload** API, you need to integrate components in your SDK. For more information, see [preload](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_preload.md) and [Add SDK to your project](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_quick.md#OuLLW).
-   Added the **getSystemInfor** JSAPI, allowing the mobile webpages (H5 pages) to obtain basic information about the wallet app.
-   Added "MPPContainer" identifier in the user agent string.

## SDK Version 1.6.0

Release date: 2023-09-04

### Enhanced features

Added error page redirection to provide user-friendly prompts in case of exceptions while users scan the entry code.

## SDK Version 1.5.0

Release date: 2023-08-10

### Enhanced features

-   Added functionality in the SDK to allow customization of UI style for the back button within the web container.
-   Added support for the MPP's enforcement of HTTPS connections by adding the _acDecodeConfig.params_ request parameter to the **launch** API, which is used in the Merchant-presented Mode Payment scenario. For more information, see [launch](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_launch.md).
-   Added rules for obfuscating code to enhance code security.
-   Updated the development gateway by using HTTPS for improved security during development.

## SDK Version 1.4.0

Release date: 2023-07-05

#### New features

Added support for the SDK to obtain logos of acceptance marks. For more information, see [getAcceptanceMarkLogos](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/get_logos_android.md) API.

## SDK Version 1.3.2

Release date: 2023-06-04

#### Enhanced features

Modified the SDK to make it compatible with certain Android or HarmonyOS device models.

## SDK Version 1.3.0

Release date: 2023-05-23

#### Enhanced features

-   Added support for the mobile webpages (H5 pages) to call the **getAuthcode** JSAPI after users scan the entry code in the Chinese mainland.
-   Optimized the user interface of the lightweight container for the SDK.
-   Modified the SDK to support non-standard **tradePay** JSAPI callings for compatibility and proper functionality.

## SDK Version 1.1.0

Release date: 2023-03-07

#### Enhanced features

-   Added the _siteName_ parameter to the public class [Configuration](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_appendix.md#HoRJF).
-   Added the _authSuccessScopes_ and _authErrorScopes_ parameters to the public class [CommonOAuthServiceResult](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_appendix.md#jFKzK) to better indicate the authorization result.
-   Updated the samples in the [setConfiguration](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_get_configuration.md) and [getAuthCode](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/android_get_auth_code.md) APIs accordingly.

## SDK Version 1.0.1

Release date: 2022.08.31

#### Enhanced features

Upgraded the Alipay+ MPP Client SDK. The new SDK features broader applicability, higher security, and faster response, and is well-documented and open-sourced to MPPs who have signed NDAs with Alipay+. For more information, see [Alipay+ MPP Client SDK](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/client.md).