github mamoe/mirai 2.5-M2

latest releases: v2.16.0, v2.16.0-RC, v2.15.0...
pre-release3 years ago

这是一个测试版本, 新加入的功能可能不稳定, 也可能在未来有不兼容变更. 请酌情升级.

mirai-core

  • 支持群文件 RemoteFile: (#805, #1069)

    • 多线程上传

    • 获取下载链接

    • 重命名, 移动, 删除

    • 解析文件消息

    • 转发

    文件操作入口为 group.filesRoot, 使用 group.filesRoot.resolve("test.txt") 获取 RemoteFile, 然后调用其成员方法. 在 2.5-RC 会给出详细文档

  • 提升网络稳定性

  • 修复在 TIM 加入一个新群,不会触发 BotJoinGroupEvent 的问题 (#1058, #1060 by @sandtechnology)

  • 尝试修复合并转发无法在 iOS 客户端查看的问题 (#1052)

  • 优化在发送消息同时 Bot 被禁言导致消息发送失败时的异常, 现在抛出 BotIsBeingMutedException

  • 优化消息日志

Don't miss a new mirai release

NewReleases is sending notifications on new releases.