Skip to main content

Mini Program JS Probe Version Description

Currently, the latest version of the Tingyun WeChat Mini Program JS probe is: 1.4.0. Please download the latest probe in the application settings and update it in time.

The following table is the version description of the JS probe we officially released:

VersionUpdate TimeDescription
1.4.02023.12.261. The probe adds the request content collection function and supports the configuration of black and white lists.
1.3.182023.10.301. After the taro3 version is updated, the operation recognition is re-adapted.
2. The preview image interface is not monitored by default.
3. Optimize WeChat Cloud development monitoring: optimize the Promise mode monitoring method and increase fault tolerance.
1.3.172023.08.291. Adapt taro3. The problem that the operation cannot be recognized after modification.
2. Add fault-tolerant code inside the probe.
3. Adjust the logic of request/operation/api attribute page information.
1.3.162023.02.021. SetData is revised, and setUpdatePerformanceListener is used to monitor setData.
1.3.152022.08.011. Support national encryption.
1.3.142022.05.171. Optimize the judgment logic of page setData to solve the problem of inaccurate setData peak value.
2. The content-type of the probe report data request is uniformly changed to application/json; charset=UTF-8.
3. Add Ajax request hook and scope, which can be used to modify the request report information and set the request additional information.
1.3.112021.12.21Support WeChat applet cloud hosting and cloud function monitoring.
1.3.102021.08.19Support Source Map to set the application version.
1.3.92021.03.11Support the scenario where the page construction component introduces a behavior and registers the life cycle in it.
1.3.82020.08.27Use the request queue to upload data, and only use one request connection to reduce the occupation of the request connection pool.
1.3.72020.07.211. Support the operation recognition of building pages with components such as taro.
2. Get page parameters.
3. Get failed request information.
1.3.62019.11.281. Added setdata time-consuming crawling.
2. Added request error information crawling.
3. Added interface error information crawling.
4. Added page loading time consumption indicator crawling.
1.3.52019.09.021. Support configuration of ignored pages.
2. Adjust sampling rate acquisition strategy.
1.3.42019.07.311. Optimize probe JS error capture performance.
2. WeChat applet probe plug-in mode is enabled by default. Data lower than WeChat applet SDK 2.6.4 is not captured by default. Custom configuration is available.
1.3.32019.06.28Fix the problem that when using wepy to send a request, the request cannot be sent after the network is disconnected and restored.
1.3.22019.06.031. Optimize automatic recognition operation performance.
2. Fix other issues.
1.3.12019.05.22Fix the problem of processing method return value in operation recognition.
1.3.02019.05.161. Operation identification.
2. Compatible with lower versions of iOS.
3. Automatically enable monitoring when there is a plug-in for the higher version of the mini program SDK.
1.2.02019.04.11Support WeChat interface monitoring.
1.1.02019.03.161. Support configuration to capture custom status codes.
2. Mini programs support adding third-party plug-in scene monitoring.
1.0.02018.12.241. WeChat mini program page monitoring.
2. WeChat mini program network request monitoring.
3. WeChat mini program JS error monitoring.
4. WeChat mini program path analysis.