File tree Expand file tree Collapse file tree 3 files changed +12
-9
lines changed
manifests/w/Waytech/CloudDrive2/1.0 Expand file tree Collapse file tree 3 files changed +12
-9
lines changed Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ InstallerType: inno
77Scope : machine
88UpgradeBehavior : install
99ProductCode : ' {6A67D75D-B097-4828-B0DA-9257E00ECEF4}_is1'
10- ReleaseDate : 2025-12-24
10+ ReleaseDate : 2025-12-27
1111Installers :
1212- Architecture : x64
13- InstallerUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.18 /CloudDrive2Setup-X64-0.9.18 .exe
14- InstallerSha256 : 1913AA6789CB46C67601D0B9DC8DC064077F1782D085A139C535E517B0E5D4C2
13+ InstallerUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.19 /CloudDrive2Setup-X64-0.9.19 .exe
14+ InstallerSha256 : 349C1A9E063BCE8969F7542EDF91DF9ED0186C177C03E5A242D94103ACE09FCF
1515- Architecture : arm64
16- InstallerUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.18 /CloudDrive2Setup-Arm64-0.9.18 .exe
17- InstallerSha256 : 60FF22BDB856CA40F70B3FBB04E9F963140172CBEBE1F2EBAE9D719628785CA7
16+ InstallerUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/download/v0.9.19 /CloudDrive2Setup-Arm64-0.9.19 .exe
17+ InstallerSha256 : 39F88B3DE16EF7D354AE43206FCA36B1EDE1DA6C1AF996AF4AD68C8F81B038B6
1818ManifestType : installer
1919ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 2626- server
2727- share
2828- storage
29- ReleaseNotesUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v0.9.18
29+ ReleaseNotesUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v0.9.19
3030PurchaseUrl : https://www.clouddrive2.com/pricing.html
3131ManifestType : defaultLocale
3232ManifestVersion : 1.10.0
Original file line number Diff line number Diff line change 2828- 文件
2929- 服务器
3030ReleaseNotes : |-
31- 1. 新增下载文件的本地缓存功能:本地缓存需要在网盘设置里对每个网盘账号单独开启,默认为关闭,可以为每个网盘设置需要缓存的单个文件最大大小;在系统设置里设置可以本地缓存占用本地磁盘空间总大小,当缓存占用超过设定大小时,旧缓存将被删除掉;可以查看当前已经占用的本地缓存大小,可以彻底清除本地缓存。本地缓存是以文件哈希作为索引,所以缓存的文件可以跨目录跨用户和跨网盘(如果采用同样哈希算法)共享
32- 2. 其它性能优化
33- ReleaseNotesUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v0.9.18
31+ 1. 系统设置增加本地文件缓存淘汰策略选项,可以在 LRU(最近最少使用)、优先移除大文件、优先移除小文件中选择,默认为 LRU
32+ 2. 修复本地文件缓存重新启动后显示的缓存大小和文件都为 0 的问题;修复本地文件缓存大小可能超过限制总大小的问题;修复在某些操作系统上 sparse 文件创建失败,导致缓存大文件时会立刻分配整个文件大小空间的问题。注意:上个版本缓存的文件升级后有部分可能会被清除并在下次访问的时候重新下载
33+ 3. 修复极个别情况下开启 2FA 验证后登录无限退出的问题
34+ 4. 修复指定最大缓存文件大小时无法修改单位的问题
35+ 5. 其它界面优化
36+ ReleaseNotesUrl : https://github.com/cloud-fs/cloud-fs.github.io/releases/tag/v0.9.19
3437PurchaseUrl : https://www.clouddrive2.com/pricing.html
3538ManifestType : locale
3639ManifestVersion : 1.10.0
You can’t perform that action at this time.
0 commit comments