-
Multi-Hoster-Upload v1.9.5 Stable
released this
2026-03-12 03:46:57 +01:00 | 476 commits to master since this releaseStatusbar: hochgeladen/gesamt (rechte Zahl bleibt konstant), neuer Done-Zähler für abgeschlossene Uploads
Downloads
-
Multi-Hoster-Upload v1.9.4 Stable
released this
2026-03-12 01:57:49 +01:00 | 478 commits to master since this releaseOrdnerüberwachung: Hoster-Vorauswahl (kein Modal mehr nötig), Aktiv-Badge grün
Downloads
-
Multi-Hoster-Upload v1.9.3 Stable
released this
2026-03-12 01:52:58 +01:00 | 480 commits to master since this releaseUI-Verbesserungen: Einstellungen-Layout, Ordnerüberwachung-Panel, Backup einklappbar, Kontextmenü-Fix, Badge-Sofort-Update
Downloads
-
Multi-Hoster-Upload v1.9.2 Stable
released this
2026-03-12 01:27:51 +01:00 | 482 commits to master since this releaseManueller Update-Check Button in Einstellungen, Update-Debug-Logging
Downloads
-
Multi-Hoster-Upload v1.9.1 Stable
released this
2026-03-12 01:23:20 +01:00 | 484 commits to master since this releaseFix: App-Icon wird jetzt korrekt in die EXE eingebettet (rcedit-Import korrigiert)
Downloads
-
Multi-Hoster-Upload v1.9.0 Stable
released this
2026-03-12 01:22:04 +01:00 | 486 commits to master since this releaseOrdnerüberwachung: Ordner automatisch überwachen und neue Dateien hochladen. Statusbar zeigt jetzt korrekt hochgeladen/verbleibend an.
Downloads
-
Multi-Hoster-Upload v1.8.6 Stable
released this
2026-03-12 00:44:14 +01:00 | 488 commits to master since this releaseWhat's New in v1.8.6
Add Folder Support
- New "+ Ordner" button to add entire folders (recursive, including subfolders)
- Drag & drop now auto-detects folders and resolves all files inside
- Multiple folders can be selected at once
System Tray Icon
- Minimize now hides the window to system tray instead of taskbar
- Click tray icon to restore the window
- Right-click tray for quick menu (Öffnen / Beenden)
- Tray tooltip shows live upload progress (active connections + speed)
- Close (X) still fully quits the app
Bug Fixes
- Fixed duplicate context menu entry for retry
- Added error handling for async drag and drop operations
Downloads
-
Multi-Hoster-Upload v1.8.5 Stable
released this
2026-03-12 00:18:43 +01:00 | 489 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
-
Multi-Hoster-Upload v1.8.4 Stable
released this
2026-03-11 23:35:45 +01:00 | 490 commits to master since this releasefix: auto health check only validates hosters that have jobs in the queue, not all configured hosters
Downloads
-
Multi-Hoster-Upload v1.8.3 Stable
released this
2026-03-11 23:31:10 +01:00 | 492 commits to master since this releasefeat: custom app icon replacing default Electron icon
Downloads