feat: Enable Feishu file and image uploads via webhook, supporting multipart requests and introducing a new alert sending UI component.

This commit is contained in:
2026-02-09 14:57:59 +08:00
parent 5dc5c330ca
commit 0bdd4f4213
11 changed files with 750 additions and 281 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "alertmessagecenter",
"version": "1.4.0",
"version": "1.5.0",
"workspaces": [
"apps/*"
],
@@ -15,4 +15,4 @@
"devDependencies": {
"bun-types": "latest"
}
}
}