v1.7.1
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.jsv29
Upgrade
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/download/v1.7.1/update-amud.sh | bashDocker: 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.