Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@novnc/novnc ~1.2.0 -> ~1.6.0 age adoption passing confidence

Release Notes

novnc/noVNC (@​novnc/novnc)

v1.6.0: noVNC 1.6.0

Compare Source

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

Application:

  • Updated GUI with a more modern styling.
  • Settings can now be configured via defaults.json and mandatory.json.
  • Support for relative WebSocket URLs.

Library:

  • Session will resize faster, making the client feel more responsive.
  • Support for back and forward mouse buttons.
  • Support for H.264 encoding.
  • Support for Zlib encoding.

Regards
The noVNC Developers

v1.5.0: noVNC 1.5.0

Compare Source

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

Library:

  • Added support for the Tight gradient encoding, improving compatibility with servers like QEMU
  • Added basic support for keeping lock keys in sync with the server

Regards
The noVNC Developers

v1.4.0: noVNC 1.4.0

Compare Source

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

Library:

  • Secure context (https) is now required
  • Added support for the ZRLE encoding
  • Added support for RealVNC's JPEG encoding
  • Added support for Apple Remote Desktop's authentication
  • Added support for RealVNC's RSA-AES authentication
  • Added support for UltraVNC's MSLogonII authentication

Regards
The noVNC Developers

v1.3.0: noVNC 1.3.0

Compare Source

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

Application:

  • Added French and Portuguese (Brazil) translations.
  • The novnc_proxy command (earlier launch.sh) is now able to interface better towards Websockify and now has it's own man page.

Library:

  • RTCDataChannel is now supported as a communication channel, an alternative to WebSockets.
  • Resizes of the viewport are handled in a more modern way. This allows our library to not only react on browser window changes, but to size changes of the screen element as well.
  • Fixed a bug with the Alt key on Firefox.
  • Fixed a disconnect that happened when using some VNC servers. The error displayed in this case was "Error decoding rect: TypeError".
  • Plain authentication passwords now support longer passwords, which can be useful if you're using a password manager.
  • Support for Internet Explorer has been dropped. This made it possible to use more modern features and clean up a large number of workarounds.

Regards
The noVNC Developers


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/novnc-novnc-1.x branch from 4146ae3 to 8958853 Compare August 28, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants