• v1.6.4 14490d947a

    Administrator released this 2026-03-11 03:47:28 +01:00 | 514 commits to master since this release

    What's New in v1.6.4

    New Features

    • Sortable Recent Files panel — Click on Date, Filename, Host, or Link column headers to sort. Click again to reverse. New uploads are automatically inserted in the current sort order.
    • "Start Selected" in context menu — Right-click on selected queue items and choose "Start selected" to upload only those files.
    • Live settings updates — Changes to parallel upload count and speed limits are now applied immediately while uploads are running. No need to restart the upload batch.

    Improvements

    • Retry pause — All upload retries now wait 3 seconds before restarting, preventing rapid retry loops that could trigger rate limits.
    • Upload log safety — Added fallback file_code check when logging completed uploads. A warning is now logged if an upload completes without a downloadable link.
    Downloads
  • v1.6.3 2ea1013951

    Administrator released this 2026-03-11 03:39:57 +01:00 | 516 commits to master since this release

    What's New in v1.6.3

    DoodStream Upload Fixed

    • Fixed DoodStream uploads failing at 100% — The upload server returns <textarea> elements instead of <input type="hidden"> for form fields. The parser now correctly handles both formats.
    • Fixed two-step upload flow — Upload result form is now submitted to doodstream.com with op=upload_result instead of following the CDN form action URL, which was returning the homepage.
    • Fixed redirect handling — Upload server redirect responses (302) are now properly detected and followed (undici does not follow redirects by default).
    • Fixed speed display — Switched from push-based Readable stream to async generator streaming (same pattern as VOE), so upload speed is now correctly calculated and displayed in real-time.
    • Added debug logging — DoodStream uploads now write to doodstream-debug.log for easier troubleshooting.

    New Features

    • Start Selected button — New toolbar button to upload only the selected files in the queue, instead of starting all queued files.
    • Always on Top in Settings — Moved from the right-click context menu to the Settings panel under "Verhalten" (Behavior) for easier access.

    Improvements

    • 3-second retry pause — Retries now wait 3 seconds before restarting, preventing rapid retry loops.
    • Removed Shutdown after Finish from the context menu (declutter).
    • Error entries hidden from upload history — Only successful uploads are shown in the history view (same as already done for aborted uploads).
    • Reduced UI lag on focus switch — Disabled Chromium background throttling to prevent frame drops when switching between the app and other windows.
    Downloads
  • v1.6.2 8995feb541

    Administrator released this 2026-03-11 03:18:07 +01:00 | 519 commits to master since this release

    Fix: Doodstream Upload folgt jetzt der HTML-Form-Weiterleitung

    Downloads
  • v1.6.1 9da6629e19

    Administrator released this 2026-03-11 03:14:32 +01:00 | 521 commits to master since this release

    Stats-Panel, Abort-Persistenz, Doodstream Error-Logging

    Downloads
  • v1.6.0 cb64c6cd91

    Administrator released this 2026-03-11 03:09:23 +01:00 | 523 commits to master since this release

    Globales Speed-Limit, Settings aufgeraeumt, Abort-Reset, Resize-Panel, gestaffeltes Intervall

    Downloads
  • v1.5.5 bfe98eac0c

    Administrator released this 2026-03-11 02:52:54 +01:00 | 525 commits to master since this release

    UI: Toolbar-Icons, Hoster-Summary ausgeblendet

    Downloads
  • v1.5.4 0bde332003

    Administrator released this 2026-03-11 02:42:47 +01:00 | 527 commits to master since this release

    Account-gesteuerte Einstellungen, Autosave, Queue-Wiederherstellung, neue Queue-Steuerung und erweiterte Statusanzeige

    Downloads
  • v1.5.3 cc5ee47fb8

    Administrator released this 2026-03-11 02:03:10 +01:00 | 529 commits to master since this release

    Fix: Drag&Drop viele Dateien, Layout-Split, Virtual Scrolling, Ctrl+A/Del Tastatursteuerung

    Downloads
  • v1.5.2 f7e8f9a56c

    Administrator released this 2026-03-11 01:48:39 +01:00 | 530 commits to master since this release

    fix: split layout, top-to-bottom queue, persist on close

    Downloads
  • v1.5.1 6fbfa4b61e

    Administrator released this 2026-03-11 01:39:05 +01:00 | 531 commits to master since this release

    fix: doodstream login, queue confirm modal, auto-remove setting

    Downloads