release: Multi-Hoster-Upload 2.1.0

Refine navigation feedback, settings controls, application dialogs, history actions, and development reload behavior. Restore hardware-accelerated rendering and expand release verification for the packaged source manifest.
This commit is contained in:
Sucukdeluxe
2026-08-10 15:56:42 +02:00
parent 9444bf1351
commit d8e4a2d203
13 changed files with 483 additions and 39 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
function configureStartupRenderer(app) {
app.disableHardwareAcceleration();
return app;
}
function createStartupWindow(BrowserWindow, options) {