Release notes
v2.47.0
Release Date: 2023-08-11
New
Enabled subpackage loading in mini programs. For more information about this feature, refer to Subpackage loading.
Fixed
Fixed the issue of unresponsive action buttons on a date selection popup that was triggered by calling the my.datePicker JSAPI multiple times.
v2.45.6
Release date: 2023-07-10
Fixed
Fixed the issue that the navigation bar color was permanently white in iOS 17 Public Beta.
v2.45.1
Release date: 2023-06-28
New
Added the <youtube-player>
tag to support playing YouTube videos in mini programs.
Enhanced
Improved the integration with the share feature in the more menu of mini programs by adding a new extension point.
Fixed
Fixed potential crashes when using configuration components to save data containing arrays.
v2.44.0
Release date: 2023-05-30
New
- Added the my.createLivePlayerContext JSAPI to support playing live-streaming videos.
- Supported the Xcode 14 compilation, which requires a minimum system version of iOS 11.
- Supported the HTTP/3 protocol for HTML5 IAPMiniProgram SDK.
Fixed
Fixed the issue where the customized favorite button image cannot change its color to adapt to the theme of the navigation bar.