Skip to content

Commit 52bdd9e

Browse files
author
Mamba_out
committed
hotfix:退回旧版
1 parent e038d0a commit 52bdd9e

1 file changed

Lines changed: 16 additions & 9 deletions

File tree

feedauthor/update.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
{
2-
"version": "2.0.2.0",
2+
"version": "2.0.1.8",
33
"versionCode": 111,
44
"mustUpdate": false,
55
"updateContent": {
66
"fileDownloadUrl": "",
7-
"title": "新版发布2.0.2.0",
7+
"title": "新版发布2.0.1.8,祝大家儿童节快乐~",
88
"content": [
9-
"修复底部导航栏导致的页面遮蔽问题",
10-
"修复浏览画廊时图片会自动下载到下载目录的问题",
11-
"实现WiFi下载迁移功能:将数据传世方式从json变更为二进制帧,新增了下载目录的迁移项",
12-
"添加多语言支持的下载目录迁移字符串资源",
13-
"添加“阅读时同步下载”功能:设置-下载-观看时同步下载",
14-
"增强下载恢复功能:添加了在从层次结构中分离时取消任务的逻辑",
15-
"更新 Gradle 版本和插件"
9+
"将 jsoup 从 1.18.1 降级到 1.15.4,以避免在某些 Android 环境中出现 NoClassDefFoundError",
10+
"在 EhDB 中添加了空检查,以防止快速搜索操作期间潜在的 NullPointerExceptions",
11+
"增强了 EhEngine 中 TopListParser 的错误处理,以在运行时错误上引发更具描述性的 ParseException",
12+
"重构SpiderDen,确保访问下载目录时的线程安全",
13+
"改进了 ArchiverDownloadDialog 中的文件名处理,以防止非法路径和长文件名",
14+
"添加了 ArchiverDownloadCompleter 来处理存档器任务的下载完成和状态检查",
15+
"在 EhApplication 中集成挂起的下载恢复",
16+
"增强设置,提供管理待处理存档下载的方法",
17+
"更新了 ArchiverDownloadDialog 以利用 ArchiverDownloadCompleter 进行下载处理",
18+
"改进了 ArchiverDownloadProgress 中的下载进度跟踪",
19+
"确保在 SpiderDen 中创建下载目录",
20+
"猫尾草:添加小米系统优化助手,优化后台下载和通知管理",
21+
"猫尾草:add gradle wrapper jar and properties for CI build",
22+
"Cololi:沉浸式底部导航栏 (#2597)"
1623
]
1724
}
1825
}

0 commit comments

Comments
 (0)