From d3d73798f6a38248556c407c10d3b3d2e4024553 Mon Sep 17 00:00:00 2001 From: Pin Studios Date: Mon, 28 Apr 2025 11:36:27 +0800 Subject: [PATCH] Add: update CHANGELOG for new features including Japanese and Italian language support, TempMailPlus integration, and a script for auto-translating missing translation keys. Fix: address Chrome user data directory permission issues on mac. --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a2c53f..7335635 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,10 @@ ## v1.11.02 1. Add: Japanese and Italian language support 2. Refactor: Account Generation with Faker and Update requirements.txt -3. Fix: Some Issues | 修復一些問題 +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 | 修復一些問題 ## v1.11.01 0. Must Update to this version to get full experience | 必須更新到此版本以獲取完整體驗