Releases: squarecloudofc/vscode-extension
Releases · squarecloudofc/vscode-extension
v3.1.5
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.
v3.1.2
Added
- Now you can choose wheter you want to restart your application after the commit or not.
v3.1.0
Added
- Readded user information view
3.0.0
🥳 Massive revamp - Square Cloud Easy
🆙 Improvements
- Everything is more polished, ensuring performance and stability.
- Now statuses come from status all API endpoint.
- API key is now stored in VSCode Secrets for your safety.
- More reliable and fast state and cache management.
🛠️ Fixes
- Applications names not showing.
- Application description error at startup.
- Unstable API key handling.
2.0.0
New
- Now using Square Cloud API v2.
squarecloud.ignore
now has its own icon.- Now you can favorite applications.
- New RAM usage field at user information view.
Changes
- All icons have been changed.
- Status bar item renamed to Square Cloud.
- Now you can upload your whole workspace or commit to an existing app.
- Manage your application by starting, stopping or restarting within the menu.
1.1.1
Added
- Now a backup will be created before deleting the application.
1.1.0
Added
- New upload/commit system with Status Bar item. (Beta)
- New
backup
andcopy ID
context menu commands for applications. - New icon and syntax highlighting for Square Cloud configuration files.
Changed
- Now you can commit file or folder via applications context menu.
- Now logs show in an output channel instead of webview.
- Increase timeout to refresh data when using command like
start
andstop
.
Fixed
- Error when trying to refresh data.