154 lines
6.0 KiB
XML
154 lines
6.0 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE PLUGIN [
|
|
<!ENTITY name "urbm">
|
|
<!ENTITY author "Michael Roll">
|
|
<!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 "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.
|
|
|
|
### 2026.06.14.r001
|
|
- Switch to a zero-padded release identifier that remains sortable by Unraid's lexical version comparison.
|
|
- Add the complete German WebGUI translation from the superseded 2026.06.14.9.13 build.
|
|
|
|
### 2026.06.14.9.13
|
|
- Add a complete German translation for navigation, forms, activities, settings, actions, and user-facing messages.
|
|
|
|
### 2026.06.14.9.12
|
|
- Add Pause, Resume, and Abort controls for active Restic operations using Linux process-group signals.
|
|
|
|
### 2026.06.14.9.11
|
|
- Add a global setting to show live run logs in Activity, disabled by default.
|
|
|
|
### 2026.06.14.9.10
|
|
- Always show a clearly labeled activity history delete action, including when no completed entries exist.
|
|
|
|
### 2026.06.14.9.9
|
|
- Preserve the user's open or closed live-log state across automatic progress updates.
|
|
|
|
### 2026.06.14.9.8
|
|
- Add a Clear history action that removes completed activity entries and saved run logs while preserving active and queued tasks.
|
|
|
|
### 2026.06.14.9.7
|
|
- Explain already initialized repositories and incorrect or damaged Restic keys with actionable errors.
|
|
- Strengthen the Initialize confirmation for existing repository destinations.
|
|
|
|
### 2026.06.14.9.6
|
|
- Hide technical secret IDs and manage them automatically for repositories, SMB, SFTP, and Gotify.
|
|
- Require a Restic password when creating a new repository while preserving existing secrets during edits.
|
|
|
|
### 2026.06.14.9.5
|
|
- Add live backup progress with percentage, file and byte counters, transfer rate, ETA, and current file.
|
|
- Add a sanitized in-memory live log for backup, restore, check, and prune activities.
|
|
|
|
### 2026.06.14.9.4
|
|
- Make the repository form type-aware for local, SMB, NFS, and SFTP destinations.
|
|
- Add a folder browser for local repository paths.
|
|
|
|
### 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.
|
|
|
|
### 2026.06.14.9.1
|
|
- Add native Unraid notifications and replace ntfy with Gotify.
|
|
- Allow success, warning, and failure events to be selected per notification channel.
|
|
|
|
### 2026.06.14.9
|
|
- Replace the job cron input with daily, weekday, selected-day, and time controls.
|
|
|
|
### 2026.06.14.8
|
|
- Show Michael Roll as the plugin author and add a dedicated URBM logo.
|
|
|
|
### 2026.06.14.7
|
|
- Add per-job age-based retention and optional daily, weekly, and monthly rotation settings.
|
|
|
|
### 2026.06.14.6
|
|
- Show clear inactive-state messages when Unraid VM Manager or Docker is disabled.
|
|
|
|
### 2026.06.14.5
|
|
- Make backup job forms type-aware with Docker container and VM discovery lists.
|
|
|
|
### 2026.06.14.4
|
|
- Add dashboard history charts for processed backup size and backed-up file count.
|
|
|
|
### 2026.06.14.3
|
|
- Force a daemon restart after every plugin upgrade so new API endpoints become active immediately.
|
|
|
|
### 2026.06.14.2
|
|
- Always show backup browser roots, display folder loading errors inline, and expose the running daemon version.
|
|
|
|
### 2026.06.14.1
|
|
- Match the backup source browser layout and controls to the snapshot file browser.
|
|
|
|
### 2026.06.14
|
|
- Switch to lexicographically sortable date versions for reliable Unraid update detection.
|
|
- Add checkbox folder browsers for backup sources and persistent multi-selection for restores.
|
|
|
|
### 0.1.11
|
|
- Add checkbox folder browsers for backup sources and persistent multi-selection for restores.
|
|
|
|
### 0.1.10
|
|
- Verify repository edits against the daemon and handle form submission without losing changes.
|
|
|
|
### 0.1.9
|
|
- Fix wrapped repository action layout and block initialization of volatile /tmp or /run destinations.
|
|
|
|
### 0.1.8
|
|
- Force a fresh WebGUI asset after updates, display the installed version, and warn about volatile /tmp or /run repositories.
|
|
|
|
### 0.1.7
|
|
- Add an explicit repository initialization action and a clear error for uninitialized destinations.
|
|
|
|
### 0.1.6
|
|
- Fix false CSRF errors by relying on Unraid's native request validation.
|
|
|
|
### 0.1.5
|
|
- Add delayed German tooltips with examples throughout the WebGUI.
|
|
|
|
### 0.1.4
|
|
- Add URBM as a first-class top navigation tab.
|
|
- Use native Unraid theme colors for reliable contrast.
|
|
|
|
### 0.1.3
|
|
- Restore the URBM entry directly under the Unraid Tools menu.
|
|
|
|
### 0.1.2
|
|
- Improve readability and contrast in Unraid light and dark themes.
|
|
|
|
### 0.1.1
|
|
- Show URBM under Tools / Utilities in the Unraid WebGUI.
|
|
|
|
### 0.1.0
|
|
- Initial MVP release.
|
|
</CHANGES>
|
|
<FILE Name="/boot/config/plugins/&name;/urbm-&version;-x86_64-1.txz" Run="upgradepkg --install-new">
|
|
<URL>&packageURL;</URL>
|
|
<SHA256>&packageSHA256;</SHA256>
|
|
</FILE>
|
|
<FILE Run="/bin/bash">
|
|
<INLINE>
|
|
chmod 0700 /boot/config/plugins/&name;
|
|
/etc/rc.d/rc.urbm restart
|
|
</INLINE>
|
|
</FILE>
|
|
<FILE Run="/bin/bash" Method="remove">
|
|
<INLINE>
|
|
/etc/rc.d/rc.urbm stop || true
|
|
removepkg &name;
|
|
rm -rf /usr/local/emhttp/plugins/&name; /usr/local/libexec/&name; /usr/local/sbin/urbmd /etc/rc.d/rc.urbm /run/urbm /var/lib/urbm
|
|
</INLINE>
|
|
</FILE>
|
|
</PLUGIN>
|