mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-05 16:07:00 +08:00
[docs] Add release note for 2.13.1
This commit is contained in:
parent
6fc1482f69
commit
9397f961d0
18
ci-release-helper/changelogs/2.13.1.md
Normal file
18
ci-release-helper/changelogs/2.13.1.md
Normal file
@ -0,0 +1,18 @@
|
||||
## mirai-core
|
||||
|
||||
### 优化和修复
|
||||
|
||||
- 修复找不到 OkHttp 等问题 (#2324, #2331)
|
||||
- 优化 `UnsupportedSliderCaptchaException` 的错误提示 <!--(85bf607b)-->
|
||||
- 修复验证码解决器报错时没有按照预期停止 bot 的错误逻辑 <!--(90f2fee2, b38687a3)-->
|
||||
- 修复 `java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 4132 out of bounds for byte[4096]` (#2309) <!--(372c2502) -->
|
||||
|
||||
<!-- #2367: 重写 publishing -->
|
||||
|
||||
## mirai-console
|
||||
|
||||
### 优化修复
|
||||
|
||||
- 修复 console 显示进度条的时候出现死锁 (#2322) <!--(07000456, 9e7fd792, 7cbff5a8)-->
|
||||
- 修复 console 中 Gradle 缓存路径检查不正确的问题 (#2357) <!--(841f6e53)-->
|
||||
- 修复 console 中指定多个远程仓库地址时未按照预期工作的错误 (#2358 by @cssxsh) <!--(5618333a)-->
|
Loading…
Reference in New Issue
Block a user