From 192c74e1668f47e0f8d4c376526244ad93bb832e Mon Sep 17 00:00:00 2001 From: kunfei Date: Wed, 19 Apr 2023 22:39:34 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index 8008f5017..7f6988768 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -23,6 +23,7 @@ * 导入书源菜单添加选择选中更新源,选中新增源 * 优化web端 +* 添加本地密码设置,备份涉及到的敏感信息用密码加密后再备份,如webdav密码等 * 其它一些优化 * 其中一些更新由 Xwite, Horis提供