Skip to content

Commit 7ad694d

Browse files
committed
0.9.18 download page, api pages, and update packages
1 parent 700d995 commit 7ad694d

File tree

66 files changed

+538
-104
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+538
-104
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"liveServer.settings.port": 5764
2+
"liveServer.settings.port": 5764,
3+
"protobuf.protoc.path": "/opt/homebrew/bin/protoc"
34
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4e20efa23c46edd8899c481f63ac41eb2fede4448a818bf9ce4e4b13dedd0c84
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
V0.9.18(Web2.2.4.0)
2+
3+
1. 新增下载文件的本地缓存功能:本地缓存需要在网盘设置里对每个网盘账号单独开启,默认为关闭,可以为每个网盘设置需要缓存的单个文件最大大小;在系统设置里设置可以本地缓存占用本地磁盘空间总大小,当缓存占用超过设定大小时,旧缓存将被删除掉;可以查看当前已经占用的本地缓存大小,可以彻底清除本地缓存。本地缓存是以文件哈希作为索引,所以缓存的文件可以跨目录跨用户和跨网盘(如果采用同样哈希算法)共享
4+
2. 其它性能优化
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4e20efa23c46edd8899c481f63ac41eb2fede4448a818bf9ce4e4b13dedd0c84
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
V0.9.18(Web2.2.4.0)
2+
3+
1. 新增下载文件的本地缓存功能:本地缓存需要在网盘设置里对每个网盘账号单独开启,默认为关闭,可以为每个网盘设置需要缓存的单个文件最大大小;在系统设置里设置可以本地缓存占用本地磁盘空间总大小,当缓存占用超过设定大小时,旧缓存将被删除掉;可以查看当前已经占用的本地缓存大小,可以彻底清除本地缓存。本地缓存是以文件哈希作为索引,所以缓存的文件可以跨目录跨用户和跨网盘(如果采用同样哈希算法)共享
4+
2. 其它性能优化
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
714ec24b9126f44acaba228792659fc92bb4a88870d15a2db388dc438fb1d365
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
V0.9.18(Web2.2.4.0)
2+
3+
1. 新增下载文件的本地缓存功能:本地缓存需要在网盘设置里对每个网盘账号单独开启,默认为关闭,可以为每个网盘设置需要缓存的单个文件最大大小;在系统设置里设置可以本地缓存占用本地磁盘空间总大小,当缓存占用超过设定大小时,旧缓存将被删除掉;可以查看当前已经占用的本地缓存大小,可以彻底清除本地缓存。本地缓存是以文件哈希作为索引,所以缓存的文件可以跨目录跨用户和跨网盘(如果采用同样哈希算法)共享
4+
2. 其它性能优化

0 commit comments

Comments
 (0)