Use URBM consistently in Unraid navigation

This commit is contained in:
Mikei386
2026-06-14 23:44:56 +02:00
parent 4e9b6a10f3
commit 854d9c9e3e
6 changed files with 15 additions and 9 deletions
+4 -1
View File
@@ -2,13 +2,16 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "urbm">
<!ENTITY author "Michael Roll">
<!ENTITY version "2026.06.14.r002">
<!ENTITY version "2026.06.14.r003">
<!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.14.r003
- Use URBM consistently as the Unraid navigation and page name instead of the translated Backup / Sicherung labels.
### 2026.06.14.r002
- Complete the product rename to URBM across the plugin ID, package, daemon, WebGUI, runtime paths, configuration paths, notifications, and Restic tags.
- Migrate existing configuration, run history, and encrypted secrets into the new URBM configuration directory.