From 00286cfcafecb01dff6c0fa3994979b5226d4afd Mon Sep 17 00:00:00 2001 From: Jan Keromnes Date: Mon, 6 Apr 2020 18:55:50 +0200 Subject: [PATCH] [full-vnc] Automatically reconnect noVNC if the connection is dropped --- CHANGELOG.md | 4 +++- full-vnc/novnc-index.html | 10 ++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 171726f9a..70cc348a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,10 @@ Curated, chronologically ordered list of notable changes in [Gitpod's default wo Inspired by [keepachangelog.com](https://keepachangelog.com/). +## 2020-04-06 + +- Make noVNC (virtual desktop) automatically reconnect if the connection is dropped, and enable noVNC toolbar [#170](https://github.com/gitpod-io/workspace-images/pull/170) ## 2020-03-30 -### Breaking Changes - Upgrade Node.js from v10 → v12 LTS (to pin a specific version, see [this workaround](https://github.com/gitpod-io/workspace-images/pull/178#issuecomment-602465333)) diff --git a/full-vnc/novnc-index.html b/full-vnc/novnc-index.html index d70584ce8..d339b767f 100644 --- a/full-vnc/novnc-index.html +++ b/full-vnc/novnc-index.html @@ -1,6 +1,8 @@ - +