-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
一、新增功能 1. 新增服务器前置测试功能 2. 新增远程存储测试功能 3. 新增版本管理远程版本仓库测试功能 4. 新增远程备份测试功能 二、系统优化 1. 目录下载查询模式实现 2. 历史版本下载查询模式实现 3. 仓库同步优化,避免相同同步操作短时间多次触发 4. 文件刷新操作优化 5. 仓库自动备份、定时同步、数据库备份时机优化 6. 历史版本恢复功能优化 7. 版本管理忽略功能优化 8. getSubDocLevel接口优化,增加容错处理 三、缺陷修复 1. getLevelByParentPath在path以/开头时计算错误
- Loading branch information
yuan
committed
Jul 30, 2022
1 parent
cace533
commit 0c3d2b2
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.02.32 | ||
2.02.33 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters