✨ New Features
- Verify Google OAuth code automatically after receipt
- Add button to open logs folder
- Add expiration warning for Google OAuth authentication
🐛 Bug Fixes
- Fixed
state.vscdbpath on Linux to includeUser/globalStoragesubdirectory (Fixed #26) - Improved process detection on macOS/Linux using
find-processto reliably identify the main application and exclude helper processes (Fixed #27) - Fixed keychain access error on macOS Apple Silicon (M1/M2/M3) by adding arm64 build to CI
🔧 Maintenance
- Add VS Code settings for auto-formatting and ESLint