Skip to main content

2.0.1.0

Release Date: 2026-09-02

Highlights

  1. New knowledge graph for document management: User-uploaded documents are automatically processed to extract entities and relationships, generating bilingual (zh/en) knowledge graphs. AI Chat can query the graph for context, so answers are grounded not only in keyword matches but also in structured knowledge associations; product manuals and other foundation documents are available out of the box as graph content.
  2. Data prediction trigger for real-time analysis: Real-time analysis adds a data prediction trigger type that automatically runs predictive analysis when trigger conditions are met, helping identify trends and anomalies in advance and giving real-time monitoring a forward-looking capability.
  3. Unified email gateway and smoother upgrades: A unified email gateway centralizes sending of registration and invitation emails for more reliable and manageable notifications; an internal asynchronous migration mechanism smoothly migrates element data for a smoother upgrade experience.

Features

  1. Provide a unified email gateway for centralized handling of user registration and invitation emails, ensuring reliable delivery and easy management.
  2. Add knowledge graph feature with document entity extraction, dual-language graphs (zh/en), graph visualization page, and read-only query pipeline for AI QA context.
  3. Real-time analysis now includes a data prediction trigger that automatically executes predictive analysis when conditions are met, helping identify trends and anomalies in advance.

Improvements

  1. Optimized the entry points for import, export, and download lists with a unified layout for more efficient batch operations and clearer interface.
  2. Provides an internal asynchronous migration mechanism to smoothly migrate element data to version 2.0.1.0.
  3. The data imputation algorithm in the Analysis Workbench supports real-time invocation, allowing you to fill missing data instantly without waiting and improving analysis efficiency.
  4. Update composite metric examples with 6 new industry scenarios in zh/en/es/ko.
  5. Paginate skills and functions libraries with server-side sorting.
  6. Improved the performance of CSV loading for sample data, significantly reducing import time and enhancing the loading experience under large data volumes.
  7. Optimized element deletion performance for significantly faster response times in large-scale data scenarios.
  8. Optimized the loading performance of the child element list in the element browser for faster response and smoother scrolling under large datasets.
  9. Added element sorting option in basic system configuration, allowing custom display order of element lists to improve browsing and lookup efficiency.

Bug Fixes

  1. Fix the issue where the RCA query_data tool fails to query TDengine when element_template_id is null, including: error passthrough; element_id connection routing fallback; IANA timezone support; compact attribute limit; RCA early termination on connection failure.
  2. After exporting a configuration dashboard from the current environment and importing it into a new environment, an error occurs when executing a query, preventing the operation from completing.
  3. The "Sync main branch" button on the version control page is disabled, preventing the latest changes from being pulled and affecting the version synchronization workflow.
  4. After sharing a configuration dashboard, the shared link opens to a blank page, and the dashboard content fails to load properly.
  5. Boolean attributes in the configuration dashboard cannot trigger event status updates.
  6. Enable/disable operations for version control are restricted to administrators; regular users do not have permission to turn it off, and the corresponding button remains disabled.
  7. Non-admin users cannot retrieve their own GPG Key, possibly due to insufficient permissions, causing the operation to be rejected by the system.
  8. Panel list fails to load after enabling "Include Child Elements" in dashboard edit.
  9. CLS/ELS page language was hardcoded to Chinese, now auto-detects browser language or user-selected language.
  10. Dashboard AI interpretation uses panel-saved time range instead of dashboard unified time range.
  11. AI RCA capability regression, support non-event root cause analysis with chart visualization.
  12. Allow AI panel creation with element personalized (non-template) attributes by resolving attribute pool from element instead of template.