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:45 +02:00
parent 761b5e27db
commit 3fc8cca329
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) {