v1.5.6.0
Fixes #15 — blank app card bodies after the v1.5.5.9 bento grid — plus card metrics and theme layout polish.
Fixed
- Blank card bodies (#15) — CPU/RAM and integrations render again when only the header showed after v1.5.5.9
- Dual metrics layout — *arr cards use one row again (integration stats by default, hover for CPU/RAM) — not two stacked rows
- Bundled themes — Brutalist Mono and Holographic Prism could break card metrics; theme guards added for all 18 themes
- Integration loading — short placeholder while stats fetch
- Drag reorder — handle targets the app grid only, not dashboard widgets
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 / Cmd+Shift+R).
Using a bundled theme in Settings → Appearance? Update first, then hard refresh — themes were part of the layout bugs too.
Still broken? Reply on #15 with browser, theme name, and whether container metrics are enabled.