v0.8.1

flame-engine/flamev0.8.1Mar 26, 2026by github-actions[bot]

AI Summary

This patch build focuses on GPU selection improvements and UI refinements. It adds Bulgarian language support and fixes issues with portable mode on scoop installs.

Key Highlights

  • GPU enumeration and improved auto GPU selection
  • Bulgarian language support
  • Fixed portable mode on scoop installs
  • UI rearrangement

New Features

  • GPU enumeration and listing in dropdown
  • Improved automatic GPU selection
  • Bulgarian language support
  • Fixed portable marker magic string requirement
  • UI rearrangement

Full Release Notes

This is mostly a patch build to make sure we are choosing the fastest GPU option

## What's Changed
* Add Bulgarian language by @ron7 in https://github.com/cjpais/Handy/pull/1136
* fix: require magic string in portable marker to prevent false portable mode on scoop installs by @back1ply in https://github.com/cjpais/Handy/pull/1126
* enumerate and list gpus in the whisper dropdown, improve auto gpu by @cjpais in https://github.com/cjpais/Handy/pull/1142
* rearrange some ui by @cjpais in https://github.com/cjpais/Handy/pull/1123

## New Contributors
* @ron7 made their first contribution in https://github.com/cjpais/Handy/pull/1136

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.8.0...v0.8.1