Align backup and snapshot browsers

This commit is contained in:
Mikei386
2026-06-14 12:16:37 +02:00
parent a475819eb7
commit a068bf5689
8 changed files with 22 additions and 13 deletions
+4 -1
View File
@@ -2,13 +2,16 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "backupper">
<!ENTITY author "Backupper Project">
<!ENTITY version "2026.06.14">
<!ENTITY version "2026.06.14.1">
<!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 "REPLACE_DURING_RELEASE">
]>
<PLUGIN name="&name;" author="&author;" version="&version;" pluginURL="&pluginURL;" min="7.0.0" support="https://git.casaderoll.de/michael/BackUpper/issues">
<CHANGES>
### 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.