v1.0.1
Aura v1.0.1 — Hotfix & Security Release
Fixes & Improvements
- Fixed critical local Whisper crash in release build: Resolved an issue where local voice dictation returned a "Model not downloaded" error. CPU-specific instruction DLLs (like
ggml-cpu-alderlake.dll) are now successfully loaded by setting the sidecar working directory directly tobinaries/at startup. - Case-insensitive environment variables handling: Added robust detection for Windows PATH casing when launching external processes.
- Added diagnostic logs: The application now saves raw transcription errors to
last_transcription_error.txtin the local AppData folder for easier offline debugging. - Security Hardening (IPC Hardening): Restructured arguments validation in Rust backend commands to prevent path traversal risks.
Full Changelog: https://github.com/malashkadev/aura/commits/v1.0.1