Added org-managed cloud transcription, allowing organizations to enable cloud transcription independently of BYOLLM configuration
Introduced Enterprise managed-identity Settings lockdown for centrally managed accounts
Added native system-audio permission probe on macOS to better detect and prompt for audio capture permissions
🐛 Bug Fixes
Fixed a crash on the Mobile App page and repaired a vault subprocess resource-usage handler
Fixed diarization-connect-contact payload issue affecting the Label-speakers flow, with added regression coverage
Quilliam (AI agent) now notifies users when it pauses due to reaching its tool-call budget, instead of stopping silently
Fixed stranded meetings recovery so audio recovered from disk is never truncated
Fixed a production session re-login loop related to Chromium/Quill secure storage handling
🛠️ Stability & Reliability
Hardened concurrency handling across the app to prevent rare async deadlocks ("wedges")
Improved resilience of authentication service (Auth0 JWKS fetch) so temporary outages degrade gracefully instead of failing hard
🖥️ Platform & Compatibility
Added native microphone-permission checks on macOS capture engine for more reliable permission handling
🔒 Security
Cleared multiple security vulnerabilities across desktop, server, and web components (including native modules, mailer, and WebSocket server dependencies)
🧹 Housekeeping
Removed dead vendored ONNX binaries to reduce app size