Skip to content

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 29 Jun 13:17

v1.7.1 — Mobile/PWA hotfix

Fixes regressions from v1.6.5 mobile guest styles leaking to desktop, the Settings hamburger closing immediately, and oversized admin integration cards on phones.

What changed

Fixed

  • Settings hamburger — toggle + nav panel share a wrapper with @click.outside (same pattern as dashboard topbar)
  • Desktop guest cards — horizontal header restored (icon+name left, ONLINE right); 2-col vertical layout scoped to ≤768px only

Improved

  • Admin cards (mobile) — relaxed min-heights, 4-column metrics grid, hidden descriptions, 44px edit controls
  • Service worker — cache bumped to sw.js v29

Upgrade

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

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

Hard-refresh after upgrade. Reinstall or clear PWA cache on phones so sw.js v29 loads.