v0.9.4

triggerdotdev/trigger.devv0.9.4Jul 21, 2026by github-actions[bot]

AI Summary

A minor release focused on internationalization updates, UI adjustments for macOS, and stability fixes for Windows and Vulkan.

Key Highlights

  • Added Hindi (hi) translation support
  • Dropped the 'direct' paste method from the UI for macOS
  • Fixed Windows shutdown issues caused by the application
  • Restricted Vulkan support to true x86 hosts, excluding emulated environments

New Features

  • Updated Spanish translations
  • Added missing translations
  • Installed app-private libraries to /usr/lib/Handy

Full Release Notes

lots of minor bug fixes

## What's Changed
* chore(i18n): update and correct Spanish translation by @Jo-Con-El in https://github.com/cjpais/Handy/pull/1697
* feat: add Hindi (hi) translation by @Punit-Dethe in https://github.com/cjpais/Handy/pull/1701
* drop 'direct' paste method from the ui for macOS by @cjpais in https://github.com/cjpais/Handy/pull/1708
* Add missing translations by @MikaKrul in https://github.com/cjpais/Handy/pull/1709
* install app-private libs to /usr/lib/Handy by @cjpais in https://github.com/cjpais/Handy/pull/1727
* fix windows not shutting down cleanly because of handy by @cjpais in https://github.com/cjpais/Handy/pull/1732
* guard vulkan so only available to true x86 host, not emulated by @cjpais in https://github.com/cjpais/Handy/pull/1731

## New Contributors
* @Jo-Con-El made their first contribution in https://github.com/cjpais/Handy/pull/1697
* @Punit-Dethe made their first contribution in https://github.com/cjpais/Handy/pull/1701

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.9.3...v0.9.4