release: Multi-Hoster-Upload 2.1.5

Publish the synchronized upload telemetry sidebar and header speed graph with improved readability, complete localization, and updated release documentation.
This commit is contained in:
Sucukdeluxe
2026-08-11 04:38:59 +02:00
parent a59e5cc271
commit 1a71a1dba8
3 changed files with 6 additions and 4 deletions
+3 -1
View File
@@ -8,7 +8,7 @@ Multi-Hoster-Upload is a Windows desktop application for sending file batches to
Download the current Setup or Portable build from the [latest GitHub release](https://github.com/Sucukdeluxe/Multi-Hoster-Upload/releases/latest).
The latest public release is version 2.1.4. Use the release page for the executables and the full English changelog.
The latest public release is version 2.1.5. Use the release page for the executables and the full English changelog.
## Features
@@ -19,6 +19,8 @@ The latest public release is version 2.1.4. Use the release page for the executa
- Upload to several supported hosts from the same queue.
- Filter the workspace by all, active, queued, completed, or failed jobs.
- Track status, progress, transferred size, speed, and the selected host account.
- Read total, remaining, running, completed, and failed upload activity from the persistent sidebar telemetry.
- Follow current upload speed in the sidebar and the synchronized header graph.
- Reorder selected jobs, start selected jobs, retry finished jobs, or stop active work.
- Copy completed links individually or together.
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "multi-hoster-uploader",
"version": "2.1.4",
"version": "2.1.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "multi-hoster-uploader",
"version": "2.1.4",
"version": "2.1.5",
"dependencies": {
"chokidar": "^3.6.0",
"undici": "^7.29.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "multi-hoster-uploader",
"version": "2.1.4",
"version": "2.1.5",
"description": "Upload files to doodstream, voe, vidmoly, byse simultaneously",
"main": "main.js",
"scripts": {