Skip to main content

1.0.19.0

Release Date: 2026-05-31

Highlights

  1. Visualization Optimization: Newly added candlestick charts and heatmaps. Table and other panel components are optimized, along with UI and feature upgrades for dashboards.
  2. Git-based Version Control: Git is integrated to manage versions of IDMP configurations. GitLab is supported at present.
  3. System Architecture & Security Management: User group permission management is newly introduced to accommodate organizational structures of large enterprises. LDAP single sign-on (SSO) is enabled. The high-availability architecture is improved, with cluster deployment options for MySQL and Redis now available.

Features

  1. For attributes of element reference type, support for configuring reference relationships is now available, making it easier to establish associations between elements.
  2. The panel list and panel template list now support export and import, enabling easy configuration migration and reuse.
  3. The panel now supports heatmaps for visualizing data density and distribution patterns.
  4. Redis integration completed.
  5. User authentication now supports LDAP/AD integration for centralized enterprise identity and permission management.
  6. The dashboard editing page has been refactored for smoother operations and a significantly improved editing experience.
  7. Version control now supports the "Review Required" mode, enabling mandatory change review before deployment for better collaboration control.
  8. A single panel can now include trend charts, bar charts, state history charts, and state timeline charts simultaneously, meeting multi-dimensional visualization needs.
  9. Add AI document processing progress display in document list and element document list.
  10. Admin backend now supports user groups for centralized member permission and role management.
  11. Panel now supports candlestick charts.
  12. Internal database supports MySQL.
  13. Add security advisories page with vulnerability reporting.

Improvements

  1. The background color of standard panels now supports customization, including transparent and any other color.
  2. Refactor panel configuration items, add candlestick, heatmap and histogram support.
  3. Improve attribute search performance.
  4. Table panel supports auto-paging.
  5. State/history charts now support popup and series config.
  6. When sharing panels and dashboards, you can hide the time picker for a cleaner and clearer shared view.
  7. Date format automatically adapts to your browser's locale.
  8. Dashboard and event main menu page now support filtering by template for quick content location.
  9. The dashboard supports flexible panel layout configuration, including auto-alignment, panel border visibility, and spacing between panels.
  10. CORS and refresh token security issues.
  11. The event marker area in the analysis panel now supports event triggering and status display.

Bug Fixes

  1. In dashboard edit mode, panels are displayed with misalignment, affecting layout accuracy.
  2. Fixed the issue where a vertical scrollbar incorrectly appears on the right side of the chart area in trend and bar charts.
  3. Incorrect window function in ai chat analysis.
  4. Add timezone restriction to analysis panel data query time conditions.
  5. Add create element group to root element group's more menu.
  6. When editing a panel template under an element, exiting without any changes incorrectly creates a new panel.
  7. AI connection URL validation incorrectly reports 404 for local service addresses.
  8. Activation email failure incorrectly shows success message.
  9. Support Azure OpenAI proxy by adding api-version and removing incompatible parameters.
  10. In the English environment, Chinese characters still appear in the "More" dialog of the configuration panel, affecting interface localization consistency.
  11. Failed to add analysis from analysis template to element's analysis panel, system reports an error.
  12. The page freezes when binding symbol properties in the configuration panel, affecting editing operations.
  13. After deleting an attribute referenced by a panel from an element, the panel will no longer locate that attribute when edited, resulting in a broken reference.
  14. After adding attributes to the analysis panel, the default downsampling strategy is not clearly displayed.
  15. Reduce AI Insights memory usage by limiting ONNX threads and disabling memory arena to resolve generation failures under high resource utilization.
  16. In the configuration panel, when the input value of a symbol changes, the associated status does not update accordingly, affecting data linkage consistency.