From b3f3526f09ab556b0a126bc85f9c7105f658559e Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Thu, 30 Jan 2025 00:32:50 +0800 Subject: [PATCH] chore: update changelog of 3.4.15 --- changelogs/v3.4.15.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelogs/v3.4.15.md b/changelogs/v3.4.15.md index 6294a470..843a0bbc 100644 --- a/changelogs/v3.4.15.md +++ b/changelogs/v3.4.15.md @@ -5,4 +5,5 @@ - 修复: 分段回复间隔时间不生效 - 修复: 修复白名单为空时依然终止事件 #259 - 修复: 群聊增强某些参数的类型转换问题 -- 新增: 插件支持注册配置,详见 [注册插件配置](https://astrbot.app/dev/plugin.html#%E6%B3%A8%E5%86%8C%E6%8F%92%E4%BB%B6%E9%85%8D%E7%BD%AE-beta) \ No newline at end of file +- 新增: 插件支持注册配置,详见 [注册插件配置](https://astrbot.app/dev/plugin.html#%E6%B3%A8%E5%86%8C%E6%8F%92%E4%BB%B6%E9%85%8D%E7%BD%AE-beta) +- 优化: 插件的禁用/启用逻辑以及函数工具的禁用/启用逻辑 \ No newline at end of file