release: prepare v2.0.57
Publish the native dark title bar fix for consistent Windows, server, and Remote Desktop window appearance.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
All notable changes to Multi-Debrid Downloader are documented in this file.
|
||||
|
||||
## [2.0.57] - 2026-08-22
|
||||
|
||||
### Window appearance
|
||||
|
||||
- Force the native Electron window theme to dark so the Windows title bar remains black across local, server, and Remote Desktop user profiles.
|
||||
|
||||
## [2.0.56] - 2026-08-22
|
||||
|
||||
### Notification Center
|
||||
|
||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "multi-debrid-downloader",
|
||||
"version": "2.0.56",
|
||||
"version": "2.0.57",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "multi-debrid-downloader",
|
||||
"version": "2.0.56",
|
||||
"version": "2.0.57",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"adm-zip": "0.6.0",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "multi-debrid-downloader",
|
||||
"version": "2.0.56",
|
||||
"version": "2.0.57",
|
||||
"description": "Desktop downloader",
|
||||
"main": "build/main/main/main.js",
|
||||
"author": "Sucukdeluxe",
|
||||
|
||||
Reference in New Issue
Block a user