You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<Updatelabel="2026-03-25"description="🤖 AI Post-Mortem, AI Assistant, and External Incident Submission">
8
+
9
+
### AI Post-Mortem Report
10
+
11
+
After incident resolution, how do you quickly capture lessons learned and prevent recurrence? Flashduty introduces **AI Post-Mortem Reports**, automatically generating structured post-mortem documents based on incident timelines and alert data:
12
+
13
+
-**One-click Generation**: AI automatically distills incident overview, impact scope, root cause analysis, and improvement recommendations
14
+
-**Collaborative Editing**: Multiple team members can edit the post-mortem report online with real-time sync
15
+
-**Access Control**: Set access permissions for post-mortem reports to protect sensitive information
16
+
-**Image Support**: Upload and embed images directly in post-mortem reports
17
+
18
+
### AI Assistant
19
+
20
+
A new **AI Assistant** is now embedded in the console, providing intelligent incident investigation and operations support:
21
+
22
+
-**Instant Q&A**: Chat with AI directly in the console to quickly get incident investigation suggestions
23
+
-**Mermaid Diagram Rendering**: AI-generated flowcharts and architecture diagrams are rendered visually with zoom and fullscreen support
24
+
-**Image Paste**: Paste screenshots directly from your clipboard for easy context sharing
25
+
-**Document Search**: Intelligent retrieval and answers based on the Flashduty knowledge base
26
+
27
+
### External Incident Submission
28
+
29
+
New **External Incident Submission** feature allows external users (such as customers or partners) to submit incidents without logging in:
30
+
31
+
- Submit incidents via API or a standalone page
32
+
- Upload screenshots and attachments with submissions
33
+
- Automatically match escalation rules for incident assignment
34
+
35
+
### SSO Subdomain Login
36
+
37
+
Configure a dedicated subdomain for your tenant, allowing members to sign in directly through the subdomain for a simplified SSO authentication flow:
38
+
39
+
- Account administrators can configure a dedicated login subdomain
40
+
- Supports automatic account switching based on subdomain
41
+
- SSO-synced users can be set as non-editable to prevent manual changes from overriding SSO data
4.**Custom Webhook Retry**: Custom webhooks support configurable retry conditions and automatic retry
79
+
80
+
</Update>
81
+
82
+
<Updatelabel="2026-02-28"description="📱 RUM Mobile Source Map and Monitors Enhancements">
83
+
84
+
### RUM Mobile Source Map
85
+
86
+
The RUM module now supports **iOS and Android** source map upload and parsing:
87
+
88
+
- After uploading mobile source map files, error stacks are automatically resolved to readable source code locations
89
+
- Supports iOS dSYM and Android Proguard/R8 mapping files
90
+
91
+
### RUM Error Ingestion Exclusion Rules
92
+
93
+
New **Error Ingestion Exclusion Rules** allow you to configure rules to filter out errors you don't need to monitor:
94
+
95
+
- Set exclusion rules by error type, message content, and other conditions
96
+
- Excluded errors no longer count toward ingestion volume
97
+
98
+
### Issue Preset Severity
99
+
100
+
Pre-configure severity levels for different issue types. Newly created issues automatically inherit the preset severity.
101
+
102
+
### Monitors Edge Enhancements
103
+
104
+
-**VictoriaLogs Support**: New VictoriaLogs data source with raw query capability
105
+
-**Fluent-bit Integration**: New Fluent-bit data source support
106
+
-**Loki Query Optimization**: Support `loki.start`/`loki.end` time parameters as first priority, raw query mode
107
+
-**Template Function Expansion**: Alert rule templates gain `timeFormat` function and the Sprig template function library
108
+
109
+
### Flashduty MCP Server V2
110
+
111
+
The Flashduty MCP Server has been completely rewritten, providing AI tools (such as Claude) with more powerful Flashduty API integration:
112
+
113
+
- Streamlined tool set for improved interaction efficiency
114
+
- New `/mcp` endpoint
115
+
- Structured logging with distributed tracing support
116
+
117
+
</Update>
118
+
7
119
<Updatelabel="2025-12-30"description="🗓 Status Page: Service Down, Trust Online">
8
120
9
121
Service interruptions are inevitable, but trust shouldn't go offline with them. Flashduty Status Page is designed to break the information opacity barrier:
0 commit comments