KasmVNC

Modern VNC Server and client, web based and secure

GPL-2.0 License

Stars
2.5K

Bot releases are hidden (Show)

KasmVNC - KasmVNC 1.2.1 Latest Release

Published by mmcclaskey 7 months ago

Bug Fixes

  • Fix exception thrown on Firefox 124 and higher
  • Fix for watermark on odd number resolutions
KasmVNC - KasmVNC 1.3.1

Published by mmcclaskey 7 months ago

KasmVNC 1.3.1

https://www.kasmweb.com/kasmvnc/docs/1.3.1/index.html

Bug Fixes

  • Fix exception thrown on Firefox 124 and higher
  • Fix artifacts on high resolution secondary screens
  • Fixes for touch support on primary and secondary screens
  • Fix for Oculus keyboard input
  • Fixes random characters injected as keyboard inputs when scrolling on secondary screen.
KasmVNC - KasmVNC 1.3.0

Published by mmcclaskey 8 months ago

KasmVNC 1.3.0

https://www.kasmweb.com/kasmvnc/docs/1.3.0/index.html

Features

  • Support for multiple monitors.
  • Increased performance when watermarking is enabled.
  • Added support for Fedora 39.
  • Added support for Alphine 319.
  • Allow special characters in username.
  • Better logging of client settings when client connects or changes settings.
  • Add rotation of text-based watermark.

Bug Fixes

  • WebRTC UDP transit mode not working on 1.2.0.
KasmVNC - KasmVNC 1.2.0

Published by mmcclaskey about 1 year ago

Features

  • Add support for Unix relays for bidirectional communication between noVNC and containerized applications.
  • Text based watermark overlays with date and time support.
  • New builds for Bookworm, Alpine 3.18, and Fedora 38.
  • Multi-language support.
  • Add support for rendering pixmaps via DRI3 GPU acceleration allowing compositing and other 3d accelerated workloads in a KasmVNC session.

Bug Fixes

KasmVNC - KasmVNC 1.1.0

Published by mmcclaskey over 1 year ago

Features

  • Watermarking added to DLP feature set.
  • DRI3 GPU acceleration with open source drivers (AMDGPU, Intel, ATI, ARM).
  • New operating system support with packages for:
    • Fedora 37 (arm64/x86-64)
    • Alpine 317 (arm64/x86-64)
  • Tar package for installing on arbitrary Linux Operating Systems.
  • Statically link the latest version of libjpeg-turbo for all supported operating systems.
  • Add support for native resolution on high DPI monitors.

Bugfixes

  • Seamless clipboard bug fixes for Chromium based browsers.
  • Fixed front-end crash on browsers that don't support WebRTC.
  • Fix copy and paste of files from inside a session.
  • Fixed KasmVNC not working in Kasm Workspaces without creating a symlink
KasmVNC - KasmVNC 1.0.1

Published by mmcclaskey almost 2 years ago

Bugfixes

  • Extreme Quality Preset mode can result is some users experiencing high bandwidth utilization and poor frame rate.
KasmVNC - KasmVNC 1.0.0

Published by mmcclaskey almost 2 years ago

This is the first official release of KasmVNC. The features and bug fixes listed are relative to the last beta release.

Features

  • WebRTC UDP transit support with support of STUN servers
  • Lossless compression using multi-threaded WASM QOI decoder client side
  • New YAML based configuration
  • Significantly improved FPS through both client-side and server-side improvements.
  • Support for the admin to define arbitrary response headers for the built in web server
  • Support for additional mouse buttons (back, forward, etc)
  • Refinement of vncserver checks and user prompts
  • Added /api/send_full_frame to developer API, forces full frame to be sent to all connected users that have at least read permission.

Bugfixes

  • Extreme Quality Preset mode not working properly
  • Fix for manual clipboard multi-byte unicode characters
  • Seamless clipboard fix for Chrome based browsers
KasmVNC - KasmVNC 0.9.3 Beta

Published by mmcclaskey over 2 years ago

Features

  • Newly Supported Operating Systems
    • Ubuntu Jammy
    • Oracle 8
    • CentOS 7
    • Arm support for
    • Ubuntu Focal, Jammy, Bionic
    • Oracle 8
    • OpenSUSE
    • Kali Linux
  • Updated User Interface
  • Better logging on web/websocket server
  • More consistent HTTP status codes for error/invalid conditions
  • Support for X-Forwarded-For header in logging
  • Game pointer mode (Relative Cursor)
  • Cursor lock mode
  • Support for downloads over 4GB
  • New KasmXproxy binary, used to proxy a real X session into a KasmVNC session.
  • Clipboard transation IDs for logging and DLP purposes
  • IME support
  • Add IP blacklist support to Websocket server
  • Additional APIs
  • Bulk update of user permissions, adding users, etc
  • Get frame stats - Detailed timings of frame processing for diagnostics
  • Get Screenshot - retrieve screenshot of last rendered frame
  • Get Bottleneck Stats - Summary of CPU and network load
  • Get Screenshot API added
  • Removing read access from a user will freeze their screen
  • MIME clipboard support (text, images, html) for images and formatted text over clipboard
  • Sharper rendering on high resolution monitors
  • SSE2 optimizations for image scaling
  • Better mobile support
  • Pinch to zoom for mobile
  • Two finger scroll
  • Automatic detection of mobile presents keyboard button, to pop the native local keyboard

Bug Fixes

  • Memory leak
  • Basic Auth, improper handling of empty password
  • Websocket crash fix
  • Better support for proxies that do not follow header specification case
KasmVNC - KasmVNC 0.9.2 Beta

Published by kasmtech over 3 years ago

KasmVNC v0.9.2 beta is now available. Updates include the following.

  • Packaged releases for Debian, Ubuntu, and Kali Linux
  • RPM build available from source, supporting CentOS 7 and Fedora
  • DLP Region screen selection
  • Web APIs to remotely take actions on KasmVNC
  • Multiple named users on a single with ability to pass control to another user
  • Additional logging for debug purposes
  • Web UI made into webpack for faster UI loading
KasmVNC - KasmVNC 0.9.1 Beta

Published by kasmtech about 4 years ago

  • Several updates merged in from parent project TigerVNC.
  • Removed need to compile Webp Libs for installation of KasmVNC
  • Removed dependencies on outdated xorg libs
  • Added network and CPU stats overlay to UI and added CPU resource tracking to server side. Client can request stat updates from server and display to user
  • Fixed UI bugs with controls not wired up
  • Creation of separate KasmVNC password program that is more secure than vncpassword implementation. Disabled vnc password.
  • Automatically uses user's username in linux as the KasmVNC user, overridable in ~/.vnc/config
KasmVNC - KasmVNC 0.9.0 Beta

Published by kasmtech about 4 years ago

Initial beta release of KasmVNC.