-
Multi-Hoster-Upload v2.0.1 Stable
released this
2026-03-12 05:12:49 +01:00 | 348 commits to master since this releasev2.0.1 — Hotfix
Bug Fix
- Fixed: Queue row hover flicker during active uploads — When hovering over rows in the upload queue while uploads were running (especially with large queues >200 files using virtual scrolling), the hover highlight would flicker rapidly. The virtual scrolling renderer now uses in-place DOM updates when the visible range hasn't changed, preserving the browser's :hover state instead of destroying and rebuilding all row elements on every progress tick.
Downloads