The first official stable release of noVNC is finally here:
https://github.com/novnc/noVNC/releases/tag/v1.0.0
Lots of changes have been made since the last release, both in terms of
features and bug fixes. Some of the more notable changes since the last
release are:
Application:
* Heavily revamped interface
* Everything is translated
* Automatic reconnect on disconnects
* Better handling of on screen keyboards
* Support for VNC "bell" sound
Library:
* Cleaned up, official and stable API
* Converted to ES6 modules
* Much improved keyboard handling
* Support for QEMU's raw keyboard extension
* Support for continuous updates extension
* Proper handling of machines with both touch and mouse/trackpad
* Better handling of mouse wheels
* More responsive and performant panning
* Colour map mode is no longer supported
Regards
The noVNC Developers