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:
Version | Update Time | Description |
---|---|---|
1.4.0 | 2023.12.26 | 1. The probe adds the request content collection function and supports the configuration of black and white lists. |
1.3.18 | 2023.10.30 | 1. 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.17 | 2023.08.29 | 1. 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.16 | 2023.02.02 | 1. SetData is revised, and setUpdatePerformanceListener is used to monitor setData. |
1.3.15 | 2022.08.01 | 1. Support national encryption. |
1.3.14 | 2022.05.17 | 1. 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.11 | 2021.12.21 | Support WeChat applet cloud hosting and cloud function monitoring. |
1.3.10 | 2021.08.19 | Support Source Map to set the application version. |
1.3.9 | 2021.03.11 | Support the scenario where the page construction component introduces a behavior and registers the life cycle in it. |
1.3.8 | 2020.08.27 | Use the request queue to upload data, and only use one request connection to reduce the occupation of the request connection pool. |
1.3.7 | 2020.07.21 | 1. Support the operation recognition of building pages with components such as taro. 2. Get page parameters. 3. Get failed request information. |
1.3.6 | 2019.11.28 | 1. 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.5 | 2019.09.02 | 1. Support configuration of ignored pages. 2. Adjust sampling rate acquisition strategy. |
1.3.4 | 2019.07.31 | 1. 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.3 | 2019.06.28 | Fix the problem that when using wepy to send a request, the request cannot be sent after the network is disconnected and restored. |
1.3.2 | 2019.06.03 | 1. Optimize automatic recognition operation performance. 2. Fix other issues. |
1.3.1 | 2019.05.22 | Fix the problem of processing method return value in operation recognition. |
1.3.0 | 2019.05.16 | 1. 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.0 | 2019.04.11 | Support WeChat interface monitoring. |
1.1.0 | 2019.03.16 | 1. Support configuration to capture custom status codes. 2. Mini programs support adding third-party plug-in scene monitoring. |
1.0.0 | 2018.12.24 | 1. 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. |