release: prepare v2.0.39
Document the settings compatibility fix and update package metadata for the dual-host Windows release.
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to Multi-Debrid Downloader are documented in this file.
|
||||
|
||||
## [2.0.39] - 2026-08-15
|
||||
|
||||
### Settings
|
||||
|
||||
- Fixed settings saves after upgrades when account status records or legacy renderer data omit optional fields.
|
||||
- Restored download starts and account actions that persist settings before continuing.
|
||||
|
||||
## [2.0.38] - 2026-08-15
|
||||
|
||||
### Interface
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "2.0.38",
|
||||
"version": "2.0.39",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "2.0.38",
|
||||
"version": "2.0.39",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"adm-zip": "0.6.0",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "real-debrid-downloader",
|
||||
"version": "2.0.38",
|
||||
"version": "2.0.39",
|
||||
"description": "Desktop downloader",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user