Releases: bk138/droidVNC-NG
Releases · bk138/droidVNC-NG
v2.9.3
🛠 Fixes
- ⌨ Part two of limiting newer API level 33+ method of injecting key events to API 34+ (Android 14 and newer) as API level 33 aka Android 13 has bugs, see https://cs.android.com/android/_/android/platform/frameworks/base/+/89025ff06e71f9e37b4bb6f94e43ff50f246d581
Full Changelog: v2.9.2...v2.9.3
v2.9.2
🛠 Fixes
- ⌨ Limit newer API level 33+ method of injecting key events to API 34+ (Android 14 and newer) as API level 33 aka Android 13 has bugs, see https://cs.android.com/android/_/android/platform/frameworks/base/+/89025ff06e71f9e37b4bb6f94e43ff50f246d581
Full Changelog: v2.9.1...v2.9.2
v2.9.1
v2.9.0
🌅 New Features
- 🌐 Added UTF-8 cuttext handling (#234).
- ⌨ Let input subsystem use newer API 33+ method of injecting key events. This allows us to enter keyboard strokes into widgets other than EditTexts. Also, Ctrl and Alt key combos consumed by other apps are now supported (#208).
🛠 Fixes
- Let autostart-on-boot take PROJECT_MEDIA app op into account so that autostart uses fast screen capture in this case (#258).
Full Changelog: v2.8.0...v2.9.0
v2.8.0
🌅 New Features 🎁🎄
- Added server-to-client copy & paste of text (#106.) Note that this only works automatically for text selected in editable text fields or manually by sharing text to droidVNC-NG via Android's Share-To functionality. Also, only text in the Latin-1 encoding range is currently supported. Unicode to come soon™.
🤝 New Contributors
Full Changelog: v2.7.3...v2.8.0
v2.7.3
🛠 Fixes
- Let start-on-boot use application context.
- Fix a bug where a correctly setup start-on-boot with InputService but view-only true would run into getting stuck in a dialog.
Full Changelog: v2.7.2...v2.7.3
v2.7.2
v2.7.1
🛠 Fixes
- Fix Admin Panel layout bug where control elements would be displayed very small for certain languages.
- Workaround a crash on stopping the server.
Full Changelog: v2.7.0...v2.7.1
v2.7.0
🌅 New Features
- Added Spanish 🇪🇸 translation by @elluisian.
- Added French 🇫🇷 translation by @elluisian.
🛠 Fixes
- Improved Italian translation 🇮🇹 by @elluisian.
- Fixed embedded noVNC client's web server port not being shared correctly.
- Fixed a crash in the underlying VNC server library #235.
Full Changelog: v2.6.0...v2.7.0
v2.6.0
🌅 New Features
- Added Japanese 🇯🇵 translation by @FoxRefire in #225.
- Added ability to control a device’s shared screen directly from a web browser by shipping the fabulous noVNC client with the server app (#6). This alleviates the need for a native VNC client.
- Added Italian 🇮🇹 translation.
🛠 Fixes
- Fix Start button sticking to "Start" state when server launched via Intent interface on Android 14 (#218).
🤝 New Contributors
- @FoxRefire made their first contribution in #225
Full Changelog: v2.5.0...v2.6.0