mirror of
https://git.axenov.dev/mirrors/cursor-free-vip.git
synced 2026-01-05 18:21:31 +03:00
Update CHANGELOG for missing translations, add manual custom authentication feature, and enhance error handling in cursor authentication. Fix: ensure proper handling of database connection errors and improve user feedback in various languages.
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -1,12 +1,13 @@
|
||||
# Change Log
|
||||
|
||||
## v1.11.02
|
||||
1. Add: Japanese and Italian language support
|
||||
2. Refactor: Account Generation with Faker and Update requirements.txt
|
||||
3. Add: script to auto-translate missing keys in translation files | 增加 fill_missing_translations.py 自動翻譯缺失的翻譯鍵
|
||||
4. Add: TempMailPlus Support, support temp email verification | 新增 TempMailPlus 配置,支持临时邮箱验证功能
|
||||
5. Fix: Chrome user data directory permission problem on mac | 修復 Chrome 用戶數據目錄權限問題 on mac
|
||||
6. Fix: Some Issues | 修復一些問題
|
||||
1. Fill: Missing Translations(ar, zh-cn, zh-tw, vi, nl, de, fr, pt, ru, tr, bg, es, ja, it) | 填補缺失的翻譯
|
||||
2. Add: Japanese and Italian language support
|
||||
3. Refactor: Account Generation with Faker and Update requirements.txt
|
||||
4. Add: script to auto-translate missing keys in translation files | 增加 fill_missing_translations.py 自動翻譯缺失的翻譯鍵
|
||||
5. Add: TempMailPlus Support, support temp email verification | 新增 TempMailPlus 配置,支持临时邮箱验证功能
|
||||
6. Fix: Chrome user data directory permission problem on mac | 修復 Chrome 用戶數據目錄權限問題 on mac
|
||||
7. Fix: Some Issues | 修復一些問題
|
||||
|
||||
## v1.11.01
|
||||
0. Must Update to this version to get full experience | 必須更新到此版本以獲取完整體驗
|
||||
|
||||
Reference in New Issue
Block a user