All Products
Search
Document Center

Quick Tracking:Mini Program SDK changelog

Last Updated:Jun 17, 2026

Get the SDK

Get the SDK from the Data Collection module of the QuickTracking platform's management console.

image.png

2.4.17 (2026-06-15)

  • Optimized the project's prototype chain.

2.4.16 (2025-11-11)

  • Added support for boolean and date types for event properties.

2.4.12 (2025-09-24)

  • Fixed an issue where automatic click and automatic exposure events did not trigger when blocked by the BLOCK mechanism.

2.4.9 (2025-07-02)

  • Fixed duplicate exposure events.

  • Optimized synchronous JavaScript API calls.

2.4.8 (2025-04-22)

  • Added protection for cache API calls.

  • Optimized log output.

2.4.7 (2025-03-31)

  • Fixed an issue where share parameters were incorrect when the share function ran asynchronously.

2.4.6 (2025-02-24)

  • Optimized the sampling rate fetching mechanism.

  • Added support for batch data uploads via polling.

  • Fixed an error saving failure queue data after exiting the Mini Program.

2.4.4 (2024-12-16)

  • Optimized internal regular expressions.

  • Added sampling rate control for automatic click events.

2.4.2 (2024-10-30)

  • Fixed an issue with the automatic collection of Mini Program click events.

2.3.6 (2024-10-14)

  • Added automatic collection of Mini Program click events, which is enabled by setting autotrackMethodEnable=true.

2.3.5 (2024-09-24)

  • Added support for AMD build artifacts.

2.3.4 (2024-08-30)

  • Improved parsing of share and channel parameters for Mini Program QR code use cases.

2.3.3 (2024-08-14)

  • Fixed an issue where tracking exposure elements on one page blocked the exposure logic on subsequent pages.

2.3.2 (2024-07-22)

  • Optimized the processing logic for automatic exposure in Mini Programs.

2.3.0 (2024-06-27)

  • Optimized the processing logic for automatic exposure in Mini Programs.

2.2.4 (2024-04-28)

  • Fixed incorrect remote configuration control over automatic PV event sending.

2.2.3 (2024-04-22)

  • Fixed an obj.hasOwnProperty is not a function error.

2.2.2 (2024-03-20)

  • Added support for manually enabling or disabling the SDK.

2.2.1 (2024-03-14)

  • Fixed an issue with the internal processing logic for PV events.

2.2.0 (2024-03-07)

  • Added support for viral sharing.

  • Optimized function and parameter naming.

2.1.3 (2023-09-08)

  • Added platform identifiers for Xiaohongshu and JD.com Mini Programs.

2.1.0 (2023-09-02)

  • Added data collection for Xiaohongshu Mini Programs.

2.0.17 (2023-07-04)

  • Optimized the condition evaluation logic for automatic exposure elements.

  • Added ESM format for the Mini Program SDK build artifacts.

2.0.15 (2023-06-27)

  • Fixed an issue where the _hold=BLOCK flag was not released during automatic OpenID fetching.

2.0.14 (2023-06-06)

  1. Fixed an intermittent error that occurred during the generation of a random UUID for an event.

2.0.12 (2023-05-18)

  1. Fixed an issue where query information was blocked when sharing to WeChat Moments via onShareTimeline.

2.0.9 (2023-04-25)

  1. Fixed onShareAppMessage to correctly support Promise return values.

  2. Added a switch to enable or disable preset events in Mini Programs.

2.0.8 (2023-04-03)

  • Fixed an issue where the BLOCK log-blocking mechanism was ineffective.

  • Fixed the updatePageProperties call failing when pageConfig was not set, and a mapping issue when no default path was set.

  • Fixed the page exit event not being reported during initial startup.

  • Fixed an issue where logs were not reported when _anony_id and autoGetOpenid=true were set at the same time.

  • Fixed max-queue-count to ignore invalid values in the data sending logic.

  • Added path configuration for domain names.

2.0.7 (2023-04-03)

  • Added the updatePageProperties API to set page properties, affecting only automatic PV events and enabling dynamic page code changes.

  • Added token bucket rate limiting for requests. One channel is provided by default; configure up to five channels through the aplus-mini-requests-limit interface.

  • Added a default 3-second request timeout.

  • Added failure queue aggregation for failed requests.

  • Fixed an issue that required UTM parameter values to be strings.

1.11.3 (2023-04-12)

  • Fixed an issue where setting _anony_id, _dev_id, or _user_id to null caused them to be read as the string 'null' from the cache.

1.10.6 (2023-03-31)

  • Preserved local defaults when the remote configuration returns an empty object.

1.10.3 (2023-03-10)

  • Fixed a mapping issue with pageTitle in pageConfig.

  • Fixed incorrect default page encoding mapping during application launch by adding a delay in relaunch scenarios.

1.9.62 (2023-02-15)

  • Removed caching for Mini Program channel parameters.

  • Added caching logic for user account IDs.

1.9.61 (2023-02-10)

  • Fixed an issue with channel parameter updates during a warm start.

1.9.60 (2023-01-11)

  • Added caching logic for anony_id and dev_id.

1.9.55 (2022-12-28)

  • Added collection of the ref_page_name property.

  • Fixed the track_type value for preset events to 1.

1.9.51 (2022-11-22)

  • Added persistence for UTM parameters.

1.9.46 (2022-11-02)

  • Fixed a parsing issue during page sharing when the query was not an object.

1.9.43 (2022-10-12)

  • Added support for custom request timeout periods.

1.9.40 (2022-09-08)

  • Fixed an issue where data was not sent if the automatic retrieval of the OpenID failed.

1.9.36 (2022-08-19)

  • Adapted the SDK for use as a WeChat Mini Program plugin.

1.9.34 (2022-07-04)

  • Fixed an issue where channel parameters were being overridden by global properties.

1.9.26 (2022-06-17)

  • Ensured logs are reported even if anony_id is empty.

1.9.25 (2022-06-08)

  1. Added an API to ignore specific automatic PV events.

  2. Added automatic click and impression callback functions.

1.9.24 (2022-06-02)

  1. Added the ability to automatically fetch the OpenID in WeChat Mini Programs.

1.9.23 (2022-06-01)

  • Resolved inconsistencies between the Alipay and WeChat storage APIs.

1.9.21 (2022-05-24)

  • Fixed page code misidentification for automatic click events triggered by the navigator component.

1.9.20 (2022-05-14)

  • Fixed logging interruptions caused by system functions (such as incoming calls or photo album access) during tracking validation.

1.9.16 (2022-04-26)

  • Ensured the event type ID is reported only for autotrack events.

1.9.14 (2022-04-19)

  • Added a page_title event property to set the page title. In WeChat Mini Programs, this defaults to the navigationBarTitle.

1.9.12 (2022-04-18)

  • Added more informative log messages for events with an empty or null log key.

1.9.10 (2022-04-12)

  • Refactored the log output for domain validation.

1.9.9 (2022-04-08)

  • Added support for configuring the data-receiving domain with HTTPS.

1.9.8 (2022-04-01)

  • Refactored internal log messages from Chinese to English.

1.9.2 (2022-03-12)

  • Added startId logic.

  • Added a version tag to the build artifact banner.

1.9.1 (2022-03-08)

  • Added support for sending GET and POST logs over HTTPS in DingTalk.

1.9.0 (2022-03-04)

  • Added autotrack capabilities.

1.8.9 (2022-03-04)

  • Fixed an issue where the DEBUG switch was not working.

1.8.7 (2022-03-01)

  • Fixed an issue where custom parameters for low-code tracking were not reported.