Skip to content

Releases: myparsleycat/kiosk-downloader

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:02

1.10.0 (2026-08-15)

Bug Fixes

  • harden scheduler concurrency and stale zip entry handling (d2b6a82)

Features

  • transfer: show per-collection request pool usage (4c1ea5d)

v1.9.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:49

1.9.4 (2026-08-12)

Bug Fixes

  • download: fix workupload captcha rejection and add ipv4 option (361c931)
  • http: preserve proxy routing and captcha retries (007f5a7)

v1.9.3

Choose a tag to compare

@github-actions github-actions released this 10 Aug 01:55

1.9.3 (2026-08-10)

Bug Fixes

  • upload: preserve undici for edge uploads (8bcfca7)

v1.9.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 19:13

1.9.2 (2026-08-08)

Bug Fixes

  • download: route outbound requests through Chromium net stack (6761656)
  • share-url: accept unpadded and base64url-encoded download inputs (400331a)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:43

1.9.1 (2026-08-08)

Bug Fixes

  • download: escalate stalled chunks after soft reconnects (ea5731b)
  • download: preserve original error on non-slow-chunk failure (4a35119)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 16:01

1.9.0 (2026-08-08)

Bug Fixes

  • download: enrich Workupload error log context (3f5c0f7)
  • download: guard transfer control metadata parsing (a99f4d3)
  • download: handle invalid Workupload metadata during restore (294fdb9)
  • download: keep Workupload names consistent (f8ee6f1)
  • download: preserve zero-byte Workupload sizes (b9dea61)
  • download: retry stalled Workupload bodies (59adf7e)
  • download: throttle Workupload partial persistence (83e37ca)
  • download: time out stalled Workupload CDN requests (779ceb4)
  • download: tolerate invalid Workupload metadata (62b778b)
  • download: tolerate open connections after Workupload body completion (451c217)
  • download: use loaded Workupload resource (6b915d0)
  • download: yield Workupload puzzle search (8159a8d)

Features

  • download: add Workupload download support (ec8c098)
  • download: show supported providers in empty state (6c3e78b)

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 12:37

v1.8.0

What's new

  • Extended share — Split oversized files into multiple pieces on upload, then reassemble them automatically on download
  • Small-file pack uploads — Bundle small files efficiently to reduce upload count and wait time
  • Preparation progress — See progress while upload planning and packing run
  • Segment dedup savings — Skip re-uploading segments that already match what was uploaded

Improvements & fixes

  • Smoother live download progress updates
  • More reliable extended-share resume and reassembly
  • Stronger upload preparation, worker queue stability, and error handling
  • Faster listing/restore paths and assorted stability improvements

v1.7.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:54

1.7.2 (2026-07-22)

Bug Fixes

  • download: queue collections when slots are full (1a90e56)

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:32

1.7.1 (2026-07-19)

Bug Fixes

  • checkbox: apply primary background to indeterminate state in dark mode (d4729dd)
  • download: guard import button and align remove error message (111ea3c)
  • metrics: use monotonic clock for download speed sampling (19e3f8d)
  • settings: remove hardcoded upload segment limit from description (a6ed799)
  • transfer-items: flush pending items when initial load fails (53abf71)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 17:27

1.7.0 (2026-07-15)

Bug Fixes

  • downloads: hide export for completed items (f0e0794)
  • ipc: add upload:renameDraftSources contract channel (810d996)
  • updater: prevent release notes overflow in update dialog (c099abe)
  • upload: harden draft rename error handling (464e704)

Features

  • add clear completed transfers button (a47c070)
  • tree: rename files and folders before download or upload (611d445)