Releases: myparsleycat/kiosk-downloader
Releases · myparsleycat/kiosk-downloader
Release list
v1.10.0
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
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
v1.8.0
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
v1.7.1
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)