Releases: bk138/droidVNC-NG
Releases · bk138/droidVNC-NG
v2.18.1
v2.18.0
🌅 New Features
- Greatly improved keyboard focus handling, hopefully fixing #244.
🛠️ Fixes
- Setup of the assets of the built-in web VNC viewer is now done on a dedicated IO thread #339.
🤝 New Contributors
- @dustinmcafee made their first contribution in #331
Full Changelog: v2.17.0...v2.18.0
v2.17.0
🌅 New Features
- Potentially faster Tight encoding via #141.
- As a quality improvement, implemented double buffering which now means no more tearing on the viewer side #1.
🛠️ Fixes
- Fixed a bug where after device rotation a viewer would only display a black screen #336.
Full Changelog: v2.16.1...v2.17.0
v2.16.1
v2.16.0
🌅 New Features
- Added display of currently active connections in Admin Panel #293. Entries indicate the kind of connection and provide a means to terminate that connection.
🛠️ Fixes
- Fixed Tight encoding to use correct ARM SIMD acceleration settings.
Full Changelog: v2.15.0...v2.16.0
v2.15.0
🌅 New Features
- Added Intent Interface for getting a list of clients and disconnecting a certain client, see the Intent interface docs.
- Added a user survey, accessible from the Admin Panel.
🛠️ Fixes
- Fixed dialog for fast screen capture mode appearing multiple times, with dialogs layered atop each other #329.
Full Changelog: v2.14.0...v2.15.0
v2.14.0
🌅 New Features
- Added keyboard shortcuts for volume control:
Ctrl-Alt-PageUpincreases audio volume,Ctrl-Alt-PageDowndecreases audio volume 🔊. - Added Russian translation.
- Added support for auto-starting on devices with kiosk/lock-task-mode enabled (works on Android 11 and newer).
🛠️ Fixes
- Fixed splash screen icon for dark mode.
🤝 New Contributors
Full Changelog: v2.13.0...v2.14.0
v2.13.0
🌅 New Features
- Added Traditional Chinese translation 🇹🇼.
- Added Arabic translation 🇦🇪.
- Added Ukrainian translation 🇺🇦.
- Added auto-update of Admin Panel IP address display on network interface status changes.
🤝 New Contributors
Full Changelog: v2.12.0...v2.13.0
v2.12.0
🌅 New Features
- Added functionality to load Defaults from Mobile Device Management #197.
- Added live dispatching of pointer strokes on Android 8 and newer #69. Thanks to @gm-vm for the initial PR that I built upon.
- Added Hindi translation. नमस्ते!
🛠 Fixes
- Fixed a possible crash when getting IPv4 addresses.
- Fixed a possible crash when adding pointer cursors.
🤝 New Contributors
Full Changelog: v2.11.0...v2.12.0
v2.11.0
🌅 New Features
- Add handling of fast-screen-capture disabling by user or other apps, add new UI to notify user about fallback screen capture and means to get back to fast screen capture #283.
- Add automatic server restart to sane state after crash #296.
🛠 Fixes
- Misc. correctness fixes on communicating to services from UI activities.
- Fix memory leak caused by screen rotation.
- Remove build id to prepare for reproducible builds #289.
- Fix Admin Panel UI not being transmitted to VNC viewer on Android 15 and newer #286.
- Fix fallback screen capture mode getting super slow if it was activated multiple times in one server lifecycle.
🤝 New Contributors
- @licaon-kter made their first contribution in #290
Full Changelog: v2.10.2...v2.11.0

