New Features
- Added H.265 (HEVC) video encoding support (#648).
- Added keyboard input via
XTestFakeDeviceKeyEventfor improved XInput device compatibility (#642). - Updated NVIDIA video encoding to use
nvautogpuh264encfor NVIDIA driver 590+ (#667). - Clipboard is now synced automatically when the browser window gains focus (#662).
- Display name input is now auto-focused when entering a room (#654).
Fixes
- Fixed incorrect
LegacyIsHostboolean logic (#675). - Fixed CORS handling: wildcard usage now emits a warning and CORS is disabled by default (#674).
- Fixed ungoogled-chromium Dockerfile to correctly fetch and extract the binary (#676).
- Reduced audio jitter buffer latency (#673).
- Fixed video pipelines being incorrectly overridden when using legacy settings (#666).
- Disabled
CommandLineFlagSecurityWarningsin browser policies for Chromium-based browsers (#668).