• v2.0.0-beta.4 25b7104580

    v2.0.0-beta.4 Stable

    Administrator released this 2026-03-08 19:19:32 +01:00 | 2 commits to main since this release

    v2.0.0-beta.4 — Fix Auto-Updater

    Bugfix

    • Auto-updater pointed to stable repo instead of beta repo — DEFAULT_UPDATE_REPO in constants.ts was still set to Administrator/real-debrid-downloader (the stable release repo). The beta app checked for updates there, found no newer version than what's in stable, and reported "Kein Update verfügbar". Changed to Administrator/beta-real-debrid-downloader so the beta app discovers its own releases.

    Note

    Since v2.0.0-beta.2 and beta.3 had the wrong update repo, you need to manually download and install beta.4 from this release page. After that, auto-updates will work correctly for future beta releases.

    Downloads