v0.6.1

cjpais/Handyv0.6.1Nov 17, 2025by github-actions[bot]

AI Summary

Adds Windows ARM64 builds, fixes mute implementation, and introduces fallback microphone options and automatic recording deletion controls.

Key Highlights

  • Windows ARM64 builds
  • Fallback microphone for desktop mode
  • Automatic recording deletion options
  • File-based debug logging

New Features

  • Windows ARM64 build
  • Fallback mic
  • Auto delete recordings
  • Debug logging

Full Release Notes

## What's Changed
* Add rule for example prompt to keep the original language by @lstep in https://github.com/cjpais/Handy/pull/316
* format everything by @cjpais in https://github.com/cjpais/Handy/pull/323
* Enable Windows ARM64 builds in CI by @oddrationale in https://github.com/cjpais/Handy/pull/340
* Fix unstable mute implementation on Windows/Linux by @Maicon-Moreira in https://github.com/cjpais/Handy/pull/341
* feat: add fallback microphone for clamshell/desktop mode by @jorgedanisc in https://github.com/cjpais/Handy/pull/329
* feat: add more options for deleting recordings automatically and added button to open the folder that holds the recordings by @jorgedanisc in https://github.com/cjpais/Handy/pull/330
* Add file based debug logging by @cjpais in https://github.com/cjpais/Handy/pull/347

## New Contributors
* @lstep made their first contribution in https://github.com/cjpais/Handy/pull/316
* @oddrationale made their first contribution in https://github.com/cjpais/Handy/pull/340
* @jorgedanisc made their first contribution in https://github.com/cjpais/Handy/pull/329

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.6.0...v0.6.1