hotfix: Improve Signup Flow and Timing Configuration

- Add comprehensive timing configuration for signup process
- Refactor random wait time generation with more flexible config options
- Update form filling and verification code handling with configurable wait times
- Enhance localization support for new timing-related messages
- Update version to 1.7.03 across project files
This commit is contained in:
yeongpin
2025-03-10 12:24:43 +08:00
parent cd4f36725c
commit ffd48201fd
9 changed files with 144 additions and 70 deletions

View File

@@ -1,5 +1,8 @@
# Change Log
## v1.7.03
1. Hotfix: Small Problem | 修復一些小問題
## v1.7.02
1. Fix: Cursor Path | 修復Cursor路徑
2. Add: Config File | 增加配置文件