Skip to content

Releases: squarecloudofc/vscode-extension

v3.1.5

04 Dec 17:17
Compare
Choose a tag to compare

Fixes

  • Fix API key not validating in some (really) specific cases.

v3.1.4

27 Nov 02:41
Compare
Choose a tag to compare

Fixes

  • Fix restarting the application after a commit.

v3.1.3

01 Nov 17:20
Compare
Choose a tag to compare

Fixes

  • Fix application commit.
  • Fix application backup.
  • Duplication of logs output channels.

v3.1.2

30 Jul 00:58
Compare
Choose a tag to compare

Added

  • Now you can choose wheter you want to restart your application after the commit or not.

v3.1.0

26 Jul 20:47
Compare
Choose a tag to compare

Added

  • Readded user information view

3.0.0

26 Jul 14:29
Compare
Choose a tag to compare

🥳 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

24 Apr 22:13
f91ffd5
Compare
Choose a tag to compare

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

21 Jan 14:21
Compare
Choose a tag to compare

Added

  • Now a backup will be created before deleting the application.

1.1.0

19 Jan 01:39
Compare
Choose a tag to compare

Added

  • New upload/commit system with Status Bar item. (Beta)
  • New backup and copy 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 and stop.

Fixed

  • Error when trying to refresh data.

1.0.1

02 Jan 00:28
Compare
Choose a tag to compare

Fixes