github AstrBotDevs/AstrBot v4.5.0

11 hours ago

What's Changed

由于引入的新依赖较多,对于部分用户,此次更新可能需要花费的时间较长。

  1. 修复:部分情况下,MCP、配置文件的代码编辑器一直显示 loading... 的问题(bump monaco-editor version to 0.54.0)。
  2. 新增:重构创建消息平台时的流程及一些 UI 优化 (#3102)
  3. 新增:全新的自带知识库功能。
  4. 新增:插件支持显示可读名称和 Logo。
  5. 修复: dashboard.enable 配置未生效。
  6. 新增:Misskey 适配器支持文件上传、投票内容感知功能和重构部分代码 (#2986)
  7. 新增:优化 Misskey 适配器的通知和聊天消息处理,改进 @用户提及逻辑 (#3075)
  8. 新增:QQ 官方机器人增加沙盒模式选项,让本地部署能跳过 IP 白名单验证 (#3087)
  9. 新增:Satori 添加对合并转发消息功能的支持 (#3050)
  10. 修复:人格预设对话的重复注入 (#3088)
  11. 新增:适配第三方 Gemini 思考片段过滤 (#3139)
  12. 重构:从主模块和依赖项中移除 Google 搜索引擎集成 (#3154)

Details

  • feat:Misskey 适配器支持文件上传、投票内容感知功能和重构部分代码 by @PaloMiku in #2986
  • 修复dashboard的编译错误 by @Dt8333 in #3041
  • feat(satori): 添加对合并转发消息功能的支持 by @shangxueink in #3050
  • fix: 修复 Misskey 适配器的通知和聊天消息处理,改进 @用户提及逻辑 by @PaloMiku in #3075
  • QQ官方机器人增加沙盒模式选项,让本地部署能跳过IP白名单验证 by @a490077 in #3087
  • fix(core): 修复人格预设对话的重复注入 by @Dt8333 in #3088
  • fix: TypeError 'NoneType' object is not iterable by @magisk317 in #3103
  • feat: 增强工具调用参数处理机制 by @MoonShadow1976 in #3036
  • refactor: 重构创建平台时的流程及一些 UI 优化 by @Soulter in #3102
  • fix(update): 取消 WebUI 与核心版本对比,消除“webui有新版本!”的误报 by @xiaoxi68 in #3106
  • fix(dashboard): 修复会话控制期间 webchat 文本框禁用的问题 by @Dt8333 in #3040
  • feat: 为 AstrBot 添加知识库功能 by @lxfight in #3143
  • feat: refactor knowledge base parsers and add MarkitdownParser for docx, xls, xlsx support by @Soulter in #3147
  • fix: update repository references from Soulter/AstrBot to AstrBotDevs/AstrBot across documentation and codebase by @Soulter in #3150
  • feat: enhance AddNewPlatform and ConfigPage components with improved configuration management and UI interactions by @Soulter in #3151
  • fix: apply configuration option to enable/disable WebUI in AstrBotDashboard by @Soulter in #3152
  • feat(thinking_filter): 适配第三方 Gemini 思考片段过滤 by @xiaoxi68 in #3139
  • refactor: remove Google search engine integration by @Soulter in #3154
  • feat: add support for plugin display name and logo, and some extension card style fix by @Soulter in #3155
  • fix: revert 3106 by @Soulter in #3153

New Contributors

Full Changelog: v4.3.5...v4.5.0

Don't miss a new AstrBot release

NewReleases is sending notifications on new releases.