From 187942099f0a358046bfb379db6561c80d0d3d2f Mon Sep 17 00:00:00 2001 From: gedoor Date: Tue, 11 May 2021 20:33:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/updateLog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 3de6114c5..1de59413b 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -4,7 +4,9 @@ * 旧版数据导入教程:先在旧版阅读(2.x)中进行备份,然后在新版阅读(3.x)【我的】->【备份与恢复】,选择【导入旧版本数据】。 **2021/05/11** -* 修复bug +* 修复部分webDav bug +* 修复图片太大时会崩溃的bug +* 修复其它一些bug **2021/05/10** * 修复书签bug