Rename visible product to URBM

This commit is contained in:
Mikei386
2026-06-14 14:05:10 +02:00
parent 449647be12
commit 7cae5dc168
14 changed files with 38 additions and 28 deletions
+5 -1
View File
@@ -2,13 +2,17 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "backupper">
<!ENTITY author "Michael Roll">
<!ENTITY version "2026.06.14.9.2">
<!ENTITY version "2026.06.14.9.3">
<!ENTITY pluginURL "https://git.casaderoll.de/michael/BackUpper/raw/branch/main/dist/backupper.plg">
<!ENTITY packageURL "https://git.casaderoll.de/michael/BackUpper/raw/branch/main/dist/backupper-&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/BackUpper/issues" icon="backupper.png">
<CHANGES>
### 2026.06.14.9.3
- Rename the visible product to URBM - Unraid Restic Backup Manager.
- Show Backup in the Unraid navigation while preserving the existing plugin identifier and configuration paths.
### 2026.06.14.9.2
- Include duration, new and changed files, added data, total backup size, file count, and snapshot ID in backup notifications.