Kyber 0.3.0
· One min read
This release adds support for YUV 4:4:4 chroma subsampling, which preserves full colour detail and is useful for text-heavy workflows like remote desktops and coding environments. Pass --444 when launching the client to enable it. A decoding bug for 4:4:4 video on Windows has also been fixed, so colour output is now correct on that platform.
Changelog
- client: Add --444 flag to enable YUV 4:4:4
- Windows client: Fix 444 decoding