Use URBM consistently in Unraid navigation
This commit is contained in:
+4
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user