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:
yeongpin
2025-04-12 17:00:18 +08:00
parent 3862176867
commit 26a8e8da28
6 changed files with 51 additions and 9 deletions

View File

@@ -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 | 添加更多瀏覽器支持