Skip to main content

1.0.17.0

Release Date: 2026-04-26

Highlights

  1. Process Analysis: The analysis panel adds two advanced analysis features, including profile search and marker line analysis. Profile Search helps users find similar event segments in historical data; marker line analysis enables users to quickly compare the difference values of various attributes at different times.
  2. System Logs: System log function now is added. It is disabled by default. Once enabled, it automatically generates non-editable system audit trail logs to record all user modification operations. The logs support flexible query, filtering and export.
  3. Limit Management: Multiple limits can be configured for element attributes. Calculation expressions can directly reference attribute limits for computation, so as to generate analysis results and events.

Features

  1. feat: support legacy SSE compatibility for IDMP MCP and refresh remote access docs and config examples.
  2. feat: Add filter functionality to the attribute tree on the left side of the panel editing page.
  3. feat: Notifications support sending images to WeChat Work and Feishu.
  4. feat: Panels and analysis support reference attribute limits.
  5. feat: The panel supports configuring series, horizontal axis, and data points.
  6. feat: Simple import supports configuring multiple tags as a path.
  7. feat: Expressions support UDFs from TSDB.
  8. feat: Canvas panel supports displaying the last update time.
  9. feat: Analysis panel supports profile search.
  10. feat: Favorites feature changed to grouping.
  11. feat: Add audit log support.
  12. feat: Add output and event filtering to analysis.
  13. feat: Sample supports pause and resume during data generation.

Improvements

  1. enh: Improve the wording of the system configuration menu.
  2. enh: Registration page displays the current version.
  3. enh: Expressions containing child element attributes display element names instead of IDs.
  4. enh: Standard configuration of the panel: value mapping, background settings, threshold settings, and data links.
  5. enh: No need to restart the service after updating license information.
  6. enh: The horizontal axis of the scatter plot can adjust the numeric range.
  7. enh: Add a running indicator when querying the panel.
  8. enh: Enhance the search functionality for UOM.
  9. enh: Provide a tool to restore the database from element JSON files.
  10. enh: add test report for Korean AI Q&A support
  11. enh: complex metrics now support upper/lower limits, frequency, business domain, units, cross-template metrics, and tree-structure descriptions
  12. enh: Improve panel window and limit settings.
  13. enh: Add element, analysis, and other columns to the event list.
  14. enh: Add-in adds multiple operation optimizations.
  15. enh: Optimize panel drag-and-drop operations within the dashboard.
  16. enh: The output attributes of the analysis support calculating _c0.
  17. enh: Sample page: multiple operation optimizations.
  18. enh: Data prediction, imputation, and real-time events support aggregated data.

Bug Fixes

  1. fix: Unclear error when adding a notification method with a duplicate name.
  2. fix: System message template cannot be saved after modification.
  3. fix: API definitions that do not conform to the OpenAPI specification.
  4. fix: Correlation analysis not working.
  5. fix: Notification rules cannot set the severity level of the event template.
  6. fix: Event list cannot be converted to a panel.
  7. fix: Analysis panel does not refresh to get the latest events.
  8. fix: Table panel shows missing data.
  9. fix: Unable to select the window mode in the analysis panel.
  10. fix: local LLM connection responds in Chinese for English prompt
  11. fix: null pointer error when creating analysis for intermediate nodes via MCP
  12. fix: incorrect backtick usage in AI chat SQL generation
  13. fix: Remove the aggregation function option from the trigger condition of event window analysis.