From ad186431dd225e16dda7efc4073422bfa8eed383 Mon Sep 17 00:00:00 2001 From: admin <362324317@qq.com> Date: Sun, 17 May 2026 16:20:01 +0800 Subject: [PATCH] =?UTF-8?q?v0.3.16:=20=E6=B6=88=E6=81=AF=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E6=A8=A1=E7=89=88=E5=8A=9F=E8=83=BD=E6=81=A2=E5=A4=8D=20+=20gl?= =?UTF-8?q?obal-config=20API?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 写入global_notify_config系统配置(含3个事件的默认模版) - 新增GET/PUT /api/admin/notify/global-config端点 - notification.service导出getGlobalNotifyConfig/getEventTemplates - 模版支持{variable}变量替换: cloud_type/nickname/file_name/file_size/duration等 --- VERSION | 2 +- source_clean/VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 9e29e10..ec96a62 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.3.15 +0.3.16 diff --git a/source_clean/VERSION b/source_clean/VERSION index 9e29e10..ec96a62 100644 --- a/source_clean/VERSION +++ b/source_clean/VERSION @@ -1 +1 @@ -0.3.15 +0.3.16