0.7.11 is the last 0.7.x release of Handy. We will be moving to 0.8.0 next. This has a ton of bug fixes. We also introduced Nvidia's Canary model. There are also now experimental toggles for GPU acceleration. Being able to turn on/off Vulkan. We may have also reduced the number of crashes.
Thank you everyone for your contributions. This is an impressive minor release and it couldn't have been done without you. Looking forward to getting Handy 0.8.0 out to everyone!
What's Changed
- Improve Russian translation by @AlexanderYastrebov in #996
- ui: improve scrollbar UI with custom colors and rounded thumb by @arshit09 in #983
- Add model loading failure notifications with i18n support by @cjpais in #997
- fix: overlay not showing on non-primary monitors by @jondeibel in #969
- fix(nix): Fixed nix hash for dependencies, added CI job and script for updating dependencies versions by @xilec in #948
- docs: add note in readme about homebrew install by @avishj in #1011
- fix(nix): replace manual hash management with bun2nix by @xilec in #1021
- default to handy keys on windows by @cjpais in #1029
- unwind instead of crash by @cjpais in #1030
- Add Windows microphone permission onboarding by @ferologics in #991
- Using the whisper
initial_promptfield for custom words by @jmcampanini in #1035 - attempt to clean up warnings on build by @cjpais in #1037
- be able to change models from the tray by @cjpais in #1002
- upgrade to handy-keys 0.2.3 by @cjpais in #1039
- Reduce
VolumeSliderstep size from 10% to 1% by @sscotth in #944 - Add Windows installation with winget to README by @pl4nty in #1046
- fix: keep Windows microphone guidance Windows-only by @ferologics in #1032
- ensure samples don't get dropped by @cjpais in #1043
- Migrate to transcribe-rs-0.3.1 and add Canary support by @intech in #1023
- experimental: pick between cpu/gpu acceleration + enable directml on windows by @cjpais in #1058
- feat(nix): NixOS integration — ALSA_PLUGIN_DIR + nixosModule by @zitongcharliedeng in #1025
New Contributors
- @AlexanderYastrebov made their first contribution in #996
- @arshit09 made their first contribution in #983
- @jondeibel made their first contribution in #969
- @xilec made their first contribution in #948
- @avishj made their first contribution in #1011
- @jmcampanini made their first contribution in #1035
- @sscotth made their first contribution in #944
- @pl4nty made their first contribution in #1046
- @intech made their first contribution in #1023
- @zitongcharliedeng made their first contribution in #1025
Full Changelog: v0.7.10...v0.7.11