File tree Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Expand file tree Collapse file tree 2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change 1
1
# 开源社区版更新日志
2
2
3
+ ## 4.3.0(2025-05-25)
4
+
5
+ ### 新功能
6
+ - 支持 OAuth2 单点登录 [ PR-741] ( https://github.com/zfile-dev/zfile/pull/741 )
7
+ - SFTP 支持密钥模式登录 [ PR-738] ( https://github.com/zfile-dev/zfile/pull/738 )
8
+ - 增加清理密码文件夹缓存功能(首页右上角 - 设置按钮 - 最后)
9
+
10
+ ### 优化
11
+ - 限制 webdav 存储源链接时间为 10 秒, 避免因网络问题一直卡住等待
12
+ - 如果用户未启用,首页不再返回存储源列表
13
+
14
+ ### BUG 修复
15
+ - 修复为用户设置基路径后,密码文件夹异常的 bug(影响保存密码,预览,移动复制等操作)
16
+ - 修复本地存储不支持 range 的bug
17
+ - 修复某些 webdav 服务器上传文件时文件大小必传导致上传失败的 bug
18
+ - 修复卡片模式下打开画廊模式时显示异常的 bug
19
+ - 修复从存储源根目录回到存储源列表时上传按钮仍然占位的 bug
20
+ - 修复修改密码弹窗移动端宽度显示不全的 bug
21
+
3
22
## 4.2.1
4
23
5
24
### 新功能
Original file line number Diff line number Diff line change 4
4
购买捐赠版可以上 https://www.zfile.vip/pricing 查看功能介绍并购买.
5
5
:::
6
6
7
+ ## 4.3.0(2025-05-25)
8
+
9
+ ### 新功能
10
+ - 支持 OAuth2 单点登录 [ PR-741] ( https://github.com/zfile-dev/zfile/pull/741 )
11
+ - SFTP 支持密钥模式登录 [ PR-738] ( https://github.com/zfile-dev/zfile/pull/738 )
12
+ - 增加清理密码文件夹缓存功能(首页右上角 - 设置按钮 - 最后)
13
+
14
+ ### 优化
15
+ - 限制 webdav 存储源链接时间为 10 秒, 避免因网络问题一直卡住等待
16
+ - 如果用户未启用,首页不再返回存储源列表
17
+
18
+ ### BUG 修复
19
+ - 修复为用户设置基路径后,密码文件夹异常的 bug(影响保存密码,预览,移动复制等操作)
20
+ - 修复本地存储不支持 range 的bug
21
+ - 修复某些 webdav 服务器上传文件时文件大小必传导致上传失败的 bug
22
+ - 修复卡片模式下打开画廊模式时显示异常的 bug
23
+ - 修复从存储源根目录回到存储源列表时上传按钮仍然占位的 bug
24
+ - 修复修改密码弹窗移动端宽度显示不全的 bug
7
25
8
26
## 4.2.3
9
27
You can’t perform that action at this time.
0 commit comments