This release focuses on critical stability improvements on Linux systems (Arch Linux / CachyOS).
What’s New & Bug Fixes:
- Thread-Safe Logging Implemented: Fixed a critical issue where background server logs directly modified UI components outside the Main UI Thread, which previously risked random application crashes or segmentation faults. Appending logs to
QTextEditis now completely thread-safe.