This commit is contained in:
pompurin404 2024-09-09 12:04:17 +08:00
parent 3f06b6ea89
commit 50c526b015
No known key found for this signature in database
2 changed files with 7 additions and 3 deletions

View File

@ -4,5 +4,9 @@
### New Features ### New Features
- 新增轻量模式,支持完全退出应用只保留内核后台运行 - 添加交互式使用指南
- 折叠不常用设置项
### Bug Fixes
- 修复 MacOS 无法退出全屏的问题
- 修复设置页面的样式错误问题

View File

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