Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Mirai
Commits
7a9cc393
Commit
7a9cc393
authored
Dec 09, 2019
by
Him188
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
0.7.5
parent
70f02288
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
UpdateLog.md
UpdateLog.md
+4
-1
gradle.properties
gradle.properties
+1
-1
No files found.
UpdateLog.md
View file @
7a9cc393
...
@@ -4,6 +4,9 @@
...
@@ -4,6 +4,9 @@
开发版本. 频繁更新, 不保证高稳定性
开发版本. 频繁更新, 不保证高稳定性
### `0.7.5` *2019/12/09*
-
修复验证码包发出后无回复 (错误的验证码包)
### `0.7.4` *2019/12/08*
### `0.7.4` *2019/12/08*
-
修复 bug
-
修复 bug
-
优化 JVM 平台上需要验证码时的提示
-
优化 JVM 平台上需要验证码时的提示
...
@@ -26,7 +29,7 @@
...
@@ -26,7 +29,7 @@
协议
协议
-
重新分析验证码包, 解决一些无法解析的情况. (这可能会产生新的问题, 遇到后请提交 issue)
-
重新分析验证码包, 解决一些无法解析的情况. (这可能会产生新的问题, 遇到后请提交 issue)
-
重新分析提交密码包
-
重新分析提交密码包
-
*提交验证码仍可能出现问题*
-
*提交验证码仍可能出现问题
(已在 `0.7.5` 修复)
*
功能
功能
-
XML 消息 DSL 构造支持 (实验性) (暂不支持发送)
-
XML 消息 DSL 构造支持 (实验性) (暂不支持发送)
...
...
gradle.properties
View file @
7a9cc393
# style guide
# style guide
kotlin.code.style
=
official
kotlin.code.style
=
official
# config
# config
mirai_version
=
0.7.
4
mirai_version
=
0.7.
5
kotlin.incremental.multiplatform
=
true
kotlin.incremental.multiplatform
=
true
kotlin.parallel.tasks.in.project
=
true
kotlin.parallel.tasks.in.project
=
true
# kotlin
# kotlin
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment