From 4286b94a868b7fb1205317094750f3a0b1a8bdff Mon Sep 17 00:00:00 2001 From: Pin Studios Date: Thu, 24 Apr 2025 15:05:46 +0800 Subject: [PATCH] Update version to 1.11.02, add Japanese and Italian language support, refactor account generation using Faker, and fix various issues. Update CHANGELOG.md to reflect these changes. --- .env | 4 ++-- CHANGELOG.md | 5 +++++ README.md | 17 ----------------- 3 files changed, 7 insertions(+), 19 deletions(-) diff --git a/.env b/.env index c2b10de..78e61cb 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -version=1.11.01 -VERSION=1.11.01 +version=1.11.02 +VERSION=1.11.02 diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ffb0a8..7a2c53f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log +## v1.11.02 +1. Add: Japanese and Italian language support +2. Refactor: Account Generation with Faker and Update requirements.txt +3. Fix: Some Issues | 修復一些問題 + ## v1.11.01 0. Must Update to this version to get full experience | 必須更新到此版本以獲取完整體驗 1. Restore: Some Main Code | 恢復一些主程式碼 diff --git a/README.md b/README.md index c05f5b6..9791cf7 100644 --- a/README.md +++ b/README.md @@ -92,23 +92,6 @@ irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/inst -
-⭐ Manual Reset Machine | 手動運行重置機器 - -### **Linux/macOS** - -```bash -curl -fsSL https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.sh | sudo bash -``` - -### **Windows** - -```powershell -irm https://raw.githubusercontent.com/yeongpin/cursor-free-vip/main/scripts/reset.ps1 | iex -``` - -
- If you want to stop the script, please press Ctrl+C
要停止腳本,請按 Ctrl+C ## ❗ Note | 注意事項