This commit is contained in:
pompurin404 2024-09-30 14:00:00 +08:00
parent a481ca3c89
commit 04706eb9de
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
### New Features
- 使用 Unix Socket/Windows NamedPipe 通信,提高安全性
- Windows 允许添加 `noadmin` 参数以普通权限启动程序
- 支持在 Windows 任务栏显示网速信息
- 优化 fixed 节点 unfixed 速度

View File

@ -1,6 +1,6 @@
{
"name": "mihomo-party",
"version": "1.3.7",
"version": "1.4.0",
"description": "Mihomo Party",
"main": "./out/main/index.js",
"author": "mihomo-party",