mirror of
https://github.com/mamoe/mirai.git
synced 2025-02-05 03:22:41 +08:00
[docs] Add release note for 2.13.0-RC2
This commit is contained in:
parent
e503371ad5
commit
a9da3a10e2
22
ci-release-helper/changelogs/2.13.0-RC2.md
Normal file
22
ci-release-helper/changelogs/2.13.0-RC2.md
Normal file
@ -0,0 +1,22 @@
|
||||
2.13.0-RC2 包含对 2.13 的补充和对 2.13.0-RC 的修复.
|
||||
|
||||
## mirai-core
|
||||
|
||||
### 优化和修复
|
||||
|
||||
- 修复无法加载 2.9.0 以前版本生成的设备信息的问题 (#2280)
|
||||
- 修复因好友分组列表加载失败而造成好友列表加载失败的问题 (#2274)
|
||||
- 修复网络断开时无法重连的错误
|
||||
- 修复重连后 `Invalid number format: 'msfwifi'` 导致的立刻断开连接
|
||||
- 修复 `Bot.close` 时出现 `StackOverflowError` 的问题 (#2266)
|
||||
- 修复非 snapshots 版本无法在 MPP 项目依赖的问题 (`Could not resolve net.mamoe:mirai-core-api:2.13.0-RC`) (#2270)
|
||||
- 修复使用 HTTP API 相关功能报错 `java.lang.NoClassDefFoundError: okhttp3/Request$Builder` 的问题 (#2263)
|
||||
- 修复获取群语音下载链接失败的问题 (#2269)
|
||||
> 此问题非 2.13 引入
|
||||
- 在使用不支持滑动验证的验证码处理器的错误中附带所使用的验证器的具体信息
|
||||
|
||||
## mirai-core-mock
|
||||
|
||||
### 优化和修复
|
||||
|
||||
- 修复在模拟环境时的信息序列化相关问题
|
Loading…
Reference in New Issue
Block a user