Skip to content

v1.6.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 12:56

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 like 30.9°C fit 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.js v27

Upgrade

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

Docker: 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.