Skip to content

Releases: masastack/MASA.Alert

1.0.0

31 Jul 08:58
82ef358
Compare
Choose a tag to compare

🚀 Features

  • MultiEnvironment : Isolation - Multi-environment support.
  • SDK : Added SDK methods related to alarm rules.

🔬 Refactors

  • AlarmHandle : Allows you to process changes and add the method of notifying the sdk of changes and completion of alarm handling after the alarm is assigned to a third party.
  • AlarmNotification : Specifies some default template variables for sending alarm notification messages.

🔧 Bug fixes

  • AlarmHandle : This parameter is generated when a message template is selected during alarm processing.
  • AlarmCheck : Fixes some problems that occur during concurrent alarm rule checks.
  • Other : Some other issues fixed

📖 Others

  • Page responsive layout support, friendly display on non-1920 *1080 computers
  • Some detail optimizations and UI tweaks
  • Document Update

🚀 功能

  • MultiEnvironment:隔离性-多环境支持。
  • SDK:增加告警规则相关SDK方法。

🔬 重构

  • AlarmHandle:支持变更告警处理及增加告警处理分配第三方后的处理人变更和处理完成通知sdk方法。
  • AlarmNotification:告警通知消息传递一些默认模板变量。

🔧 问题修复

  • AlarmHandle:处理告警中消息模板选择弹窗偶现闪退。
  • AlarmCheck:修复告警规则检查在并发下产生的一些问题。
  • Other:其他一些问题修复

📖 其他

  • 页面响应式布局支持,在非1920*1080的电脑上也能友好显示
  • 一些细节优化和UI调整
  • 文档更新