Releases: bk138/multivnc
Releases · bk138/multivnc
AndroidMultiVNC-2.1.2
🛠 Fixes
- Fixed a server crash when connecting to UltraVNC that has MSLogonII enabled.
- Fixed a crash that happened when setting up an SSH tunnel failed for some reason.
AndroidMultiVNC-2.1.1
🛠 Fixes
- Fixed bug on Android 7 devices where "VNC connection failed! Only the original thread that created
a view hierarchy can touch its views." would appear on connection initialisation.
AndroidMultiVNC-2.1.0
This feature release brings a first MVP of SSH-Tunneling, a dark mode, the ability to set preferred VNC encodings and quality/compress levels and also some bug fixes.
⚡ Features
- Added support for night mode aka a dark theme, thanks to Gaurav Ujjwal.
- Added Portuguese and Chinese(Taiwan) translations.
- Improved soft-keyboard access by making keyboard and zoom controls always visible.
- Improved support for physical mice: middle mouse button support, improved right button support.
- Added functionality to set preferred VNC encodings, compress and quality levels, thanks to Masato Nagasawa.
- Added a first MVP of SSH-Tunneling: works with password and priv-key.
🛠 Fixes
- Fixed a possible crash when trying to (wrongfully) import very big database exports.
- Fixed possible crash when showing connection info.
- Fixed help dialog showing up on 2nd and later connections although the user denied.
- Fixed the haptic feedback of some on-screen actions not obeying the system settings.
AndroidMultiVNC-2.0.10
🛠 Fixes
- Fix ExtendedDesktopSize handling for older UltraVNC servers.
AndroidMultiVNC-2.0.9
🛠 Fixes
- Fixed app crashes on Android >= 11 caused by Android 11 behavior changes.
AndroidMultiVNC-2.0.7
🛠 Fixes
- Fixed keyboard not being toggleable from menu on Android 12.
- Fixed right mouse button clicks from Bluetooth mice being intertwined with flaky left mouse button clicks.
- Fixed bookmarks having empty names when saving a connection that was not coming from Zeroconf/Bonjour.
AndroidMultiVNC-2.0.6
🛠 Fixes
- Fixed connecting to servers running on Fedora 35.
- Fixed white artifacts showing up on Android 12 when scrolling the remote desktop view.
- Fixed the home screen widget so that it now displays all kinds of connections, not only the ones
with password.
AndroidMultiVNC-2.0.5
🛠 Fixes
- Fixed uppercase letters and symbols not working with some VNC servers thanks to Gaurav Ujjwal.
AndroidMultiVNC-2.0.4
🛠 Fixes
- Fixed JSON Import/Export in Release builds thanks to Gaurav Ujjwal.
- Fixed Import not showing any files with certain file pickers thanks to Gaurav Ujjwal.
- Fixed crash when copying non-UTF8 characters on the server side, also thanks to Gaurav Ujjwal.
AndroidMultiVNC-2.0.3
🛠 Fixes
- Fixed the VNCConnService crash in a different way since the cause was actually a different one. (#172)