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
+4 -1
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 "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.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.