A new beta version of noVNC is now available. Many 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_proxyscript now uses the bash-builtintypeinstead ofwhichwhen 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
showDotCursorsetting has now been removed.
Regards,
The noVNC Developers