-
Multi-Hoster-Upload v3.3.87 Stable
released this
2026-06-21 01:50:07 +02:00 | 52 commits to master since this releasePerformance: eliminate UI lag during long upload sessions.
The recent-uploads panel rebuilt all rows on every completed upload once the session cap was reached (~80ms main-thread freeze per completion, profiled in Blink); it now updates incrementally (measured ~7ms, >10x). Also includes config-store read caching and removal of redundant config reads from the 500ms log-flush path.
Downloads