Add bypass token limit functionality

- Introduced a new script `bypass_token_limit.py` to modify the `workbench.desktop.main.js` file, allowing users to bypass token limits.
- Updated localization files to include new strings for the bypass token limit feature in English, Simplified Chinese, and Traditional Chinese.
- Enhanced CHANGELOG.md to reflect the addition of the bypass token limit feature and related fixes.
This commit is contained in:
yeongpin
2025-04-11 10:53:06 +08:00
parent 9f51ba8128
commit 4746af7ce9
5 changed files with 199 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
# Change Log
## v1.8.11
1. Add: Bypass Token Limit | 添加繞過 Token 限制
2. Fix: Some Issues | 修復一些問題
## v1.8.10
1. Add: Check User Authorized | 添加檢查用戶授權
2. Fix: Linux Reset Process Error: 'base' | 修復 Linux 重置過程錯誤:'base'