From 3b0e418bba8e44629f41e234a6ddfcdc8759440c Mon Sep 17 00:00:00 2001 From: kunfei Date: Thu, 20 Oct 2022 20:16:00 +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 6233f179c..703624815 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -13,6 +13,7 @@ **2022/10/20** +* 优化搜索范围的选择,不改变原来的使用习惯 * 添加web服务唤醒锁开关,默认关闭,有些手机开启唤醒锁会被杀后台 * 添加设备名称设置,会在webdav备份文件名上显示 by 821938089 * 添加禁用滚动点击动画设置 by 821938089