Skip to content

HarborDrop 1.3.5

Choose a tag to compare

@hjm79 hjm79 released this 06 Jun 05:53
· 2 commits to main since this release

HarborDrop 1.3.5

This release focuses on download engine stability and UI responsiveness during segmented and HLS downloads.

Improvements

  • Improved progress synchronization for segmented downloads and HLS merge stages.
  • Reduced main-thread update pressure during frequent progress and merge-progress updates.
  • Hardened segmented downloader runtime state handling to avoid stale or cross-thread progress updates.
  • Improved handling of protected or non-standard downloads that use the curl fallback path.

Fixes

  • Fixed cases where merge progress could fail to update consistently during segmented, HLS, or restored downloads.
  • Fixed a potential hang risk when curl-based download requests produced large stdout/stderr output.
  • Improved restored segmented-download behavior so merge progress callbacks continue to flow through the normal runtime update path.

Included Browser Extension

  • Includes HarborDrop Full browser extension 2.3.3 for in-app extension installation.