You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor GitHub Actions workflow to replace deprecated set-output com…
…mand with new output syntax. Update Windows SDK installation step and add fallback for SignTool download in case of failure.
Update CHANGELOG for v1.10.04 with hotfix for 'main_path' access issu…
…e on Windows and macOS, and general bug fixes. Modify issue templates to clarify version placeholder for bug reports.
Update version to 1.10.03, enhance CHANGELOG with new features includ…
…ing manual registration, email support, and various bug fixes. Add new cursor_auth and cursor_register_manual scripts for improved user registration process.
Update version to 1.10.02, enhance CHANGELOG with new project guideli…
…nes, and implement a function to retrieve user Documents folder path in reset_machine_manual.py and totally_reset_cursor.py.
Enhance GitHub Actions workflow by adding code checkout step, calcula…
…ting SHA256 checksums for release files, and extracting release notes from CHANGELOG. The release notes now include checksums for better transparency.
Update version to 1.9.03 and enhance CHANGELOG
- Updated the version in the .env file to 1.9.03.
- Added new entries in CHANGELOG.md for version 1.9.03, detailing hotfixes and improvements, including bypassing Cursor JWT expiration issues and fixing automatic logout in the Cursor editor.
- Refactored token extraction logic in cursor registration files to utilize a new method for improved reliability.