mirai/ci-release-helper/changelogs/2.13.1.md
2022-12-04 14:52:05 +00:00

805 B

mirai-core

优化和修复

  • 修复找不到 OkHttp 等问题 (#2324, #2331)
  • 优化 UnsupportedSliderCaptchaException 的错误提示
  • 修复验证码解决器报错时没有按照预期停止 bot 的错误逻辑
  • 修复 java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 4132 out of bounds for byte[4096] (#2309)

mirai-console

优化修复

  • 修复 console 显示进度条的时候出现死锁 (#2322)
  • 修复 console 中 Gradle 缓存路径检查不正确的问题 (#2357)
  • 修复 console 中指定多个远程仓库地址时未按照预期工作的错误 (#2358 by @cssxsh)