Skip to content

v1.8.7

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 00:25

v1.8.7 — Restore centered desktop margins

Restores the side margins and centered 1440px dashboard column from the classic layout (like your reference screenshot).

Changed

  • Desktop layout.dashboard-container back to max-width: 1440px centered with 2rem body padding (wallpaper visible on sides)
  • Section spacing — slightly more gap below category filter tabs
  • Layout guardstheme-guards.css matches 1440px centered column (fixes v1.8.6 edge-to-edge regression)
  • PWA cache — service worker v43

Bugs fixed in this release

  • v1.8.6 removed side margins (max-width: 100% + reduced body padding) — dashboard stretched edge-to-edge
  • Missing horizontal “breathing room” on Mac/Windows desktop browsers

Do not use (layout regressions)

  • v1.8.6 — edge-to-edge, no side space
  • v1.8.5 — stale PWA CSS could show narrow squeezed layout until manual cache clear

Recommended: v1.8.7 (this release) or v1.8.4 if you need a fallback before upgrading.

Upgrade

Native / Proxmox:

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

Docker:

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

Or pull the latest Docker image: tradmss/amud-dashboard:latest

Binaries: amud-server, amud-agent (amd64 + arm64), ui.tar.gz, and SHA256SUMS are attached below.