From 8f4a62a2cb7129a531c931cf634d2d850e1c0867 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Thu, 15 Jan 2026 19:47:53 +0800 Subject: [PATCH] chore: bump version to 4.12.0 --- changelogs/v4.12.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelogs/v4.12.0.md b/changelogs/v4.12.0.md index a56ede661..82995ef2a 100644 --- a/changelogs/v4.12.0.md +++ b/changelogs/v4.12.0.md @@ -4,6 +4,7 @@ - AstrBot 代理沙箱环境(改进的代码解释器) ([#4449](https://github.com/AstrBotDevs/AstrBot/issues/4449)),详见[文档](https://docs.astrbot.app/use/astrbot-agent-sandbox.html) - ChatUI 支持项目管理 ([#4477](https://github.com/AstrBotDevs/AstrBot/issues/4477)) +- 自定义规则支持批量处理。 ### 修复