github AstrBotDevs/AstrBot v4.3.3

one day ago

What's Changed

  1. fix: 修复了代码执行器插件不能正确获得发送来文件的问题 (#2970)
  2. fix: 修改的 DeepSeek 默认 modalities,避免默认勾选图像导致的报错。 (#2963)
  3. fix: 事件钩子终止事件传播后不继续执行 (#2989)
  4. fix: 启动了 TTS 但未配置 TTS 模型时,At 和 Reply 发送人无效
  5. fix: 修复 session-management 中人格错误的显示为默认人格的问题 (#3000)
  6. fix: 修复了删除对话时,聊天增强中的记录未被清除,导致新对话中仍然出现之前的聊天记录。 (#3002)
  7. fix: 修复阿里云百炼平台 TTS 下接入 CosyVoice V2, Qwen TTS 生成报错的问题 (#2964)
  8. perf: 优化 SQLite 参数配置,对话和会话管理增加输入防抖机制 (#2969)
  9. feat: 在新对话中重用先前的对话人格设置 (#3005)
  10. feat: 从 WebUI 更新后清除浏览器缓存 (#2958)

Details

  • fix(Python-Interpreter): fix incorrect file read method by @Dt8333 in #2970
  • feat: clean browser cache after update by @Dt8333 in #2958
  • fix: Correct default modalities for DeepSeek provider by @Futureppo in #2963
  • feat: 优化 SQLite 数据库初始化设置并增强会话搜索功能,会话管理增加输入防抖 by @ctrlkk in #2969
  • fix: 让事件钩子被暂停时跳出循环,而不是继续执行 by @ctrlkk in #2989
  • fix: 修复session-management中人格错误的显示为默认人格的问题 by @Dt8333 in #3000
  • fix(LTM): 修复删除对话时,聊天增强中的记录未被清除的问题 by @Dt8333 in #3002
  • fix: 修复 CosyVoice V2,Qwen TTS 生成报错的问题 by @lacser in #2964
  • feat(core): 在新对话中重用先前会话设置的对话人格设置 by @Dt8333 in #3005
  • fix: 当没有填写 api key 时,设置为空字符串 by @anka-afk in #2834

New Contributors

Full Changelog: v4.3.2...v4.3.3

Don't miss a new AstrBot release

NewReleases is sending notifications on new releases.