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 where HTML5 pages cannot be opened when their URLs include the u query parameter.
  • Fixed the issue where the page title of the mini program was displayed abnormally due to the upgrade of Android System WebView.

Note: We have migrated old support libraries to AndroidX libraries from this version. To ensure the SDK performance, it is recommended to conduct a compatibility test after integration. For more information about the migration, refer to Android documentation on Migrate to AndroidX.

v2.45.1

Release date: 2023-07-12

Fixed

Fixed the issue that the header parameter in the my.downloadFile JSAPI was not consumed when passed.

v2.45.0

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 the following two issues that are related to the prefetching feature:
    • The value of the query parameter obtained each time is the initial startup parameters when opening a mini program multiple times.
    • Format conversion problems when calling the getBackgroundFetchData method in certain scenarios.
  • Fixed crashes in the following scenarios:
    • Open large PDF files
    • Call the addEmbedView method when rendering via same-layer rendering components
    • Start video playing when the playing state of the video player components does not support it
    • Pass values that include the special character / to the openUrl method

v2.44.1

Release date: 2023-06-15

Fixed

Fixed the issue of abnormal page title display in mini programs that was caused by the upgrade of Android System Webview.

v2.44.0

Release date: 2023-05-30

New

Added the my.createLivePlayerContext JSAPI to support playing live-streaming videos.

Enhanced

Removed links using the HTTP protocol from IAPMiniProgram SDK to enhance security.

Fixed

Resolved the incompatibility with Google Maps version 21.