feat: add window-state management and recovery functionality (#3792)

* feat: add window-state management and recovery functionality

* fix: correct file name reference for window-state.json in uninstall section

* fix: remove unused tauri_plugin_window_state import
This commit is contained in:
Tunglies
2025-06-18 02:21:00 +08:00
committed by GitHub
parent c8ae37811c
commit c40c1960ed
3 changed files with 16 additions and 4 deletions

View File

@@ -7,6 +7,10 @@
- 修复 macOS Intel X86 架构构建错误导致无法运行
- 修复 Linux 下界面边框白边问题
### ✨ 新增功能
- 新增 window-state 窗口状态管理和恢复
## v2.3.0
**发行代号:御**