Compact snapshot path lists
This commit is contained in:
+5
-1
@@ -2,13 +2,17 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "urbm">
|
||||
<!ENTITY author "Michael Roll">
|
||||
<!ENTITY version "2026.06.21.r002">
|
||||
<!ENTITY version "2026.06.21.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.21.r003
|
||||
- Compact long snapshot path lists into wrapped path chips with a remaining-count indicator.
|
||||
- Prevent snapshot tables from forcing a horizontal page overflow when many source paths exist.
|
||||
|
||||
### 2026.06.21.r002
|
||||
- Reuse the expandable folder tree for local repository folders, Rsync targets, restore targets, and directory settings.
|
||||
- Preload complete snapshot file listings once and browse them locally in an expandable restore tree.
|
||||
|
||||
Reference in New Issue
Block a user