-
v1.6.85 Stable
released this
2026-03-06 19:00:50 +01:00 | 546 commits to main since this releaseAdded LinkSnappy provider with cookie-based session authentication and link generation via /api/linkgen. Download URLs are automatically upgraded from HTTP to HTTPS to prevent 425 errors. Added account deactivation toggle allowing users to temporarily disable configured providers without removing credentials. Provider dropdowns now show the authentication type (API/Web/Login) next to the provider name. Debrid-Link status displays the number of configured API keys. Logging now indicates which API key (#1/#2) is being used during unrestriction. Fixed all missing German umlauts (ü, ö, ä) throughout the entire UI. Widened the account modal for better textarea usability. Compact action buttons now fit in a single row without wrapping.
Downloads
-
v1.6.84 Stable
released this
2026-03-06 18:24:05 +01:00 | 548 commits to main since this releaseAdd Debrid-Link as new provider with multi-account support. When one API key hits its quota limit (e.g. 500 links/day or 140GB on Rapidgator), the app automatically rotates to the next configured key. Multiple API keys can be entered line-by-line or comma-separated in the account settings. Also fixes a TypeError on startup for users upgrading from older versions without the new debridLinkApiKeys field.
Downloads
-
v1.6.83 Stable
released this
2026-03-06 17:43:26 +01:00 | 550 commits to main since this release- Accountsystem im JD2-Stil auf Listenansicht umgebaut
- "Account hinzufuegen" mit Suchliste und direkter Eingabe fuer Login/Passwort oder API-Token
- Accounts-Tab und Dialog optisch ueberarbeitet, inklusive sauberer Formfeld-Styles
- Auto-Update-Artefakte fuer 1.6.83 erzeugt
Downloads
-
v1.6.82 Stable
released this
2026-03-06 16:43:49 +01:00 | 551 commits to main since this releaseDownloads
-
v1.6.81 Stable
released this
2026-03-06 12:09:39 +01:00 | 552 commits to main since this release- Fix BestDebrid cookie re-import over existing HttpOnly session cookies
Downloads
-
v1.6.80 Stable
released this
2026-03-06 12:04:56 +01:00 | 553 commits to main since this release- Fix BestDebrid cookie import/login validation
Downloads
-
v1.6.79 Stable
released this
2026-03-06 11:45:02 +01:00 | 554 commits to main since this releaseSwitch BestDebrid authentication from embedded browser login to cookie file import. Cloudflare Turnstile captcha cannot be bypassed in Electron, so users now export cookies from their real browser (e.g. using 'Get cookies.txt LOCALLY' extension) and import the Netscape-format cookie file via the settings UI. Also fixes provider label (pLabel) scope issue in download status display during active downloads.
Downloads
-
v1.6.78 Stable
released this
2026-03-06 11:36:08 +01:00 | 556 commits to main since this releaseFix BestDebrid login window showing blank page. Keep CDP debugger attached through page load so anti-fingerprint scripts execute correctly. Debugger is now detached on window close instead of before navigation.
Downloads
-
v1.6.77 Stable
released this
2026-03-06 11:32:51 +01:00 | 558 commits to main since this releaseFix BestDebrid Cloudflare Turnstile captcha: inject anti-fingerprint patches via Chrome DevTools Protocol before page load. Patches navigator.webdriver, plugins, languages, and adds window.chrome stub to make the embedded browser indistinguishable from regular Chrome.
Downloads
-
v1.6.76 Stable
released this
2026-03-06 11:29:44 +01:00 | 560 commits to main since this releaseFix BestDebrid web-login Cloudflare Turnstile captcha failure. Set Chrome user agent on both session and webContents level so the embedded browser passes Cloudflare verification correctly.
Downloads