release: prepare v2.0.43

Add sanitized provider and account runtime diagnostics, complete the Multi-Debrid-Downloader product rename, preserve existing application data during migration, update public release verification, and publish the accompanying English documentation and regression coverage.
This commit is contained in:
Sucukdeluxe
2026-08-16 21:50:01 +02:00
parent 7107a92ae2
commit a8a5ca4b40
36 changed files with 1117 additions and 146 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "2.0.42",
"name": "multi-debrid-downloader",
"version": "2.0.43",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",
@@ -51,7 +51,7 @@
},
"build": {
"appId": "com.sucukdeluxe.realdebrid",
"productName": "Real-Debrid-Downloader",
"productName": "Multi-Debrid-Downloader",
"directories": {
"buildResources": "assets",
"output": "release"
@@ -59,7 +59,7 @@
"publish": {
"provider": "github",
"owner": "Sucukdeluxe",
"repo": "multi-debrid-downloader"
"repo": "Multi-Debrid-Downloader"
},
"files": [
"build/main/**/*",