Release URBM 2026.06.15.r006
This commit is contained in:
+5
-1
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.15.r005">
|
||||
<!ENTITY version "2026.06.15.r006">
|
||||
<!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 "REPLACE_DURING_RELEASE">
|
||||
]>
|
||||
<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.r006
|
||||
- Place running backup controls directly beside progress instead of beyond an empty message column.
|
||||
- Remove the unnecessary activity-table action column and its horizontal overflow.
|
||||
|
||||
### 2026.06.15.r005
|
||||
- Truncate long activity job names cleanly while keeping the complete name available as a tooltip.
|
||||
- Automatically clear safe stale Restic locks and retry retention once after a successful backup.
|
||||
|
||||
Reference in New Issue
Block a user