- added enhancement #33: Enable encryption via TLS 1.3
- added enhancement #46: Hide connection settings in Customer Tool via configuration
- added enhancement #49: Improved application bundles for macOS
- added enhancement #50: Provide notarized application bundles for macOS
- update bundled Java Runtime Environment to version 11.0.10+9
- update Commons Lang library to version 3.12.0
- update Commons IO library to version 2.8.0
- update Commons Text library to version 1.9
- update SLF4J library to version 1.7.30
- update Java Native Access library to version 5.7.0
- minor changes, see Milestone v1.1.2
- fixed issue #28: Uppercase characters are printed in lowercase for Linux customers
- fixed issue #29: Wrong mouse position on multi monitor setups
- fixed issue #30: Wrong screen information shown in customer tool
- fixed issue #31: Staff tool on macOS doesn't send characters typed with option key
- upgrade to Java 11
- update Commons Text library to version 1.6
- update JSch library to version 0.1.55
- update Simple Logging Facade for Java library to version 1.7.26
- provide sh application launcher for macOS (issue #20)
- tab key is not sent to the customer application (issue #21)
- enable / disable transfer of keyboard & mouse inputs (issue #22)
- rework transfer of keyboard inputs (issue #23)
- prefer Nimbus look & feel on Linux (issue #25)
- set awtAppClassName for Gnome / Ubuntu Unity (issue #26)
- fixed issue #18: Mouse is shifted on Windows clients with high resolution screen
- migrated from Tcl/Tk to Java
- implement the whole support session in Java, no need for external applications (x11vnc, OSXvnc, TightVNC, OpenSSH)
- provide a graphical interface for both sides of a support session (customer & support staff)
- provided binaries are bundled with a stripped down version of the OpenJDK runtime environment (version 10)
- provide a signed application bundle for macOS
- switched from MIT to Apache License 2.0
- migrated from Python to Tcl/Tk
- replaced Paramiko with OpenSSH
- implemented a new build process based on Tclkit
- updated to OSXvnc 5.0.1, which should fix problems with Retina displays on Mac OS X
- rebuild x11vnc, which should fix problems with a missing libxss library on amd64 based Linux systems
- added some more options for GUI configuration via config.ini
- translated into Italian (thanks to Sjd-Risca)
- compatibility fixes for PyInstaller 3 (thanks to Sjd-Risca)
- rebuilt with PyInstaller 3 on all supported platforms
- first public release