Releases: gujjwal00/avnc
Releases Β· gujjwal00/avnc
v3.2.2
v3.2.0
- Added support for Bell messages (#349) by @EtienneMiret
- Added support for importing PKCS8 encoded private keys for SSH (8bdb430)
- Virtual keys are now shown by default for new users (634ac9c)
- Virtual keys textbox visibility is now saved across sessions (Swipe left on virtual keys to open the textbox) (fa4f202)
- Fixed some characters not being sent to server (#354) (a54a1bb)
- New language: Galician by @nlimeres
v3.1.1
v3.1.0
- Enabled pointer acceleration for Touchpad gesture style (85fb7fd)
- Added option to operate Super/Windows virtual key with single tap (027fbb2)
- Added support for sending XF86Back and XF86Forward keys for mouse Back/Forward clicks (1db8795)
- Added support for quick-tap (see #224) (39c387e)
- Fixed crash during Import/Export if no file manager app was installed (4221ddb)
- Disable pointer capture when viewer help is shown (7cf105a)
v3.0.1
v3.0.0
Welcome to AVNC v3 πππ
What's new
-
Added ability to disable video and use AVNC only for remote control (1cfff88)
-
Added support for pointer capture (52c6f2c)
Go toSettings => Input => Mouse => Capture pointerto enable it. -
Added option for Wake-on-LAN broadcast address & port (159391a)
This allows you to use WoL over the Internet. -
Added support for
SaveConnectionvnc:// URI parameter (a52baca)
You can use this to add/modify servers directly from a terminal (e.g. from Termux). -
Added an option for virtual-key row count (37a9b63)
Fixed
v2.9.1
v2.9.0
- Added support for three-finger tap & swipe gestures - by @AndreiNekrasOn (#294) (41bd6e9)
- Added option to open Viewer toolbar with a button (825a9a4)
Go toSettings => Viewer => Toolbar sectionand enableShow button to opento show the button. - Enable meta key capture on Samsung devices in non-DeX mode (575b202)
- Added many workarounds for keyboard apps which don't generate events correctly (dadbd8a), (e6eebb0)
Alt/Ctrl/ShiftVirtual keys are now taken into account when sending characters to server (46e3c17)
For example, pressing 'a' whenShiftVirtual key is down, will send 'A' to server.
v2.8.0
New
- Added
Long-pressto list of actions available for long press gesture (#281) (867a963)
It can be used in case you need to press & hold a button on remote machine. - New language: Czech by zenobit
- AVNC will set the Navigation Bar color to match with current theme for a more immersive experience (8f9f792, 34f8afc)
- Many improvements to Advanced server options UI:
- Moved
Savebutton to bottom for easier access (80a4a88) - Added a
Trybutton to test the connection before saving (ec10943)

- Added a menu option to directly open advanced options (65ffd8f)
This is an alias for the existing option in AVNC Settings.

- Fixed unwanted scroll-back caused by focused text boxes (f173154)
- Highlight problematic fields when validation fails (38541da)
- Improve feedback for SSH option appearance (8539393)
- Ensure Port field is wide enough for large font sizes (25d59f9)
- Moved
Removed
- Removed 'Send legacy key events' option (a4f1ade)
This wasONby default, and will now be hard-coded toON. It was intended to be turnedOFFto improve handling of some characters in edge cases, but it has only caused confusion among users. If you are affected by this, please open an issue.