# 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.
-   Added full compatibility with iOS 18.

## SDK Version 1.8.3

Release date: 2024-03-11

### Enhanced features

Added support for xcframework format in the SDK, including support for ios-arm64 and ios-arm64\_x86\_64-simulator architectures.

## SDK Version 1.8.2

Release date: 2024-02-19

### Enhanced features

Added a privacy manifest file in the SDK to better support your apps.

## SDK Version 1.8.1

Release date: 2023-12-08

### Enhanced features

Enhanced the stability of the SDK, providing an improved user experience.

## 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/sdk_mpp/ios_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/ios_preload.md) and [Add SDK to your project](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/ios_quick.md#qAnN0)
-   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/ios_launch.md).
-   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_ios.md) API.

## 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.
-   Updated the SDK by using Xcode 14 for packaging (excluding IAPTinyLogger and IAPMinContainer).
-   Raised the minimum iOS version requirement supported by the SDK to iOS 11.0.

## SDK Version 1.1.0

Release date: 2023-03-07

#### Enhanced features

-   Added the _siteName_ parameter to the public class [MPPConfiguration](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/ios_appendix.md#HoRJF).
-   Added the _authSuccessScopes_ and _authErrorScopes_ parameters to the public class [MPPCommonOAuthServiceResult](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/ios_appendix.md#jFKzK) to better indicate the authorization result.
-   Updated the samples in the [setConfiguration](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/ios_get_configuration.md) and [getAuthCode](https://docs.alipayplus.com/alipayplus/alipayplus/sdk_mpp/ios_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).