Skip to main content

SDK version description

This article introduces the update record of the SDK version matched by the Tingyun App 3.0 platform.

VersionUpdate TimeUpdate Content
HarmonyOS NEXT 1.7.02026-02-271. 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 await
18. 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.02025-12-151. Support privacy control function for public information collection
HarmonyOS NEXT 1.5.02025-08-111. 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.02025-06-051. 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.02025-02-171. 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.02024-11-211. 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.02024-09-291. Add: Support custom requests
HarmonyOS NEXT 1.0.02024-09-251. Optimize: Use DevEco Studio NEXT Beta1 (5.0.3.810) to recompile and package SDK
HarmonyOS NEXT 0.3.02024-08-121. Add: Adapt to V3.6.x-V3.8.x platform versions
HarmonyOS NEXT 0.2.02024-08-021. 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.02024-05-271. 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