Skip to content

v1.5.5.9

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:13

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 gaps
  • ui/templates/settings.html — Appearance preview shows a tall bento cell beside standard cells
  • amud-server/src/templates.rs — exposes --bento-row-height in runtime CSS variables

Install / Upgrade

Proxmox / bare metal:

curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bash

Docker / Unraid:

docker compose pull && docker compose up -d --force-recreate

Hard-refresh the dashboard (Ctrl+Shift+R) after upgrade.