Release URBM 2026.06.15.r011
This commit is contained in:
Vendored
+6
-2
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.15.r010">
|
||||
<!ENTITY version "2026.06.15.r011">
|
||||
<!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 "7d5a1c417b66e7c318ccc182b61b48fc725dd561e829e34ff593d88434fa334a">
|
||||
<!ENTITY packageSHA256 "84579aa8c702a442494daa340631dc71ef485fa05bbbfdd2980a68611e226bb4">
|
||||
]>
|
||||
<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.r011
|
||||
- Parse Restic repository statistics correctly when progress output precedes the JSON result.
|
||||
- Support compact and pretty-printed multi-line statistics JSON.
|
||||
|
||||
### 2026.06.15.r010
|
||||
- Retry repository dashboard statistics once after safely removing stale Restic locks.
|
||||
- Show the affected repository name and concrete Restic error when statistics still cannot be loaded.
|
||||
|
||||
Reference in New Issue
Block a user