Releases: bk138/multivnc
Releases · bk138/multivnc
MultiVNC-0.9.0
🌅 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
🌅 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
🛠 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
AndroidMultiVNC-2.1.7
🛠 Fixes
- Update dependencies.
- Fix another reported crash in screen drawing module.
Full Changelog: AndroidMultiVNC-2.1.6...AndroidMultiVNC-2.1.7
AndroidMultiVNC-2.1.6
🛠 Fixes
- Fix reported crash in screen drawing module.
Full Changelog: AndroidMultiVNC-2.1.5...AndroidMultiVNC-2.1.6
AndroidMultiVNC-2.1.5
🛠 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
MultiVNC-0.7.0
🌅 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
🛠 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
AndroidMultiVNC-2.1.3
🛠 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).
MultiVNC-0.6.0
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