Skip to content

Releases: bk138/multivnc

MultiVNC-0.10.0

13 Mar 21:19
5a67a29
Compare
Choose a tag to compare

🌅 New Features

  • Improved connection setup dialog.
  • Added ability to connect to UltraVNC-style Mode2 repeaters.

🛠 Fixes

  • Fixed hangs that could occur when connections were interrupted.
  • Fixed warning dialog appearing when English fallback locale was used on MacOS.

Full Changelog: MultiVNC-0.9.0...MultiVNC-0.10.0

MultiVNC-0.9.0

29 Dec 11:01
973ff82
Compare
Choose a tag to compare

🌅 New Features

  • Improved bookmark editing/deleting by adding a context menu.
  • Added UTF-8 cuttext handling.
  • Improved log window by making it wider.

🛠 Fixes

  • Fixed a bug where MultiVNC on Apple Silicon would not be able to connect to TLS-enabled servers #253.

Full Changelog: MultiVNC-0.8.0...MultiVNC-0.9.0

MultiVNC-0.8.0

06 Dec 11:23
8d9bbce
Compare
Choose a tag to compare

🌅 New Features

  • Added a scale-to-fit view mode which is now the default. Previous 1-to-1 view mode can still be toggled.
  • Improved fullscreen mode to show less controls and more of the remote view. #238
  • Improved toolbar icons to use scalable resources that look good for any display resolution as well as light and dark display mode.
  • Added MacOS packaging 🍏.

Full Changelog: MultiVNC-0.7.0...MultiVNC-0.8.0

AndroidMultiVNC-2.1.8

20 Oct 20:59
8922524
Compare
Choose a tag to compare

🛠 Fixes

  • Fix regression that caused failures when connecting VNC servers using encryption #245.
  • Fixed race condition on startup when trying to show init UI even though activity is finished.

Full Changelog: AndroidMultiVNC-2.1.7...AndroidMultiVNC-2.1.8

Get it on F-DroidGet it on Google Play

AndroidMultiVNC-2.1.7

16 Oct 19:57
0892351
Compare
Choose a tag to compare

🛠 Fixes

  • Update dependencies.
  • Fix another reported crash in screen drawing module.

Full Changelog: AndroidMultiVNC-2.1.6...AndroidMultiVNC-2.1.7

Get it on F-DroidGet it on Google Play

AndroidMultiVNC-2.1.6

13 Oct 11:04
bb28165
Compare
Choose a tag to compare

🛠 Fixes

  • Fix reported crash in screen drawing module.

Full Changelog: AndroidMultiVNC-2.1.5...AndroidMultiVNC-2.1.6

Get it on F-DroidGet it on Google Play

AndroidMultiVNC-2.1.5

19 Sep 09:39
3d319b9
Compare
Choose a tag to compare

🛠 Fixes

  • Adapted to API level 34 as required by Google.
  • Updated Ukrainian translation #234.
  • Fixed rare crash in service discovery module.

Full Changelog: AndroidMultiVNC-2.1.4...AndroidMultiVNC-2.1.5

Get it on F-DroidGet it on Google Play

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