What's Changed
- feat: 新增 Misskey 平台适配器 (#2774)
- fix: 修复aiocqhttp适配器at会获取群昵称而消息不会获取的逻辑不一致 (#2769)
- fix: 修复「对话管理」页面的关键词搜索功能失效的问题并优化一些 UI 样式 (#2837)
- fix: 识别「引用消息」的图片时优先使用默认图片转述提供商 (#2836)
- fix: 修复 Telegram 下流式传输时,第一次输出的内容会被覆盖掉的问题
- perf: 优化统计页内存占用和消息数据趋势的样式 (#2826)
- perf: 优化 「插件页」、「对话管理页」、「会话管理页」的样式
- fix: on_tool_end hook unavailable
- feat: add audioop-lts dependencies (#2809)
Details
- feat: add audioop-lts dependency by @Soulter in #2809
- feat: 新增 Misskey 平台适配器 by @PaloMiku in #2774
- fix: 修复 aiocqhttp 适配器 at 会获取群昵称而消息不会获取的逻辑不一致 by @anka-afk in #2769
- fix: 优化统计页内存占用和消息数据趋势的样式 by @yitaikarma in #2826
- fix: 修复 astrbot.core.star 等包下的 type checking error by @Soulter in #2787
- fix: 修复对话管理页面的关键词搜索功能失效的问题并优化一些 UI 样式 by @Soulter in #2837
- fix: 识别引用消息的图片时优先使用默认图片转述提供商 by @Soulter in #2836
- fix: 修复 Telegram 下流式传输时,第一次输出的内容会被覆盖掉的问题 by @Soulter in #2838
- feat: Satori适配器引用消息无法正确识别 by @shangxueink in #2686
New Contributors
- @PaloMiku made their first contribution in #2774
- @yitaikarma made their first contribution in #2826
Full Changelog: v4.1.4...v4.1.5