Use URBM consistently in Unraid navigation
This commit is contained in:
Vendored
+5
-2
@@ -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 "2e3d1f9dce5858970b5076bc9c2508da447ef306137a2c1ef9f4de6961caeda3">
|
||||
<!ENTITY packageSHA256 "ad85d7a2225c4f35d3628f613274612ab6a90dc06263fc60b47657f79f723540">
|
||||
]>
|
||||
<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