Kyber 0.23.0
· One min read
This release removes the --non-free flag from the FFmpeg build configuration, improving compatibility with open-source build pipelines and distributions that require fully open licensing. The desktop client gains additional TLS certificate verification options, giving users more control over how server certificates are validated — useful for self-signed certificates, private CA setups, or stricter security policies. The web client received internal repository restructuring with no user-facing changes.
Changelog
- avserver/ffmpeg: Remove ffmpeg --non-free flag
- desktop: Add more TLS certificate verification options
- (web) Integrate new repository tree