Releases: squarecloudofc/vscode-extension
Releases · squarecloudofc/vscode-extension
v3.3.0
Fixes
- Add paywall for accounts without plan / no apps and stop auto status polling in that state.
- Use
SquareCloudAPI#userfor API key validation and remove temporary debug logs. - Sync
pnpm-lock.yamlwithpackage.jsonto fix CI install. - Add
CONTRIBUTING.mdand locale-aware SquareCloud links.
Full Changelog: v3.2.11...v3.3.0
v3.2.10
Fixes
- API key resetting at every relaunch on IDE's other than VS Code.
Full Changelog: v3.2.6...v3.2.10
v3.2.6
Changes
- Backups renamed to snapshots.
Fixes
- Crashes and loading issues.
v3.2.5
Fixes
- Fix committing folders.
v3.2.4
Docs
- Improved README examples.
- Renamed extension.
v3.2.3
Fixes
- Fix configuration file for Windows users.
v3.2.0
Added
- Configuration file syntax highlighting & auto completion. 🎉
v3.1.5
Fixes
- Fix API key not validating in some (really) specific cases.
v3.1.4
Fixes
- Fix restarting the application after a commit.
v3.1.3
Fixes
- Fix application commit.
- Fix application backup.
- Duplication of logs output channels.