-
Multi-Hoster-Upload v3.3.90 Stable
released this
2026-06-21 03:45:30 +02:00 | 42 commits to master since this releasePerformance: clouddrop chunked uploads now read file chunks asynchronously (fs.promises fh.read) instead of synchronously on the main thread — this eliminates event-loop stalls during large clouddrop uploads that grew with the number of concurrent uploads and caused UI lag at modest CPU. Rotation and suspect-account upload paths now throttle progress emits to ~4/sec (matching the primary path) instead of emitting on every stream chunk.
Downloads