v0.9.02026-03-15
Cross-device Sync & BYOK Providers
- Added cross-device sync for workspaces and settings
- BYOK provider support: connect your own OpenAI, Anthropic, or Google API keys
- New provider management UI with key validation
- Sync conflict resolution with last-write-wins strategy
- Bug fix: workspace matching engine handles empty context gracefully
v0.7.02026-02-01
Workspaces & Context Awareness
- Workspace system for per-app and per-project context
- Automatic workspace detection based on active window
- Custom vocabulary per workspace
- Tag-based workspace organization with conflict validation
- Improved LLM refinement prompts with workspace context injection
v0.5.02026-01-10
LLM Refinement Engine
- Local LLM refinement via LlamaSharp integration
- Cloud LLM support through Semantic Kernel
- Tone presets: Professional, Casual, Technical, Creative
- Refinement pipeline with configurable processing stages
- Response streaming for lower perceived latency
v0.3.02025-11-20
Multi-platform Audio & Overlay
- Cross-platform audio capture via PortAudioSharp2
- Listening overlay with real-time waveform visualization
- Silence detection and automatic recording stop
- macOS CoreML acceleration for Whisper inference
- Windows CUDA support for faster transcription
v0.1.02025-10-01
Initial Release — Acoustic Core
- System tray application with global hotkey activation
- Whisper-based speech-to-text with multiple model sizes
- Text injection into any active application via SharpHook
- Basic settings UI with model selection
- macOS and Windows platform support