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).
|
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
|
## 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.
|
- Upload to several supported hosts from the same queue.
|
||||||
- Filter the workspace by all, active, queued, completed, or failed jobs.
|
- Filter the workspace by all, active, queued, completed, or failed jobs.
|
||||||
- Track status, progress, transferred size, speed, and the selected host account.
|
- 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.
|
- Reorder selected jobs, start selected jobs, retry finished jobs, or stop active work.
|
||||||
- Copy completed links individually or together.
|
- Copy completed links individually or together.
|
||||||
|
|
||||||
|
|||||||
Generated
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "multi-hoster-uploader",
|
"name": "multi-hoster-uploader",
|
||||||
"version": "2.1.4",
|
"version": "2.1.5",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "multi-hoster-uploader",
|
"name": "multi-hoster-uploader",
|
||||||
"version": "2.1.4",
|
"version": "2.1.5",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"undici": "^7.29.0",
|
"undici": "^7.29.0",
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "multi-hoster-uploader",
|
"name": "multi-hoster-uploader",
|
||||||
"version": "2.1.4",
|
"version": "2.1.5",
|
||||||
"description": "Upload files to doodstream, voe, vidmoly, byse simultaneously",
|
"description": "Upload files to doodstream, voe, vidmoly, byse simultaneously",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user