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:
@@ -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.
|
||||
|
||||
|
||||
Generated
+2
-2
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user