Skip to content

core-0.15.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Him188 Him188 released this 14 Feb 14:41
· 2671 commits to master since this release

mirai-core

  • 新增事件: BotReloginEventBotOfflineEvent.Dropped

  • AtAll 现在实现 Message.Key

  • 新增 BotConfiguration DSL, 支持自动将设备信息存储在文件系统等

  • 新增 MessageSource.quote(Member)

  • 更好的网络层连接逻辑

  • 密码错误后不再重试登录

  • 掉线后尝试快速重连, 失败则普通重连 (#47)

  • 有原因的登录失败时将抛出特定异常: LoginFailedException

  • 默认心跳时间调整为 60s

mirai-core-qqandroid

  • 解决一些验证码无法识别的问题
  • 忽略一些不需要处理的事件(机器人主动操作触发的事件)