Skip to content

noVNC 1.7.0

Latest

Choose a tag to compare

@CendioZeijlonCendioZeijlon released this 28 Apr 10:48
· 43 commits to master since this release

A new version of noVNC is now available. Lots of changes have been made since the last release, but the highlights are:

Application:

  • Added Croatian translation.
  • Added Hungarian translation.
  • Fixed a styling bug where some buttons in the GUI would almost disappear.
  • The browser will now warn before the session's tab is closed when view only is not enabled.

Library:

  • The NPM bundle has been converted to ES-module format.
  • The novnc_proxy script now uses the bash-builtin type instead of which when checking if websockify is installed.
  • Received image data is now dropped once rendered, resulting in more efficient memory usage.
  • Detection of H.264 has been improved.
  • The deprecated showDotCursor setting has now been removed.

Regards,
The noVNC Developers