Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
61e6934d8d | ||
|
|
70f07d3839 | ||
|
|
7785691b30 | ||
|
|
b1a307ed31 | ||
|
|
9c82d86831 | ||
|
|
1bec1018f6 | ||
|
|
f10d152386 | ||
|
|
b9fc37927c | ||
|
|
869d478947 | ||
|
|
fd10c67cd6 | ||
|
|
ff727bbf66 | ||
|
|
743bfda88e | ||
|
|
4156bdd28c | ||
|
|
212f551f6c | ||
|
|
f70d8fa1c9 | ||
|
|
2379718df6 | ||
|
|
eebeb6e6ce | ||
|
|
f2a56644e5 | ||
|
|
9e7055e404 | ||
|
|
dc9f297f79 | ||
|
|
436116da92 | ||
|
|
bc5542ca7c | ||
|
|
a11a5202a4 | ||
|
|
921269cce6 | ||
|
|
93102df95b | ||
|
|
17b1d90b7f | ||
|
|
717a52c56a | ||
|
|
920c32a91e | ||
|
|
682bc7a724 | ||
|
|
3c4bd913a0 | ||
|
|
8fe03b6bca | ||
|
|
4a3c14457c | ||
|
|
abb658bc88 | ||
|
|
15992d6d97 | ||
|
|
ac304cf2f5 | ||
|
|
15a0812634 | ||
|
|
a0fc70710b | ||
|
|
4717d8bce3 | ||
|
|
37cdb9e1b8 | ||
|
|
9eb42ef487 | ||
|
|
d97e95ae0b | ||
|
|
e440af62b0 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -375,7 +375,30 @@ ps:捐赠建议附上注册用户名<br>
|
||||
<summary>
|
||||
<mark><font size=5 color=darkred>更新历史</font></mark>
|
||||
</summary>
|
||||
|
||||
|
||||
### 2025-09-26更新到v0.40.5<br><br>
|
||||
1、解决代理模式下连接概率性断开的BUG<br>
|
||||
2、增强稳定性,提升性能<br>
|
||||
3、增加开机自启动脚本,使用方式如下:<br>
|
||||
* windows
|
||||
```
|
||||
windows下,确保 enable_autostart.bat 和 enable_autostart.ps1 文件与服务端在同一个目录
|
||||
打开cmd窗口,开启自启动输入:
|
||||
enable_autostart.bat on
|
||||
关闭自启动输入:
|
||||
enable_autostart.bat off
|
||||
过程中要求脚本以管理员方式运行
|
||||
```
|
||||
* linux/macOS
|
||||
```
|
||||
确保 enable_autostart.sh 文件与服务端在同一个目录
|
||||
开启自启动输入:
|
||||
enable_autostart.sh on
|
||||
关闭自启动输入:
|
||||
enable_autostart.sh off
|
||||
```
|
||||
4、版本更新到v0.40.5<br>
|
||||
|
||||
### 2025-03-25<br>
|
||||
1、文件管理新增空目录删除功能<br>
|
||||
2、服务端间连接增加使用时连接功能(20秒内重连1次)<br>
|
||||
@@ -718,3 +741,5 @@ ps:捐赠建议附上注册用户名<br>
|
||||
【重要提示】v0.14版本将于之前版本不兼容,请务必更新版本!!!<br>
|
||||
### ....初始版本v0.13<br>
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user