Releases: zrax/gsshvnc
Releases · zrax/gsshvnc
gsshvnc v0.96
- Add support for SSH keyboard-interactive authentication (thanks @pacc).
- Port to GtkApplication.
- Remember previous VNC window size.
- Add .desktop file for better DE integration on Linux.
- Use correct libssh deallocation functions (for MSVC compatibility).
- Windows: Switch to UCRT-based MinGW runtime.
gsshvnc v0.95
- Add support for keeping aspect ratio when scaling the display.
- Add a resize mode which will resize the remote display when possible.
- Fix for gsshvnc disappearing from the task bar while still running.
- Don't give up after 3 failed connection attempts.
- Fix deprecated API usage on newer versions of libssh.
- Switch build system to meson.
gsshvnc v0.94
- Add support for securely saving passwords.
- Show SSH Tunnel host in the main VNC window title.
- Fix the formatting on some dialog boxes.
gsshvnc v0.93
- Add an option to hide the menubar.
- Add F8 hotkey to activate the menubar, even when it is hidden.
- Fix for incorrect SSH port being used when manually specified.
- Fix compile issues with GCC 8 and libssh 0.8.x.
gsshvnc v0.92
- Fix for 100% CPU usage when VNC connection is lost with an SSH tunnel enabled.
- Some Windows packaging fixes.
gsshvnc v0.91
- Support down-scaling or scrolling large VNC desktops, depending on the "Scaled Display" view option.
- Add the ability to reconnect a lost connection without restarting gsshvnc.
gsshvnc v0.90
First beta release.