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
+6 -2
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 "8440c745eb052c38ce853789d10c1663e6dc0e77ad07b99079341bd4249546a6">
<!ENTITY packageSHA256 "10324922ef4211fa691d4f0c659c3e4574c915d04826d57e1adfa86bc5de007d">
]>
<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.