-
Multi-Hoster-Upload v1.8.5 Stable
released this
2026-03-12 00:18:43 +01:00 | 370 commits to master since this releaseWhat's New in v1.8.5
Performance Optimization
- Throttled progress events: Progress updates now emit every 250ms instead of every byte chunk
- Batched UI updates: Render, status bar, and stats panel updates coalesced to once per 200ms during active uploads
- In-place row updates: Queue table rows updated in-place instead of full DOM rebuild
- Single-pass queue stats: Status bar and stats panel compute all counts in one loop instead of 9+ array filters
- CSS transition removed on progress bars to prevent layout thrashing
- Event delegation for recent files table instead of per-row listener binding
- Queue state persistence debounce increased to 10s during uploads
UI Changes
- Dark title bar matching the app theme
- Removed redundant "Ziele auswählen" button (hoster selection already happens when adding files)
Downloads