Release URBM 2026.06.15.r013
This commit is contained in:
@@ -1 +0,0 @@
|
||||
5503027a5ce2c20162e16786a1892d13046fa8002fca2f156fc13b2ef66bf89f urbm-2026.06.15.r012-x86_64-1.txz
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
250d5afee9c2939738b74f0f6f719db12d9399068bf9452e08e2b03a67d381ad urbm-2026.06.15.r013-x86_64-1.txz
|
||||
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.15.r012">
|
||||
<!ENTITY version "2026.06.15.r013">
|
||||
<!ENTITY pluginURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm.plg">
|
||||
<!ENTITY packageURL "https://git.casaderoll.de/michael/URBM/raw/branch/main/dist/urbm-&version;-x86_64-1.txz">
|
||||
<!ENTITY packageSHA256 "5503027a5ce2c20162e16786a1892d13046fa8002fca2f156fc13b2ef66bf89f">
|
||||
<!ENTITY packageSHA256 "250d5afee9c2939738b74f0f6f719db12d9399068bf9452e08e2b03a67d381ad">
|
||||
]>
|
||||
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/URBM/issues" icon="urbm.png">
|
||||
<CHANGES>
|
||||
### 2026.06.15.r013
|
||||
- Replace invalid USB raw-image percentages, file counts, and multi-million-hour ETAs with streaming progress.
|
||||
- Show bytes read and transfer rate while the final image size remains unknown until EOF.
|
||||
|
||||
### 2026.06.15.r012
|
||||
- Allow multiple backup jobs to share one Restic repository while retaining per-job snapshot tags and retention policies.
|
||||
- Catch asynchronous form submission errors so save failures are shown in the WebGUI instead of only in the browser console.
|
||||
|
||||
Reference in New Issue
Block a user