mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-03 09:19:27 +03:00
Update CHANGELOG.md for version 1.9.02 and enhance config handling
- Added entries for version 1.9.02 in CHANGELOG.md, detailing fixes for configuration file path, Windows user permissions, and other issues. - Improved `config.py` to handle document path retrieval more robustly, including fallback to a temporary directory if the documents path is not found. - Updated localization files to include new strings for configuration messages in both English and Chinese.
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Change Log
|
||||
|
||||
## v1.9.02
|
||||
1. Fix: Config File Path | 修復配置文件路徑
|
||||
2. Fix: window user permission | 修復 window 用戶權限
|
||||
3. Fix: Some Issues | 修復一些問題
|
||||
|
||||
## v1.9.01
|
||||
1. Add: Bypass Token Limit | 添加繞過 Token 限制
|
||||
2. Add: More Browser Support | 添加更多瀏覽器支持
|
||||
|
||||
Reference in New Issue
Block a user