ā Ā Back to Changelog

April 30, 2021
Hello Dark mode
We heard you and implemented a dashboard dark mode (PR #3901) š! Head over to https://gitpod.io/preferences to pick the light or dark theme. Alternatively, select āSystemā and let us pick the theme that matches your system settings.
If you have specific feedback related to dark mode, please let us know in our feedback issue #3727 šš».
Fixes and improvements
- #3940 - Add OAuth2 host check (credit: Joern Schneeweisz from the GitLab Security Research Team).
- #4051 - Ask user for confirmation before deleting an environment variable.
- #4069 - Fix loading Gitpodās dashboard in Safari less than v14.
- #3830 - Optimize Gitpodās dashboard to make it lighter and load faster.
- #4018 - Make the Docker daemon in workspaces auto-start when needed by introducing a socket activated āsudo docker-upā.
- #3945 - UX: Fix accidental workspace deletion when using the āEnterā key.
- #3938 - Also show environment variables with identical names but different scopes in the dashboard.
- #3866 - Fix quantity type conversion in Team plans.