# KasmVNC 1.2.0 ## Features * Add support for [Unix relays](../developer_api.md#unix-relay) for bidirectional communication between noVNC and containerized applications. * Text based [watermark](../configuration.md#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](../gpu_acceleration.md) allowing compositing and other 3d accelerated workloads in a KasmVNC session. ## Bug Fixes * Fix [crash](https://github.com/kasmtech/KasmVNC/issues/172) that can occur. * Fixed tearing when compositing is enabled with [DRI3 hardware acceleration](../gpu_acceleration.md). * Fix stuck command key on MacOS clients.