Skip to content

[changelog] updated changelog #17088

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Change Log

## March 2023
- Update JetBrains IDE images to most recent stable version. ([#17043](https://github.com/gitpod-io/gitpod/pull/17043)) - [@roboquat](https://github.com/roboquat)
- Allow to disable workspace sharing in team settings ([#17042](https://github.com/gitpod-io/gitpod/pull/17042)) - [@akosyakov](https://github.com/akosyakov), [@easyCZ](https://github.com/easyCZ), [@mustard-mh](https://github.com/mustard-mh), [@selfcontained](https://github.com/selfcontained)
- Update JetBrains IDE images to most recent stable version. ([#16989](https://github.com/gitpod-io/gitpod/pull/16989)) - [@roboquat](https://github.com/roboquat)
- Fix Ctrl/Cmd+O (Shortcut for "New Workspace" modal) ([#16995](https://github.com/gitpod-io/gitpod/pull/16995)) - [@geropl](https://github.com/geropl)
- Fix `Open Access Control` not working when git permission missing ([#16987](https://github.com/gitpod-io/gitpod/pull/16987)) - [@mustard-mh](https://github.com/mustard-mh)
- Update JetBrains IDE images to most recent stable version. ([#16969](https://github.com/gitpod-io/gitpod/pull/16969)) - [@akosyakov](https://github.com/akosyakov)
- Fixes https://github.com/gitpod-io/gitpod/issues/16916 ([#16941](https://github.com/gitpod-io/gitpod/pull/16941)) - [@geropl](https://github.com/geropl)
- Removes the latest ide alert warning on the workspace timeout page ([#16551](https://github.com/gitpod-io/gitpod/pull/16551)) - [@Devansu-Yadav](https://github.com/Devansu-Yadav)
- [gitpod-cli] change `gp rebuild` to `gp validate` ([#16867](https://github.com/gitpod-io/gitpod/pull/16867)) - [@iQQBot](https://github.com/iQQBot)
Expand Down