Skip to content

[changelog] updated changelog #9086

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
Apr 2, 2022
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
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log

## March 2022
## April 2022
- Experimental IPFS support for cluster-local image caching ([#9005](https://github.com/gitpod-io/gitpod/pull/9005)) - [@csweichel](https://github.com/csweichel)
- [kots]: add distribution check to the KOTS preflights ([#9060](https://github.com/gitpod-io/gitpod/pull/9060)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- [dashboard] Remove prebuild error message from prebuild log view ([#9045](https://github.com/gitpod-io/gitpod/pull/9045)) - [@easyCZ](https://github.com/easyCZ)
- [KOTS]: extract images from the Installer and put in the additionalImages array ([#8962](https://github.com/gitpod-io/gitpod/pull/8962)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
- [dashboard] Fix Settings menu colors in Dark theme ([#9052](https://github.com/gitpod-io/gitpod/pull/9052)) - [@jankeromnes](https://github.com/jankeromnes)

## March 2022
- Fixes missing login providers for Gitpod Self-Hosted. ([#9046](https://github.com/gitpod-io/gitpod/pull/9046)) - [@AlexTugarev](https://github.com/AlexTugarev)
- Add workspace branch & creation timespan column for Gitpod Jetbrains Gateway plugin workspace panel ([#8940](https://github.com/gitpod-io/gitpod/pull/8940)) - [@yaohui-wyh](https://github.com/yaohui-wyh)
- Removed leftover workspace size limit which could prevent backups from being created. ([#9039](https://github.com/gitpod-io/gitpod/pull/9039)) - [@csweichel](https://github.com/csweichel)
Expand Down