Update version to 1.7.19, add Cursor Account Info feature, and enhance configuration handling for updater paths. Update CHANGELOG.md with new features and fixes.

This commit is contained in:
yeongpin
2025-03-28 19:24:55 +08:00
parent bd9e10056f
commit 4587fd9373
9 changed files with 664 additions and 15 deletions

View File

@@ -1,5 +1,11 @@
# Change Log
## v1.7.19
1. Add: Cursor Account Info | 增加 Cursor 賬號信息
2. Fix: Disable Auto Update | 修復禁用自動更新
3. Add: 0.48.x Version Support | 增加 0.48.x 版本支持
4. Fix: Some Issues | 修復一些問題
## v1.7.18
1. Fix: No Write Permission | 修復沒有寫入權限
2. Fix: Improve Linux path detection and config handling 修正 linux 路徑和config寫入讀取