v0.3.0
cjpais/Handyv0.3.0Jul 12, 2025by github-actions[bot]
AI Summary
A major overhaul focusing on the audio backend for better performance, along with a cleaner UI and new configuration options for microphones and output devices.
Key Highlights
- Refactored audio backend for better transcription performance
- Added cleaner UI
- Added microphone selection
- Added translation to English
- Added output device selection
New Features
- Audio backend refactor
- Cleaner UI
- Microphone selection
- Translation to English
- Output device selection
Full Release Notes
0.3.0 is a major release. It improves the audio backend significantly. This improvement should overall have much better transcription performance across the board, as well as resolving some outstanding issues, or minimizing them at the very least. (#11, #10) ## New Features * New cleaner UI * Choose what microphone to use #9 * Translate to English * Choose what output device to use for feedback audio sounds ## What's Changed * Refactor the Audio Backend by @cjpais in https://github.com/cjpais/Handy/pull/34 * refactor settings into a hook. by @cjpais in https://github.com/cjpais/Handy/pull/35 * Add Translate to English Setting by @segudev in https://github.com/cjpais/Handy/pull/36 **Full Changelog**: https://github.com/cjpais/Handy/compare/v0.2.3...v0.3.0