v0.9.3

triggerdotdev/trigger.devv0.9.3Jul 15, 2026by github-actions[bot]

AI Summary

A bug fix release for Handy focusing on model management, UI improvements for model cards, and synchronization fixes for audio history players.

Key Highlights

  • Fixed Hugging Face linked size headers
  • Updated Tauri version with Mac dock fixes
  • Decluttered model cards to show quantization labels only in debug mode
  • Fixed history audio players playing simultaneously
  • Fixed model card reload logic

Full Release Notes

Bug Fixes

## What's Changed
* fix(models): handle Hugging Face linked size headers by @JavaGT in https://github.com/cjpais/Handy/pull/1678
* bump tauri version and Mac dock fixes by @cjpais in https://github.com/cjpais/Handy/pull/1675
* Declutter model cards (only show quantization label on modelcard in debug mode) by @MikaKrul in https://github.com/cjpais/Handy/pull/1685
* fix: prevent history audio players from playing simultaneously by @j1gc in https://github.com/cjpais/Handy/pull/1665
* fix(models): don't reload the already-active model when its card is clicked by @kud in https://github.com/cjpais/Handy/pull/1662

## New Contributors
* @JavaGT made their first contribution in https://github.com/cjpais/Handy/pull/1678
* @j1gc made their first contribution in https://github.com/cjpais/Handy/pull/1665

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