Assets
- turbovnc-3.2.90.tar.gz is the official source tarball for this release. The automatically generated "Source code" assets are not supported.
- Refer to https://TurboVNC.org/Downloads/DigitalSignatures for information regarding the methods used to sign the files in this release and instructions for verifying the signatures.
- The binary packages were built with libjpeg-turbo 3.1.2 and Adoptium OpenJDK 21.0.8+9.
Support
Code Quality: Beta
Current Support Category: Active
Documentation
User’s Guide for TurboVNC 3.3 beta1
Release Notes
Significant changes relative to 3.2.1:
-
The TurboVNC Viewer's desktop scaling feature now works with automatic desktop resizing, which effectively allows the remote desktop to be zoomed in or out without changing the viewer window size. This is useful with HiDPI monitors.
-
Added toolbar icons to the TurboVNC Viewer that can be used to zoom in (increase the scaling factor), zoom out (decrease the scaling factor), or reset the scaling factor to 100% when automatic scaling is disabled.
-
The TurboVNC Viewer's built-in SSH client can now be used to tunnel a connection to a VNC server that is listening on a Unix domain socket.
-
The TurboVNC Session Manager now works with TurboVNC sessions that are listening on Unix domain sockets.
-
A new security configuration file directive (
session-limit) can now be used to limit the number of simultaneous TurboVNC sessions allowed under each user account. If the number of TurboVNC sessions currently running under a user's account is greater than or equal to the session limit, then thevncserverscript and the TurboVNC Session Manager will refuse to start a new session. -
The New TurboVNC Connection dialog in the TurboVNC Viewer now has a button that can be used to remove an individual connection from the connection history and optionally delete the per-host options associated with that connection.