Skip to content

noVNC 1.0.0 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@CendioOssman CendioOssman released this 02 Feb 13:16
· 835 commits to master since this release

A beta of noVNC 1.0.0 is now available. This will be the first official stable release of noVNC.

Lots of changes have been made since the last release, both in terms of features and bug fixes. We appreciate any testing and feedback you can provide before the final release is out.

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