Skip to content

v2.0.1

Choose a tag to compare

@sunnypatell sunnypatell released this 16 Jan 04:56
· 154 commits to main since this release

What's Changed in v2.0.1

Desktop App

  • stop button - download button becomes "Stop" during downloads, click to cancel
  • fixed crashes - resolved QThread crashes when toggling preview/meta tags mid-download
  • fixed ffmpeg detection - now finds homebrew/system ffmpeg at /opt/homebrew/bin, /usr/local/bin
  • fixed download prompt - always prompts for folder on first download (no more read-only /music errors)
  • fixed meta tags - tags now written only after file exists (no more "file not found" errors)
  • improved thread safety - UI updates from worker threads now use Qt signals

Web App

  • added Buy Me a Coffee and GitHub Sponsor buttons in footer
  • cold start banner warning for free-tier backend

CI/CD

  • added Render health check action (runs every 6 hours)
  • homebrew cask now includes FFmpeg as dependency

Installation

macOS (Homebrew):

brew install --cask sunnypatell/tap/sunnify

FFmpeg is installed automatically as a dependency

Direct Download:
Download the appropriate binary below for your platform.


Full Changelog: v2.0.0...v2.0.1