Skip to main content

1.0.4.0

Features

  1. feat: Support formula attributer in the panel expression.
  2. feat: Supports recommending and generating anomaly detection analysis based on AI.
  3. feat: Support the complex event trend chart.
  4. feat: Support replacement parameters in advanced SQL in panel.

Enhancements

  1. enh: Change Python version requirement to 3.12
  2. enh: Improve the progress of email activation code.
  3. enh: Enhance the connection details fill-in page on the sample selection page.
  4. enh: Support to show status and error message in connection list.
  5. enh: Support case-insensitive in search.
  6. enh: Support to hide, show as table or line in trend chart's statistical value.
  7. enh: The event search results page displays the same as the original list page.
  8. enh: Improve the JSON definition of element attribute.
  9. enh: Support to compare X axis metric with Y axis metric in scatter panel.
  10. enh: Generated AI suggestion questions based on initiated language.
  11. enh: Improve the efficiency of complex metrics generation.
  12. enh: Support to not output attributes in analysis.
  13. enh: Only support UTF-8 CSV file in data import.
  14. enh: Support to set the range of Y axis when editing panel.
  15. enh: Support tbname in the panel dimensions.

Fixes

  1. fix: Elements should not be able to create references to itself within the same tree structure.
  2. fix: AI chat responses in Chinese within the English environment.
  3. fix: Failed to use existed element template during importing data set.
  4. fix: Still need to wait for two minutes if failed with AI chat.
  5. fix: Failed to answer imported element template question in AI chat.
  6. fix: Failed to answer "last 7 days" question in AI chat.
  7. fix: Failed to disable interval in sliding window analysis.
  8. fix: Failed to use element template's notification rule in element.
  9. fix: Failed to finish data importing if the sub table tag is null.
  10. fix: Failed to send notification when the analysis is event window.
  11. fix: Failed to get the correct query result from the original panel after changed the name of the middle element.
  12. fix: Data filtering with limit doesn't work correctly when grouping and sorting are enabled in the panel.
  13. fix: Failed to save AI generated analysis sometimes.
  14. fix: Failed to update the element's attribute type if updated the attribute template type.
  15. fix: Failed to generate valid trigger condition in AI generated analysis.
  16. fix: Failed to set data reference setting of output attribute from analysis in some scenarios..
  17. fix: Failed to send mail to the third part mail server.
  18. fix: Occurs func not existed in AI chat.
  19. fix: Failed to view the detail of event when deleted the related analysis.
  20. fix: Failed to delete analyses after deleting the element.
  21. fix: Failed to import valid panel.
  22. fix: Occurs SQL issues in AI chat.
  23. fix: Failed to generate panel through AI suggested question.
  24. fix: Failed to set AI connection with local Deepseek.
  25. fix: Failed to move element under child of the same parent element.
  26. fix: Throws "Aggregation functions do not support nested" error when generating AI panel.