←  Back to Changelog

October 1, 2021

Automatic preview page reloads

A small, but mighty improvement to your web application preview. No more manual page refresh when you open the preview before the application’s port is ready.

Gitpod now reloads the page every five seconds, automatically. Once your application listens on a port, the preview will reload and you’re ready to code.

Please let us know what you think via Twitter @gitpod or chat with us at https://www.gitpod.io/chat.

Avatar of csweichel Avatar of princerachit Avatar of rohan-patra

Fixes and improvements

  • #5836 - Make it possible to re-trigger failed or timed out Prebuilds Avatar of AlexTugarev Avatar of gtsiolis Avatar of jankeromnes
  • #5640 - [Teams & Projects] Ask for authorization when viewing a project of a provider without connection Avatar of AlexTugarev Avatar of JanKoehnlein Avatar of gtsiolis Avatar of jankeromnes
  • #5967 - [teams] Fix joining teams from different DB region Avatar of AlexTugarev Avatar of gtsiolis Avatar of jankeromnes
  • #5572 - Refactor integration tests using sigs.k8s.io/e2e-framework Avatar of aledbf Avatar of corneliusludmann Avatar of csweichel Avatar of geropl Avatar of jankeromnes Avatar of rl-gitpod
  • #5935 - [dashboard] fix accumulating websocket connections Avatar of geropl Avatar of jankeromnes
  • #5897 - [workspace] Make the workspace stopping mechanism more deterministic Avatar of aledbf Avatar of csweichel Avatar of geropl
  • #5918 - [prebuilds] fix prebuild logs with multiple tasks Avatar of akosyakov Avatar of geropl
  • #5693 - [image-builder] Include environment variables in the built workspace image Avatar of aledbf Avatar of corneliusludmann Avatar of csweichel
  • #5920 - [db] add missing index `d_b_prebuild_workspace.buildWorkspaceId Avatar of AlexTugarev Avatar of geropl Avatar of meysholdt
  • #5899 - fix log format for meta components Avatar of AlexTugarev Avatar of geropl
  • #5787 - improve websocket reconnection handling in the frontend Avatar of akosyakov Avatar of geropl