v1.6.5
v1.6.5 — Mobile PWA follow-ups
Second pass on mobile layout after v1.6.4 — guest grid, weather card, admin headers, and Settings navigation.
What changed
Improved
- Weather card — responsive temperature sizing with
clamp()and digit-length classes so values like30.9°Cfit half-width hero widgets - Guest app grid — stays 2 columns on phones; compact vertical cards (icon → name → ONLINE/OFFLINE badge)
- Admin app cards — header row stays on one line on mobile (badges/controls no longer drop to a second row)
- Settings mobile nav — hamburger overflow menu replaces horizontal scroll pills; closes on outside tap and tab switch
- Service worker — cache bumped to
sw.jsv27
Upgrade
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/download/v1.6.5/update-amud.sh | bashDocker: docker compose pull && docker compose up -d --force-recreate
Hard-refresh after upgrade (Ctrl+Shift+R). Reinstall or clear PWA cache on phones so sw.js v27 loads.