This repository was archived by the owner on Jun 4, 2026. It is now read-only.
DinoX v0.9.7.8
·
723 commits
to master
since this release
DinoX v0.9.7.8
Modern XMPP client with extended features.
What's New
Fixed
- Release Integrity: Included all pending critical code fixes (Audio, Avatars, Refactoring) that were missing in v0.9.7.7 due to a build system error.
- Audio Sensitivity: Reverted internal digital gain boost from 15dB to safe 6dB default to prevent clipping/distortion with high-quality microphones (e.g., USB DACs).
- Crash Fix: Resolved a critical segmentation fault when ending video/voice calls caused by GStreamer buffer refcounting race conditions. Implemented deep buffer copying for the native WebRTC thread.