Releases: shinyhut/vernacular-vnc
v1.14.0
Adds support for the ZLIB video encoding scheme. This non-standard encoding makes efficient use of bandwidth, but has rather high CPU usage, so it is disabled by default but might be useful in situations where you are bandwidth constrained. The public API and the viewer application have been updated to allow all the individual encodings to be enabled or disabled.
v1.13.0
Adds support for the MS Logon II VNC authentication scheme, as introduced by the UltraVNC server to allow VNC users to authenticate using their Windows username and password. Extends the public API to support a "username supplier" (in addition to the existing password supplier).
v1.12.0
v1.11.0
v1.10.0
v1.9.0
v1.8.0
v1.7.0
Adds mouse wheel scrolling support.
Implements backwards compatibility with RFB protocol version 3.7 - this makes Vernacular compatible with 'screen sharing' in Ubuntu (and other GNOME based distributions), as long as org.gnome.Vino require-encryption
is set to false
.
Improves rendering performance and stability.