kasmvnc (1.4.2-1) unstable; urgency=medium

  * Fixed bug with server-side enforced idle-timeout.

 -- Kasm Technologies LLC <info@kasmweb.com>  Fri, 24 Apr 2026 00:00:00 +0000

kasmvnc (1.4.1-1) unstable; urgency=medium

  * Fixed bug with enforcement of server-side idle-disconnect.
  * Added support for graceful disconnect, allowing the client to auto-reconnect on a non-graceful disconnect and not when the server gracefully disconnects.
  * Fixed display manager UI to work on touch screens.

 -- Kasm Technologies LLC <info@kasmweb.com>  Mon, 01 Dec 2025 10:42:46 +0000

kasmvnc (1.4.0-1) unstable; urgency=medium

  * Added new API call for retrieving active sessions.
  * Added message propagation to clients other users connect or disconnect from the same session.
  * Enhanced detection of physical cores vs virtual cores for better tuning of thread counts on multi-threaded processes.
  * Significant enhancements of multi-threading performance.
  * Upgraded libwebp library to 1.5.0.
  * Updated to C++ 20 standard.
  * Added network.udp.payload_size to kasm yaml configuration.
  * Added build for Debian Trixie.
  * Refactor of code to decrease memory usage on client browsers.
  * Added support for the Keyboard API for Chromium browsers.
  * Added multi-threaded asynchronous decoding of image rects, increasing client side performance.
  * Fixed bug with watermark not getting displayed in certain scenarios.
  * Fixed bug with case sensitivity of HTTP headers
  * Fixed bug with the downloads API not escaping certain characters in returned json.
  * Fixed bug causing a segmentation fault on the get_screenshot API handler in certain conditions.
  * Bug fixes with multi-monitor, adding and removing displays
  * Fix bug with secondary display still showing content after session disconnect in certain scenarios.
  * Fixed bug with Ctrl key not working on foreign language keyboards with Chromium based browsers.
  * Fix bug with secondary display interaction not counting toward interaction with respect to the idle disconnect setting.
  * Fixed memory leak in Firefox.
  * Fixed bug with Firefox displaying scrollbars at odd resolutions.
  * Fixes to Korean translations.
  * Multiple fixes to IME foreign language support.
  * Fixed a race condition causing an error message to be displayed erroneously on the client.

 -- Kasm Technologies LLC <info@kasmweb.com>  Fri, 01 Aug 2025 10:42:46 +0000

kasmvnc (1.3.4-1) unstable; urgency=medium

  * Add configuration key network.udp.payload_size.
  * Remove support for distro versions that reached end-of-life.
  * Add missing dependency on libdatetime-perl.
  * Remove webpack to reduce security vulnerabilities.
  * Special characters in filenames are now properly escaped, preventing invalid JSON.

 -- Kasm Technologies LLC <info@kasmweb.com>  Thu, 20 Mar 2025 03:21:46 +0000

kasmvnc (1.3.3-1) unstable; urgency=medium

  * Allow disabling IP blacklist
  * Downloads API for detailed file downloads information

 -- Kasm Technologies LLC <info@kasmweb.com>  Fri, 25 Oct 2024 11:23:00 +0000

kasmvnc (1.3.2-1) unstable; urgency=medium

  * Disable seamless clipboard on Firefox by default, due to the Firefox overlaying a Paste menu over the canvas.
  * Fixed CVE-2024-38449, directory traversal bug in built-in web server.
  * Allow for larger header sizes, up to 16k. Provide better logging and handling for requests that contain HTTP headers that are larger than the 16k limit.
  * Fixed memory leak in kasmproxy.
  * Fixed mime types of downloads to ensure the browser interprets them as downloads.

 -- Kasm Technologies LLC <info@kasmweb.com>  Tue, 24 Sep 2024 11:23:00 +0000

kasmvnc (1.3.1-1) unstable; urgency=medium

  * 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

 -- Kasm Technologies LLC <info@kasmweb.com>  Mon, 12 Mar 2024 11:23:00 +0000

kasmvnc (1.3.0-1) unstable; urgency=medium

  * Multi-monitor support.
  * Increased performance with watermark enabled.
  * Added support for Fedora 39 and Alpine 319.
  * Allow special characters in usernames.
  * Better logging of client settings when client connects or changes settings.
  * Add support for rotation of text-based watermark.

 -- Kasm Technologies LLC <info@kasmweb.com>  Mon, 02 Feb 2024 14:33:00 +0000

kasmvnc (1.2.0-1) unstable; urgency=medium

  * 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.
  * Fix crash that can occur.
  * Fixed tearing when compositing is enabled with DRI3 hardware acceleration.
  * Fix stuck command key on MacOS clients.

 -- Kasm Technologies LLC <info@kasmweb.com>  Fri, 25 Aug 2023 05:23:19 +0000

kasmvnc (1.1.0-1) unstable; urgency=medium

  * New upstream release.

 -- Kasm Technologies LLC <info@kasmweb.com>  Tue, 04 Apr 2023 13:52:14 +0000

kasmvnc (1.0.0-1) unstable; urgency=medium

  * 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 http response headers for the built in web server
  * Support for additional mouse buttons
  * Refinement of vncserver checks and user prompts
  * Added send_full_frame to developer API, forces full frame to be sent to all connected users that have at least read permission.

 -- Kasm Technologies LLC <info@kasmweb.com>  Tue, 29 Nov 2022 12:16:00 +0000

kasmvnc (0.9.3~beta-1) unstable; urgency=medium

  * New upstream release.

 -- Kasm Technologies LLC <info@kasmweb.com>  Tue, 22 Mar 2022 09:15:38 +0000

kasmvnc (0.9.1~beta-1) unstable; urgency=medium

  * Initial release of the Debian package.

 -- Dmitry Maksyoma <ledestin@gmail.com>  Fri, 25 Dec 2020 21:29:24 +1300
