v1.5.5.9
What changed
ui/static/style.css— uniform bento grid: fixed row units,grid-auto-flow: dense, and stretched cards so mixed 1x1 / 2x1 / 1x2 sizes pack without awkward vertical gapsui/templates/settings.html— Appearance preview shows a tall bento cell beside standard cellsamud-server/src/templates.rs— exposes--bento-row-heightin runtime CSS variables
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 the dashboard (Ctrl+Shift+R) after upgrade.