← Back to Changelog
June 20, 2022
Grouping of inactive workspaces
Did you notice any changes in your workspaces list? Inactive workspaces are now grouped below the active workspaces and also allow users to clean up (mass delete) all inactive workspaces, see relevant pull request
Feedback is welcome, feel free to raise an issue or chat with us.
Roadmap updates
Command Line Interface (gp
)
Fixes and improvements
- #10450 - Added action to delete all inactive workspaces
- #10704 - SSH access no longer requires a private SSH key (removing forced password prompt)
- #10676 - Added action to delete all inactive workspaces
- #10357 - Fix hanging “Prebuild in Progress” page.
- #10175 - Allow customize VMOptions for JetBrains backend server, by setting
INTELLIJ_VMOPTIONS
(also GoLand/PyCharm/PhpStorm) environment variable - #10562 - Add
GITPOD_WORKSPACE_CLASS
environment variable to workspaces to allow easier identification of the workspace class - #10352 - Fix: Don’t skip prebuilds if .gitpod.yml has a ‘before’ task but no ‘init’ task