Releases: yeongpin/cursor-free-vip
Releases · yeongpin/cursor-free-vip
v1.7.11
v1.7.10
What's Changed
- Totally Reset Cusror by @BasaiCorp in #253
New Contributors
- @BasaiCorp made their first contribution in #253
Full Changelog: v1.7.09...v1.7.10
v1.7.09
What's Changed
Full Changelog: v1.7.08...v1.7.09
v1.7.08
What's Changed
- fix(script): avoid empty version when call release api by @imbajin in #226
- doc: unify the README & CHANGELOG style by @imbajin in #227
- feat: Add Google and GitHub OAuth Authentication with Lifetime Access… by @mALIk-sHAHId in #243
New Contributors
- @imbajin made their first contribution in #226
- @mALIk-sHAHId made their first contribution in #243
Full Changelog: v1.7.07...v1.7.08
v1.7.07
What's Changed
- feat: Add Admin Privilege Management for Windows Executable by @ahmed98Osama in #199
- Add Vietnamese Language Support by @RenjiYuusei in #224
New Contributors
- @RenjiYuusei made their first contribution in #224
Full Changelog: v1.7.06...v1.7.07
v1.7.06
feat: Refactor Project Structure and Add Configuration Management - Add `config.py` for centralized configuration management - Add `utils.py` for cross-platform utility functions - Remove `browser.py` and `control.py` to simplify project structure - Update version to 1.7.06 - Modify build specification to reflect new file structure - Update localization files with new update confirmation messages - Enhance configuration loading and path detection across different platforms
v1.7.05
fix: Improve Cursor Version Check and Configuration Handling - Enhance version checking in `reset_machine_manual.py` with more robust error handling - Add detailed error messages and logging for version detection - Update configuration paths in `new_signup.py` to include Cursor application path - Add configuration initialization in `main.py` - Update localization files with new error and version-related messages
v1.7.04
feat: Add Linux ARM64 Support and Update Build Workflow - Extend GitHub Actions workflow to build Linux x64 and ARM64 executables - Update install script to detect Linux architecture (x64 or ARM64) - Modify release process to include both Linux architecture artifacts - Rename Linux build job to clarify x64 architecture
v1.7.03
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
v1.7.02
refactor: Optimize Signup Flow and Error Handling - Implement direct URL-based signup with pre-filled parameters - Enhance password setting process with improved error detection - Add more robust retry mechanism for password input - Improve error handling for email availability and submission - Refactor signup and password setting methods for better reliability