Skip to content

noVNC 1.0.0

Compare
Choose a tag to compare
@CendioOssman CendioOssman released this 22 Feb 13:16
· 828 commits to master since this release

The first official stable release of noVNC is finally here.

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