What's New
What's New provides you with new, enhanced, or deleted product features and system capabilities.
2022.12.23
New features
- Released the my.chooseVideo JSAPI to enable mini programs to shoot a video or choose a video from the album. For more information, see my.chooseVideo.
2022.11.7
Enhanced features
- The map component is enhanced as follows:
- Added the id parameter.
- Deleted the following parameters:
- class
- onCalloutTap
- onControlTap
- Added a property list to the markers parameter.
- Deleted the following properties in the polyline parameter:
- iconWidth
- zIndex
- iconPath
- Deleted the property list of the following parameters:
- callout
- customCallout
- fixedPoint
- Deleted the priority description of location marker design.
- Deleted the command parameter and its sample code in the MapContext.updateComponents API.
Document improvements
- Added a note for the dataType parameter in the my.request JSAPI.
2022.08.31
Enhanced features
- Added two properties to the image component, which include:
- lazy-load
- default-source
- Updated the scopes property and its description in the my.getAuthCode JSAPI.
2022.08.12
New features
my.calculateRoute JSAPI is added and MapContext.showRoute is updated to configure route calculating capability.
2022.07.29
New features
my.createLottieContext JSAPI and Lottie animation are added to configure Lottie capabilities.
2022.04.15
New features
- my.getScreenOrientation and my.setScreenOrientation JSAPIs are added to get and set the screen orientation.
Enhanced features
- The /v2/miniprogram/message/send API is enhanced with the following changes:
- Update the valid values of customerBelongsTo.
- The /v2/authorizations/applyToken API is enhanced with the following changes:
- Update the valid values of customerBelongsTo.
- Delete
EXPIRED_ACCESS_TOKEN
in the error codes.
2022.1.18
Enhanced features
- Update JS bridge for calling JSAPIs for mini programs in the cross-app launch scenario.
2021.12.24
Enhanced features
- The /v2/authorizations/applyToken API is enhanced with the following changes:
- Add
extendInfo.appCustomerId
andextendInfo.acqCustomerId
toextendInfo
field in the response.
- The /v2/users/inquiryUserInfo API is enhanced with the following changes:
- Add
appUserId
andacqUserId
toextendInfo
withinuserInfo
field in the response.
2021.12.14
Enhanced features
- The /v2/messages/sendInbox API is no longer maintained. All the functionalities of this API have been migrated to the /v2/miniprogram/message/send/ API. We recommend you to utilize the /v2/miniprogram/message/send/ API for new features or enhancements.
- The /v2/miniprogram/message/send API is enhanced with the following changes:
- Add
CHOPE
tocustomerBelongsTo
. - Add
messageId
in the response parameters. - Add the following error codes and corresponding actions to solve these issues:
TEMPLATE_NOT_EXIST
USER_NOT_SUBSCRIBED
MESSAGE_SEND_EXCEED_LIMIT
2021.10.22
Enhanced features
- Update Workspace member roles with three roles including workspace reviewer, workspace operator, and operator to improve the efficiency of mini program management.
- Added
appId
and other parameters in the following three Open APIs to support the cross-app launch functionality:
2021.7.22
Enhanced features
- Reorganize the structure and layout to enhance the user experience.
- Update the Getting Started Guide that covers the whole end-to-end onboarding process.
- Update the Mini Program Design Guidelines to provide more detailed design principles and component perspectives.
- Add the technical support contact emails.
2021.6.10
Enhanced features
- Changed the
showActionSheet
boolean to be false by default in the my.saveImage JSAPI. - Added
kakaotalk
in the app value reference table of the my.getSystemInfo JSAPI.
2021.4.27
Enhanced features
On the Quality page, you can see statistics for HTTP requests, JSAPI calls, JS errors, and details of abnormal URLs.
2021.4.14
Enhanced features
- In the list page of Manage Mini Program, you can view the past performance, real-time analysis, and quality of each mini program and navigate to these pages.
- In the detail page of a mini program, you can see the expiration time of the QR code for testing.
- In the Real-Time Analysis page, you can see the success rate and error details of JSAPI calls.
Deleted features
The Launch feature is no longer available from the navigation menu.