Skip to content

Releases: pgmystery/docker-extension-vnc

1.4.0

15 Mar 18:11

Choose a tag to compare

Added

  • Added audio output support for specific docker images.
  • Added audio input support (microphones) for specific docker images.
  • Added a warning when connecting to a template container and the container is not getting shown by docker because of the extension settings in docker desktop.
  • Added more docker images to the example container list.

Changed

  • Remove local react-vnc submodule.
  • Change the whole dashboard with new and more templates to try as docker containers.

Full Changelog: 1.3.4...1.4.0

1.3.4

27 Jul 16:48
580f143

Choose a tag to compare

Changed

  • Add info buttons for the docker image connection option text-fields.
  • Add a tooltip for the example container run button. With image.

Full Changelog: 1.3.3...1.3.4

1.3.3

10 Jun 21:57
6aedf6a

Choose a tag to compare

Fixed

  • The DragViewportButton was not highlighted when selected
  • Fix a bug where the extension crashes when a container got selected without any exposed ports in the docker container connection-type.

1.3.2

10 Jun 08:51
23232f8

Choose a tag to compare

Fixed

  • With Docker Desktop version >=4.42.0, the response data of the request to the backend changed.
  • Some input highlighting if not focus.

Added

  • Add new option on the "Docker Container" connection-type: Stop Container after disconnect.
  • Added an example of what you can do with this extension.

1.3.1

20 Apr 23:01

Choose a tag to compare

v1.3.1

Changed

  • Update the clipboard menu to handle a large amount of text better.

1.3.0

13 Apr 19:56
248b7d8

Choose a tag to compare

Added

  • Display the image size of the selected example Docker image on the Dashboard.
  • Screenshot button to capture the canvas and save the image locally.
  • Record button to capture the canvas as a video and save it on the user's computer.
  • GitHub URL link on the Dashboard for the selected example Docker image.
  • Bell sound playback when triggered by the server.
  • Option in the Clipboard menu to toggle the text field to a password input.
  • New connection type: Docker Image.
  • Feature to commit the current Docker container as a new Docker image.
  • Update button for the proxy Docker image when a newer version is available on Docker Hub.
  • Update button for the selected example Docker container environment if a newer version is available on Docker Hub.

Changed

  • Disabled session-related buttons when no active session is available (e.g., disconnected state).

Updated

  • NoVNC Proxy: Websockify updated from version v0.12.0 to v0.13.0.

1.2.0

12 Feb 22:36
4dc65eb

Choose a tag to compare

  • Fix bug with "Toggle keys" under a windows machine.
  • Add a new button for copy the url of the proxy-websocket.
  • Fix a bug when a docker image has the same name as the example container.
  • Add a toggle button for showing the password in credentials as plaintext.
  • Change variants of some buttons.
  • Update packages for security reasons.
  • Fix bug where the session name in the bar is not getting deleted after deleting the session.
  • Add a new option to clone a session in the edit session dialog.
  • Change the Example Container button in the Dashboard and add more GUI Environments to try out:

1.1.0

30 Dec 20:24
280dba9

Choose a tag to compare

  • VNC settings for scaling the viewport.
  • Add a way to drag the screen of the vnc viewport.
  • Fix a bug on trying to have 2 connections at the same time.
  • Fix other bugs with the dialogs.

1.0.2

22 Dec 18:50
95d956e

Choose a tag to compare

  • Fix Typos.
  • Fix mouse cursor hide bug after fullscreen on some devices.
  • Fix a bug when the proxy got deleted not by the extension.
  • Focus the VNC screen is now better after switching to a different window.
  • Fix some other small bugs.

1.0.1

15 Dec 05:05

Choose a tag to compare

  • Fix Typos.
  • Fix a bug, where you can't connect to stopped containers.
  • Fix a bug, where a stopped container can't start because of the deleted proxy network.
  • Add a "Start example container" button to the dashboard.