Skip to content

Releases: chenall/tightvnc

TightVNC 2.8.87

29 Apr 05:35

Choose a tag to compare

  • Server for Windows: Fixed operation in application mode for environments with multiple simultaneous RDP sessions (bug #1647).
  • Server for Windows: Increased maximum screen size (width or height) from 32,000 to 65,535 pixels.
  • Server and Viewer for Windows: Fixed bugs in buffer size calculation when receiving and converting clipboard data.
  • Installer for Windows: The uninstaller now correctly removes the TightVNC Service Control Application.

Version 2.8.85

14 Mar 03:35

Choose a tag to compare

TightVNC 2.8.85

  • Server for Windows: Fixed connection issues in Windows XP that were introduced by the previous version.

Version 2.8.84

17 Jul 06:34

Choose a tag to compare

  • Server for Windows: Disabled the ability to connect to the control pipe via a network connection (bug #1629).
  • Server for Windows: Disabled the transmission of passwords through the pipe from the server to the control application.
  • Server for Windows: The server now only accepts control connections from processes launched from the same path as the server itself (Windows Vista and later).

Version 2.8.81

18 May 08:04

Choose a tag to compare

TightVNC 2.8.81

. Server for Windows: Support for the third-party ExtendedDesktopSize pseudo-encoding has been removed due to incompatibility issues, complexity, and error-proneness. It has been replaced with a similar TightVNC-specific protocol extension, the new DesktopConfiguration pseudo-encoding, which allows users to choose a specific monitor in the viewer when a remote host has multiple monitors connected. Multi-monitor handling will be implemented in next versions of MightyViewer and Remote Ripple.
. Server for Windows: Fixed an issue with disabled file transfers in RDP connections.