Microphone capture now runs through Quill's native audio engine, giving more reliable device handling and lower-overhead recording.
Refreshed the native audio modules on all supported platforms.
π Languages
New installs now seed the default meeting language from your operating system's locale, so you no longer have to change it manually if you work in a language other than English.
π‘οΈ Stability
Fixed a crash that could occur when the on-device ONNX runtime failed to load. Quill now degrades gracefully and keeps working instead of shutting down.
π Sharing
Fixed an issue where re-sharing a note that was already registered could surface as an error instead of being recovered automatically.
Improved how sharing errors are classified, so genuine failures are reported accurately and transient ones are handled quietly.
π€ Bring Your Own LLM
Hardened Azure OpenAI configuration handling for BYOLLM setups, reducing setup failures with custom endpoints.
π’ Enterprise
First-device enrollment for the Quill Enterprise encrypted key vault is now available in production, controlled by per-organization policy.
Backend services now pass through the real status from upstream calls instead of collapsing everything into a generic server error, so error messages you see in the app are more specific and actionable.