KasmVNC/debian/changelog
2023-08-25 17:39:28 +12:00

46 lines
1.8 KiB
Plaintext

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