Skip to content

Commit

Permalink
update to v1.0.26-release
Browse files Browse the repository at this point in the history
  • Loading branch information
KOHGYLW committed Oct 27, 2019
1 parent 07a1c8f commit 38eb22c
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,9 @@ _注:kift为该功能的开发名称,其实际成果命名为kiftd。_

> 提示:当您更新版本后,请手动清除浏览器的缓存,之后刷新网盘主页以确保数据文件保持最新!否则可能导致新版页面功能无法使用。
### 常规更新v1.0.25
### 常规更新v1.0.26
_本次更新为维护性的更新,修复一些已经发现的问题并优化使用体验,推荐所有用户升级。_
+ 强化了文件系统路径设置的检查机制,避免因用户使用无法被程序识别的路径从而引发系统运行异常。
+ 进一步完善了日志记录的内容——在永久资源链接请求日志中增加IP地址的记录信息,帮助用户更加准确地掌握所有永久资源链接的使用情况。
+ 强化了新账户注册功能的账户名检查机制,防止新账户名中出现“:”和“=”导致程序无法识别。
+ 进一步完善了《kiftd说明文档》。
+ 优化了账户配置文件的载入和读取机制,确保在多人同时进行诸如修改密码或注册新账户等操作时不会因账户配置文件写入冲突而引发错误。

> 需要查看更多版本历史信息?请访问: https://kohgylw.gitee.io/News.html
Expand Down
Binary file not shown.
Binary file modified kiftd说明文档.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion webContext/home.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<!-- 青阳网络文件传输系统 kiftd v1.0.25-RELEASE -->
<!-- 青阳网络文件传输系统 kiftd v1.0.26-RELEASE -->
<!-- 欢迎访问主界面 -->
<!-- by 青阳龙野([email protected]) -->
<html>
Expand Down

0 comments on commit 38eb22c

Please sign in to comment.