Skip to content

v1.0.8

Choose a tag to compare

@github-actions github-actions released this 05 Nov 02:00
· 477 commits to master since this release
7ef881a

🚀 Release v1.0.8

Changed

  • Switched noVNC integration from a git submodule to a git subtree rooted at internal/vnc/novnc, ensuring full compatibility with go install and other Go tooling.
  • All noVNC assets are now tracked directly in the repository. The update process is now documented in the README, and updating to new versions uses git subtree pull.