Antigravity Sync v0.7.1 - Release Notes
This patch release resolves an issue where Google Drive Sync would fail due to missing Google OAuth Credentials (GOOGLE_CLIENT_ID and GOOGLE_CLIENT_SECRET) in the compiled VSIX bundle.
🛠️ Bug Fixes & Improvements
- Injected Google OAuth Credentials:
- Correctly bundled environmental values from
.envat build time intodist/extension.jsvia Webpack's DefinePlugin. - Verified that the credentials load correctly during run time.
- Correctly bundled environmental values from
- Release Bundle:
- Packaged into an optimized, lightweight
antigravity-sync-0.7.1.vsix(585 KB) ready for distribution.
- Packaged into an optimized, lightweight
📦 Assets & Installation
- The pre-compiled bundle
antigravity-sync-0.7.1.vsixis available in the root directory for manual installation or upload to Open-VSX.