Skip to content

Commit b3f5266

Browse files
committed
feat: release 2.0.0.6
1 parent 3f0080d commit b3f5266

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

feedauthor/update.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
{
2-
"version": "2.0.0.5",
2+
"version": "2.0.0.6",
33
"versionCode": 111,
44
"mustUpdate": false,
55
"updateContent": {
66
"fileDownloadUrl": "",
7-
"title": "新版发布2.0.0.5",
7+
"title": "新版发布2.0.0.6",
88
"content": [
9-
"在悬浮工具烂中添加拖动切换按钮,只有开启时才允许进行拖动排序",
10-
"wyapx:use Analytics to manage all Firebase request (#2129)",
11-
"West-Pavilion:添加本地压缩包导入功能:下载->右上菜单->导入本地压缩包"
9+
"移除不再使用的 Firebase Crashlytics 导入。",
10+
"在 EhDB 和 SpiderDen 中添加异常处理以避免应用崩溃。",
11+
"增加在 TreeDocumentFile 中列出文件时的空值检查和异常处理。",
12+
"为 WebViewSignInScene 中的 HTTP 响应添加默认的 reason phrase。",
13+
"增强 GLRootView 中的 EGL 配置选择逻辑,增加备用方案以提高稳定性。",
14+
"将 Analytics.java 迁移到 Kotlin。"
1215
]
1316
}
1417
}

0 commit comments

Comments
 (0)