v0.7.9

cjpais/Handyv0.7.9Mar 1, 2026by github-actions[bot]

AI Summary

Addresses keyboard-related issues and adds GigaAM v3 support specifically for Russian speech recognition.

Key Highlights

  • Added GigaAM v3 for Russian speech recognition
  • Fixed macOS tray icon visibility bug when disabled/start hidden
  • Fixed duplicate registry entries via Tauri plugin update
  • Added custom translations for keyboard implementation

New Features

  • GigaAM v3 for Russian
  • Tray icon visibility fix
  • Duplicate registry fix
  • Keyboard implementation translations

Full Release Notes

Minor release, but should fix some keyboard related issues people have been seeing.

## What's Changed
* fix: auto-refresh model list when switching post-processing providers by @that-lucas in https://github.com/cjpais/Handy/pull/854
* [macOS] Fix tray icon disabled + start hidden causing app to become permanently invisible  by @cjpais in https://github.com/cjpais/Handy/pull/903
* Translated section "keyboardImplementation" translations for the languages i know and could help with (FR, PT, ES, TR) by @FotieMConstant in https://github.com/cjpais/Handy/pull/910
* fix(i18n): tray menu shows Simplified Chinese when Traditional Chinese is selected by @parkghost in https://github.com/cjpais/Handy/pull/901
* fix: upgrade tauri-plugin-updater to v2.10.0 to fix duplicate registry entries (#873) by @parkghost in https://github.com/cjpais/Handy/pull/876
* feat: add GigaAM v3 for Russian speech recognition by @pantafive in https://github.com/cjpais/Handy/pull/913
* upgrade to handy keys 0.2.2 by @cjpais in https://github.com/cjpais/Handy/pull/926

## New Contributors
* @that-lucas made their first contribution in https://github.com/cjpais/Handy/pull/854
* @FotieMConstant made their first contribution in https://github.com/cjpais/Handy/pull/910
* @pantafive made their first contribution in https://github.com/cjpais/Handy/pull/913

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.7.8...v0.7.9