You've already forked iFlow-Settings-Editor-GUI
新增 系统托盘功能及快速切换API配置
This commit is contained in:
13
CHANGELOG.md
Normal file
13
CHANGELOG.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 更新日志
|
||||
|
||||
## [1.5.1] - 2026-04-17
|
||||
|
||||
### 新增
|
||||
- **系统托盘功能**
|
||||
- 窗口关闭时最小化到托盘而非退出应用
|
||||
- 托盘右键菜单:显示主窗口、切换 API 配置、退出
|
||||
- 双击托盘图标恢复显示主窗口
|
||||
- 从托盘快速切换 API 配置
|
||||
|
||||
### 优化
|
||||
- API 配置编辑对话框的数据回填逻辑,使用 `(profile && profile.xxx) || fallback` 模式
|
||||
Reference in New Issue
Block a user