This commit is contained in:
pompurin404 2024-08-21 00:00:19 +08:00
parent 936f25e235
commit 43bfe49dc0
No known key found for this signature in database
2 changed files with 4 additions and 5 deletions

View File

@ -1,9 +1,8 @@
### New Features
- 支持一键复制环境变量
- 同步标题栏深浅主题
- 支持全局快捷键
- 添加流量图显
### Bug Fixes
- 修复托盘菜单在Linux下崩溃的问题
- 修复编辑器补全/提示/格式化问题
- 修复Windows托盘菜单重复出现的问题

View File

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