Skip to content

v1.8.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:07

v1.8.3 — Windows desktop layout + Taghawsa WebGL fix

Hotfix for a broken CSS rule that squeezed the dashboard on desktop, plus more reliable Taghawsa background effects on Windows.

Fixed

  • Desktop layout broken — a stray } in style.css left .dashboard-container without gap and broke the full-width flex layout on Windows; dashboard now uses width: 100% up to 1920px
  • Taghawsa WebGL on Windows — preload Three.js when Taghawsa is active, lower desktop DPR cap, retry with tablet/phone quality tiers, and fall back to CSS drift animation if WebGL still fails
  • Greeting shimmer on Windows — shimmer applies to the greeting text span only so Chromium renders it correctly alongside the orange username
  • Hero section — greeting and clock row fill available width on desktop again

Upgrade

./update-amud.sh

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

Hard-refresh your browser (Ctrl+Shift+R) after updating — PWA cache is now v39.