v0.3.5

cjpais/Handyv0.3.5Aug 3, 2025by github-actions[bot]

AI Summary

This release addresses Windows-specific binding issues and adds partial download capabilities. It also improves security by preventing invalid bindings.

Key Highlights

  • Fixed Windows bindings and functionality
  • Added partial/resumable download capability
  • Disallowed invalid bindings from the frontend

New Features

  • Partial/resumable downloads
  • Windows binding fixes

Full Release Notes

The main feature with this is that it should fix some of the bindings and how they work on Windows in particular.

## What's Changed
* add partial/resumable download capability by @cjpais in https://github.com/cjpais/Handy/pull/70
* disallow invalid bindings from frontend by @cjpais in https://github.com/cjpais/Handy/pull/71


**Full Changelog**: https://github.com/cjpais/Handy/compare/v0.3.4...v0.3.5