v1.5.5.6
Thanks to @Inch-high for reporting #12, #13, and #14 — that helped us catch these quickly.
What changed
ui/static/dashboard-live.js— click anywhere on an app card to open it; buttons/controls inside the card are left alone (#14)ui/static/style.css— integration stats (AdGuard, *arr, qBit, etc.) show on the card by default, no hover (#13)amud-server/src/settings.rs— telemetry external/internal interfaces and disk mount lists are trimmed, lowercased where needed, deduplicated on save (#12)ui/templates/settings.html— clearer help text for those telemetry fields
Install / Upgrade
Proxmox / bare metal:
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bashDocker / Unraid:
docker compose pull && docker compose up -d --force-recreateHard-refresh after upgrade (Ctrl+Shift+R). Settings → System should show v1.5.5.6.