v0.5.1

cjpais/Handyv0.5.1Sep 29, 2025by github-actions[bot]

AI Summary

This minor release introduces the ability to delete individual audio entries from the history and updates dependencies to fix macOS build failures.

Key Highlights

  • Delete single audio entries from history
  • Added missing system dependencies for Vulkan and GUI libraries
  • Fixed macOS build by dropping libsamplerate feature

New Features

  • Delete a single audio entry

Full Release Notes

Biggest feature in this release is being able to delete entries from the history.

## What's Changed
* doc: add missing system dependencies for Vulkan and GUI libraries by @hanpham32 in https://github.com/cjpais/Handy/pull/118
* feat: delete a single audio entry by @hanpham32 in https://github.com/cjpais/Handy/pull/119
* drop libsamplerate feature to fix macos build by @alextes in https://github.com/cjpais/Handy/pull/144

## New Contributors
* @hanpham32 made their first contribution in https://github.com/cjpais/Handy/pull/118
* @alextes made their first contribution in https://github.com/cjpais/Handy/pull/144

**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.5.0...v0.5.1