Skip to content

v0.3.10

Choose a tag to compare

@github-actions github-actions released this 01 Jun 16:41
· 68 commits to main since this release

This release makes Arroxy faster for everyday grabbing, better for playlist triage, and more helpful when yt-dlp needs repair.

Highlights

Faster Ways To Start Downloads

Quick downloads are now easier to launch when you already know what you want.

  • A new clipboard quick-download flow can pick up a copied URL and move it toward download without forcing you through the full wizard every time.
  • Bulk URL downloads let you paste multiple links, hydrate their metadata, and send them into the queue together.
  • Startup clipboard prompts are now gated more carefully, so Arroxy avoids interrupting launch unless there is a real action to confirm.

Playlist Scope Filters

Large playlist and channel runs now have better controls for deciding what should be probed and queued.

  • Playlist scope filters let you narrow work before the item list is built.
  • The playlist picker keeps scope, limit, and retry state aligned when reloading results.
  • Mock scenarios and regression coverage were expanded around playlist limits, scope changes, and bulk submission paths.

yt-dlp Repair From Package Managers

When a local yt-dlp install is stale or broken, Arroxy can now guide repair through supported package-manager paths.

  • The repair panel can surface package-manager repair actions for Homebrew and Winget installs.
  • Binary diagnostics record the repair path more clearly, making dependency issues easier to understand.
  • Startup repair and dependency checks have broader automated coverage.

Release Pipeline Hardening

The release workflow now publishes with stronger provenance and safer automation.

  • Release assets are covered by GitHub artifact attestations.
  • GitHub Actions workflows were hardened and the release runbook was refreshed.
  • The README feature roadmap was updated across localized copies.


What's Changed

Full Changelog: v0.3.9...v0.3.10