From 1c78642962c3f26c1f0e306e1ef152327ec3fb6e Mon Sep 17 00:00:00 2001
From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com>
Date: Sat, 21 Mar 2020 19:37:47 +0800
Subject: [PATCH] Update version
---
version | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/version b/version
index 47d021d..9837280 100644
--- a/version
+++ b/version
@@ -1,3 +1,9 @@
+20200321-1830.15
+本次更新后,'index.html'功能在其它主题会导致bug。
+文本类文件将缓存;添加hideFunctionalityFile开关;在添加网盘时会显示已经在用的标签。
+after this update, then 'index.html' function will bug in other theme.
+cache text file content;add hideFunctionalityFile;list exist disktags when AddDisk。
+
20200311-2150.14
Add a switch, can download a known file or not, while the folder is encrypted.
Hide time and size in mobile.
@@ -5,7 +11,6 @@ Now, you can get a random 'jpg' from a folder when you type '?random=jpg' after
增加一个开关,在目录加密后能否下载其中的某个文件。
在手机上浏览时,隐藏修改时间跟大小。
加入一个功能,现在可以在某个目录后面加上'?random=jpg'来得到本目录里面的一张随机jpg。
-
20200229-1300.13
In SCF, some config can input Special symbols now, like ?&= 。
在SCF中,某些配置可以输入特殊符号了,像background可以用?&=之类的了。