We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5708ef7 commit e175df8Copy full SHA for e175df8
2 files changed
docs/release/note/v1.1.6-hotfix1.md
@@ -0,0 +1,11 @@
1
+发布日期:2026-04-09
2
+
3
+这一版理论上不再需要使用加速器即可使用,如果这一版出现还是无法直连创意工坊的问题,欢迎向开发者提交下载日志(设置中导出)。
4
5
+## 新特性
6
+- 实现性地引入了直连创意工坊的功能,在设置里可以开启与关闭这个实验性选项。
7
+- 添加了未登录的提醒。
8
9
+## 修复
10
+- 一些弹窗在黑色模式下使用黑色文字导致可读性差的问题。
11
+- 登录时使用实验性链路无法下载的问题。
gradle.properties
@@ -4,4 +4,4 @@ android.nonTransitiveRClass=true
android.suppressUnsupportedCompileSdk=36
kotlin.code.style=official
application.version.code=1
-application.version.name=1.1.6
+application.version.name=1.1.6-hotfix1
0 commit comments