1

分享此资讯给好友,自动附带您的名片信息

移动支付

What's New | Document History | Documentation

Alipay Mini Program Development Platform2026/08/13 21:45原文

What's New 2026-08-14 05:45 What's New provides you with new, enhanced, or deleted product features and system capabilities. 2026-08-14 Enhanced features In the Platform User Guide : Users can export mini program lists that are large in volume. For more information, see Export mini programs. Users can download mini program analytics data that are large in volume. For more information, see Download mini program analytics data. 2026-08-06 New features The super app can customize the appearance of the title bar to ensure a consistent user interface, where the Capsule More/Close buttons on the right-side of the title bar are supported. The More button allows users to open the bottom menu panel, and the Close button allows users to close the mini program. For details, see the following topics: Android: Customize title bar right-side buttons iOS: Customize title bar right-side buttons Added the Legacy component to integrate. This component allows users to use Alipay Connect features. Android iOS Added the titleFontSize , titleFontWeight , and titleFontName parameters that can customize the behavior of a mini program during startup. Android: see Startup parameters . iOS: see Startup param

What's New provides you with new, enhanced, or deleted product features and system capabilities.

2026-08-14

Enhanced features

In the Platform User Guide :

Users can export mini program lists that are large in volume. For more information, see Export mini programs.

Users can download mini program analytics data that are large in volume. For more information, see Download mini program analytics data.

2026-08-06

New features

The super app can customize the appearance of the title bar to ensure a consistent user interface, where the Capsule More/Close buttons on the right-side of the title bar are supported. The More button allows users to open the bottom menu panel, and the Close button allows users to close the mini program. For details, see the following topics:

Android: Customize title bar right-side buttons

iOS: Customize title bar right-side buttons

Added the Legacy component to integrate. This component allows users to use Alipay Connect features.

Android

iOS

Added the titleFontSize , titleFontWeight , and titleFontName parameters that can customize the behavior of a mini program during startup.

Android: see Startup parameters .

iOS: see Startup parameters .

For iOS:

For the my.connectSocket JSAPI, added the timeout , protocols , multiple parameters. For details, see the Parameters section.

For the my.closeSocket JSAPI, added the code and reason parameter. For details, see the Parameters section.

For the my.onSocketOpen J SAPI, added the header parameters of the callback function. For details, see the Parameters section.

For the my.onsSocketError JSAPI, added more error codes.

my.downloadFile JSAPI, optimized the filePath parameter.

my.openDocument JSAPI, optimized the filePath parameter.

Document improvements

Added and optimized the whole WebSocket related JSAPIs. See the WebSocket and SocketTask section.

Added the my.sendSMS JSAPI

Added some JSAPI-related FAQ topics

Optimized the error codes table for the following JSAPIs : my.getLocation, my.chooseLocation , my.openLocation, my.removeStorageSync, my.removeStorage, my.getStorageSync, my.setStorageSync, my.setStorage, my.previewImage, my.chooseImage

2026-07-24

New features

In the Platform User Guide, features can be managed by target app. For more information, see Create features.

2026-07-16

New features

Enabled super apps to customize review settings, including defining reviewer groups and configuring multi-step approval workflows for different request categories. For more information, see Edit review settings: Overview.

Document improvements

Added the my.sendSMS JSAPI

Added the my.sendSMS -related FAQ topics

Optimized the my.getUpdateManager, my.prompt, my.confirm, UpdateManager.onUpdateReady, UpdateManager.onUpdateFailed

Optimized the my.hideBackHome JSAPI

2026-07-03

New features

In the Platform User Guide :

Users can view mini programs by app. For more information, see View mini programs by app.

Users can export mini programs. For more information, see Export mini programs.

2026-06-26

New features

In the Platform User Guide, users can download mini program analytics data. For more information, see Download mini program analytics data.

Enabled super apps to customize the languages available for mini programs to enter user-facing information. For more information, see Customize information display languages.

Enhanced features

Improved the language display logic for mini program information by implementing a fallback mechanism to ensure end users see the most relevant language. For more information, see Localize mini program information.

Document improvements

Added FAQ topics related with JSAPI .

2026-06-12

Enhanced features

In Operation Platform User Guide , added the Alt text for ad placement. See the following topics:

Create an ad task (Default) > Alt text

Create an ad task (Brand) > Alt text

Document improvements

Added FAQ topics related with Development Platform and JSAPI .

2026-06-04

Enhanced features

(Android SDK only) Added the Dynamic integration way for the Bluetooth component.

For the my.getLocation JSAPI, added th e coordinateSystemType parameter that supports to switch the type of coordinate system (GPS or GCJ02) used for positioning.

SDK v 2.78.0 is pub lished for both Android and iOS. For details, see SDK release notes.

Document improvements

Optimized some JSAPI error codes

2026-05-15

Enhanced features

In the Developer's Guide, optimized the iOS SDK initialization. Especially, two initialization ways are provided: i nitialize SDK via MiniProgramClient or vi a IAPConnectClient . For details, see iOS Quickstart.

If your app adopts the UIScene-based life cycle, use IAPMiniProgram SDK v2.76.0 or later. For SDK version details, see iOS release notes .

2026-05-07

New features

SDK v2.77.0 is published for iOS. For details, see SDK release notes.

Document improvements

In the Developer's Guide, optimized the GriverDynamicFeatureExtension interface to support all dynamic modules.

2026-04-24

New features

Enabled tenants to customize time zone settings at both the workspace and individual app levels. Report calculations, including metrics like daily user visits and merchant onboarding, are now based on these configured time zones, ensuring accurate statistics for each calendar day. For more information, see:

Development Platform for Super Apps : Time zone overview

Development Platform for Merchants : Time zone

2026-04-17

Document improvements

In the Developer's Guide:

The maximum size of a mini program when uploading by CLI to Mini Program Platform is 100 MB. This is a limitation.

In the FAQ: Added the following topics:

What should I do if the package size (main package or subpackage) is too large?

What's the maximum size of a mini program when uploading by CLI to Mini Program Platform?

In the Platform User Guide :

You can use a terminal command to package and upload your code with MiniProgram Command-line Interface (the CLI). This creates a new mini program version in your workspace for release. Note that t he way of CLI uploading only supports the appX2 framework.

2026-04-09

New features

In the Platform User Guide, users can view mini programs by app. For more information, see Check mini programs in the list.

Document improvements

In the Developer's Guide:

Optimized the operation module integration for both Android and iOS:

Android: Integrate the operation module

iOS: Integrate the operation module

openAPI: /v2/platform/message/send

2026-04-02

Document improvements

In the Developer's Guide:

Added the my.getAppBaseInfo JSAPI to o btain basic information about the mini program client.

Added the my.getWindowInfo JSAPI to o btain window information synchronously.

Added the my.getDeviceBaseInfo JSAPI to o btain basic information about the device.

New features

In the Developer's Guide:

For Android, added the Dynamic integration way for the Inspection component.

For Android, added the Dynamic integration way for the Lottie component.

For MyWeb, t he minimum supported version is Android 7.0 (API level 24).

S DK v2.76.0 is published for Android and iOS, For details, see SDK release notes .

2026-03-26

Document improvements

In the Platform User Guide, added the platform capability checklist in the following specific user guide:

Platform type

For super apps

For merchants

Development platform

Platform capabilities and role permissions

Platform capabilities and role permissions

Operation platform

Platform capabilities and role permissions

Platform capabilities and role permissions

In the Developer's Guide: f or Flutter SDK:

Added the closeAllApp API

Added the AppEventListener interface

Update the Flutter SDK release notes

2026-03-20

In Platform User Guide, enhanced the following topics with clearer instructions and expanded conceptual information to improve mini program management experience:

Create a new mini program version

Release a mini program

2026-03-06

Document improvements

In the Developer's Guide:

For Flutter SDK, optimized the Initialize the Flutter project procedure, added the init() method and its corresponding parameters.

For iOS SDK, added the

GRVSchemeTaskHandlerDelegate

interface and its related methods.

In the Platform User Guide for Super Apps :

Optimized the whole Features section.

2026-02-13

New features

In the Developer's Guide:

For the my.saveFile JSAPI, added the toDisk parameter to control whether to save the mini program local files to the system storage.

Added the my.saveVideoToPhotosAlbum JSAPI.

Enhanced features

In the Platform User Guide, upgraded the data logic for target apps on the Dashboard page in Analytics. New metrics and metric description are added. For more information, see Dashboard statistics .

2026-02-05

New features

In the Developer's Guide, for IAPMiniProgram SDK:

Added the ACTranslation component integration guide for both Android and iOS .

For iOS, improved the Multi-media component integration by including the <key>NSMicrophoneUsageDescription</key> key in the app-level Info.plist file. For details, see Integrate the Multi-media component.

For Android, upgraded appcompat to 1.6.1. For details, see Third-party library dependencies.

For Android, added the Dynamic integration way for both video and multi-media component.

Integrate the Video component

Integrate the Multi-media component

SDK v 2.75.0 is published for Android and iOS, For details, see SDK release notes .

Enhanced features

In the Developer's Guide, updated the error code 8607 for the RecorderManager.onError JSAPI.

2026-01-15

Document improvements

In the Developer's Guide, for all JSAPIs, added the mini program type accordingly and the type-associated code samples.

Enhanced features

SDK version 2.74.1 and 2.73.1 are published for iOS. For details, see SDK release notes .

2025-12-19

New features

In the Developer's Guide :

For Google Map SDK integration, added the Dynamic integration way to download and install the Google map dynamically.

SDK version 2.74.0 i s published for both Android and iOS. For details, see ...

福铁科技

福铁科技

专注支付行业 16 年

0591-83334386
支付系统各类支付接口分账接口银行电子户行业场景化定制方案

分享此资讯给好友,自动附带您的名片信息