Skip to content

Releases: bk138/multivnc

MultiVNC-0.7.0

05 Nov 09:39
8848c6f
Compare
Choose a tag to compare

🌅 New Features

  • Added Swedish translation thanks to Åke Engelbrektson #223.
  • Added more tooltips to more UI elements #150.
  • Added keyboard shortcut for making a new connection.
  • Added secret store use for credentials without user name #224.

🛠 Fixes

  • Fixed error dialog sometimes being not shown #225.
  • Fixed drawing on MacOS and Wayland. The flatpak now uses Wayland.
  • Fixed hang when connecting to unreachable servers #226.

New Contributors

Full Changelog: MultiVNC-0.6.0...MultiVNC-0.7.0

AndroidMultiVNC-2.1.4

17 Oct 12:30
3e6bfa4
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed one rare crash in native code.
  • Refactored VncCanvasActivity coupling with other components.
  • Fixed server discovery Toast messages wrongly showing when main menu activity was in background.
  • Fixed notification permission handling on Android 13+ #229.
  • Fixed crash in foreground service showing active connections #230.

Full Changelog: AndroidMultiVNC-2.1.3...AndroidMultiVNC-2.1.4

Get it on F-DroidGet it on Google Play

AndroidMultiVNC-2.1.3

25 Aug 09:04
8167212
Compare
Choose a tag to compare

🛠 Fixes

  • Fixed framebuffer update requests being sent although the client being in touchpad mode (#211).
  • Updated Android library dependencies.
  • Updated libjpeg-turbo to latest ESR release.
  • Updated the internal service discovery to use Android-provided machinery, removed dependency on jmDNS.
  • Refactored coupling of VNC connection handling with UI (#126).

Get it on F-DroidGet it on Google Play

MultiVNC-0.6.0

17 May 20:45
db927bb
Compare
Choose a tag to compare

First release of MultiVNC's desktop version since 2011 🎉. The most work has been done for the Linux version; Windows and MacOS are considered alpha-quality, but attached here for reference and tryout.

  • Added record/replay of user input. You can now record a VNC session and replay this 'macro' later.
  • Added support for entering credentials on login and saving them in bookmarks.
  • Added translations into German and Spanish.
  • Added flatpak packaging.
  • Added easy emailing of bug reports.
  • Added optional OpenSSL support (instead of GnuTLS).
  • Added ability to listen on IPv6 addresses.
  • Added and fixed Linux, MacOS and Windows continous integration.
  • Fixed the portable edition for Windows: it is now truly portable as it saves its preferences into a file under Windows now, and is not using the registry.

Full Changelog: MultiVNC-0.5...MultiVNC-0.6.0

AndroidMultiVNC-2.1.2

29 Jan 21:37
fef77be
Compare
Choose a tag to compare

🛠 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

30 Dec 20:42
6fbc27b
Compare
Choose a tag to compare

🛠 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

28 Dec 20:24
fb2daa5
Compare
Choose a tag to compare

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.

Get it on F-DroidGet it on Google Play

AndroidMultiVNC-2.0.10

19 Aug 11:54
Compare
Choose a tag to compare

🛠 Fixes

  • Fix ExtendedDesktopSize handling for older UltraVNC servers.

AndroidMultiVNC-2.0.9

04 Aug 13:31
f539f28
Compare
Choose a tag to compare

🛠 Fixes

AndroidMultiVNC-2.0.7

18 Feb 12:43
b9879f6
Compare
Choose a tag to compare

🛠 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.