release: prepare v2.0.40

Document the complete package disclosure no-motion fix and update package metadata for the dual-host Windows release.
This commit is contained in:
Sucukdeluxe
2026-08-15 00:52:13 +02:00
parent 34c50fc2fb
commit a26fabe990
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to Multi-Debrid Downloader are documented in this file.
## [2.0.40] - 2026-08-15
### Interface
- Fixed package rows continuing to slide after package expand and collapse motion was disabled in Settings.
- Applied the no-motion preference immediately to virtual row positions, heights, and opacity.
## [2.0.39] - 2026-08-15
### Settings
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "real-debrid-downloader",
"version": "2.0.39",
"version": "2.0.40",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "real-debrid-downloader",
"version": "2.0.39",
"version": "2.0.40",
"license": "MIT",
"dependencies": {
"adm-zip": "0.6.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "real-debrid-downloader",
"version": "2.0.39",
"version": "2.0.40",
"description": "Desktop downloader",
"main": "build/main/main/main.js",
"author": "Sucukdeluxe",