Increase tree checkbox spacing

This commit is contained in:
Mikei386
2026-06-21 21:47:38 +02:00
parent 64412c6597
commit 7016992014
7 changed files with 15 additions and 9 deletions
-1
View File
@@ -1 +0,0 @@
6223df8fefd872c4e102a9dfadb8103bce4de364d2836b85d773591c92025c4b urbm-2026.06.21.r010-x86_64-1.txz
+1
View File
@@ -0,0 +1 @@
ccd839060bbcc55fe1c634eb64869d3e98e2e56f3e8c878d04dc28cbee761d74 urbm-2026.06.21.r011-x86_64-1.txz
+5 -2
View File
@@ -2,13 +2,16 @@
<!DOCTYPE PLUGIN [
<!ENTITY name "urbm">
<!ENTITY author "Michael Roll">
<!ENTITY version "2026.06.21.r010">
<!ENTITY version "2026.06.21.r011">
<!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 "6223df8fefd872c4e102a9dfadb8103bce4de364d2836b85d773591c92025c4b">
<!ENTITY packageSHA256 "ccd839060bbcc55fe1c634eb64869d3e98e2e56f3e8c878d04dc28cbee761d74">
]>
<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.r011
- Increase spacing between folder disclosure controls and checkboxes in all selectable tree browsers.
### 2026.06.21.r010
- Enrich Unraid and Gotify notifications with structured job, repository, duration, snapshot, file, and data statistics.
- Use status-specific notification titles with success, warning, and failure indicators.