Here is the changelog so far:
#####################
Release 3.3 X.X.11
#####################
Changes in this version:
* Updated InstantSupport to allow connections through HTTP Proxys.
* Updated InstantSupport to prompt Windows Security Alerts (Run or Cancel boxes) only once on first run.
* Updated InstantSupport to fall back to LAN address if WAN address is unreachable.
* Updated InstantSupport to exit if a connection to the repeater is impossible.
* Updated InstantSupport GUI Window to display a bit faster on slower computers.
* Updated InstantSupport GUI window to remain in front of other windows.
* Updated ChunkViewer to check if a connection to the repeater is possible.
* Updated ChunkViewer BUGFIX: now correctly uses repeater LAN address.
* Added ChunkViewer ini setting "AutoScale=0". *Change to 1 to always auto scale the viewer screen size.
* Added ChunkViewer ini setting "Password=". Default connection password, for the lazy only. WARNING: Obviously insecure storing passwords in plain text!
* Updated Compiler to use SecureVNC for hashing a password from 9 to 128 characters in length.
* Added SRC\InstantSupport_Files\unblock.js script.
* Updated UltraVNC server and viewer to version 1.0.9.6.1
* Removed Mac InstantSupport. *Hasn't worked since OSX 10.5, hopefully will come back soon!
* Removed Disable UAC tray item. *Use the Install Service tray item instead.
* Removed VNC_HASH. *SecureVNC password hashing is automated by the compiler.
* ChunkVNC no longer requires Microsoft Visual C++ 2005 Redistributable Package.
* Various bug fixes / code cleanup.
Known Issues:
* HTTP proxy support requires that the repeater is running with a server port of 443
* You cannot install InstantSupport as a service if an HTTP Proxy is detected. *UltraVNC limitation.