Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:51
· 314 commits to main since this release

Improved

  • Refresh bundled Deno to 2.9.2 and update the TypeScript build toolchain used by the desktop app.
  • Keep release publishing aligned with the changelog so tag builds publish GitHub release notes automatically after the platform builds pass.

Fixed

  • Fix YouTube and other yt-dlp downloads that appeared stuck at 0% even while the transfer was active, addressing the progress problem reported around #8.
  • Improve media download speed and ETA updates so short stalls no longer make the main list look frozen or misleading.
  • Keep media progress sizes from replacing the final file size until the completed file is actually known.