v0.6.10

cjpais/Handyv0.6.10Jan 5, 2026by github-actions[bot]

AI Summary

Features Russian language support and includes various bug fixes such as replacing the async-openai library with a post request and fixing crashes on macOS 26.x beta.

Key Highlights

  • Russian language support
  • Replaced async-openai library with post request
  • Fixes for macOS 26.x beta crash
  • Immediate model unload fix

New Features

  • Russian language support
  • Post request implementation for OpenAI
  • Immediate model unload on cancel
  • Direct typing fix
  • macOS 26.x beta crash prevention

Full Release Notes

## What's Changed
* Add Russian language by @sklart in https://github.com/cjpais/Handy/pull/474
* fix: replace async-openai library with post request by @gordinmitya in https://github.com/cjpais/Handy/pull/480
* fix: unload model on cancel when immediate unload enabled by @VirenMohindra in https://github.com/cjpais/Handy/pull/498
* fix: direct typing by @johnmalek312 in https://github.com/cjpais/Handy/pull/493
* fix: prevent crash on macos 26.x beta during startup by @VirenMohindra in https://github.com/cjpais/Handy/pull/473

## New Contributors
* @sklart made their first contribution in https://github.com/cjpais/Handy/pull/474
* @gordinmitya made their first contribution in https://github.com/cjpais/Handy/pull/480
* @johnmalek312 made their first contribution in https://github.com/cjpais/Handy/pull/493

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.6.9...v0.6.10