SDK version description
This article introduces the update record of the SDK version matched by the Tingyun App 3.0 platform.
| Version | Update Time | Update Content |
|---|---|---|
| HarmonyOS NEXT 1.7.0 | 2026-02-27 | 1. Support for view collection 2. Support for automatic collection of routing pages and click operations 3. SDK startup status management API 4. Support for mPaaS mobile gateway request monitoring 5. Support for mPaaS Webview monitoring 6. Axios supports immediate registration of interceptors, suitable for scenarios where users have specific requirements for the order of interceptor injection 7. Support for filtering startup time outliers 8. Adjustment of session segmentation logic 9. Support for setting session idle duration 10. Support for obtaining session IDs 11. Force click events 12. Front-end and backend switching events 13. Network switching events 14. Support for custom events 15. Support for configuring trace-level logs to obtain more detailed logs printed internally by the SDK 16. leaveBreadcrumb and setCustomData support calling before SDK startup 17. The return value type of tingyun.init is changed from Promise<void> to void to avoid blocking the application startup process due to misuse of await18. Setting custom cold startup time consumption support before SDK initialization, optimizing the startup time consumption calculation and waiting logic 19. Enhanced API fault tolerance handling and type definition |
| HarmonyOS NEXT 1.6.0 | 2025-12-15 | 1. Support privacy control function for public information collection |
| HarmonyOS NEXT 1.5.0 | 2025-08-11 | 1. Support national secret encryption data transmission 2. Support data transmission compression 3. Optimize user experience data collection before SDK initialization is completed |
| HarmonyOS NEXT 1.4.0 | 2025-06-05 | 1. Supports aggregated compression for reporting WEB SDK data. 2. Optimizes the Asset Store call method to reduce system error log printing. 3. Adds SDK startup diagnostic logs. 4. Delays initialization of network information-related logic until after SDK init to increase fault tolerance. 5. Optimizes data sending status update logic. |
| HarmonyOS NEXT 1.3.0 | 2025-02-17 | 1. Supports collection of startup experience analysis data 2. Supports collection of page experience analysis data (views) 3. Supports user click operation monitoring 4. Supports user-defined operations 5. Supports custom cold start time end point 6. Supports Webview data collection and automatic WEB probe injection 7. Supports custom errors 8. Supports custom user additional information 9. Supports custom breadcrumbs 10. Axios supports multiple instance monitoring 11. Supports protocol extensions 12. Supports global DID storage 13. The default value of stack collection depth stackDepth is adjusted from 10 to 20 |
| HarmonyOS NEXT 1.2.0 | 2024-11-21 | 1. Add: Support RCP monitoring 2. Add: har package signature 3. Optimize: Adjust to bytecode format har package 4. Optimize: Optimize cache data cleanup logic |
| HarmonyOS NEXT 1.1.0 | 2024-09-29 | 1. Add: Support custom requests |
| HarmonyOS NEXT 1.0.0 | 2024-09-25 | 1. Optimize: Use DevEco Studio NEXT Beta1 (5.0.3.810) to recompile and package SDK |
| HarmonyOS NEXT 0.3.0 | 2024-08-12 | 1. Add: Adapt to V3.6.x-V3.8.x platform versions |
| HarmonyOS NEXT 0.2.0 | 2024-08-02 | 1. Add: Adapt to V3.8.0.0 platform version 2. Add: Support switch for request content collection 3. Optimize: After adding w3c-trace-context and sw8 request headers, they are reported in apms at the same time |
| HarmonyOS NEXT 0.1.0 | 2024-05-27 | 1. Add: Support startup count monitoring 2. Add: Support crash monitoring 3. Add: Support freeze monitoring 4. Add: Support network request monitoring 5. Add: Support setting user ID 6. Add: Support setting latitude and longitude 7. Add: Support session switching |