v1.7.3
v1.7.3 — Integration dropdown + Unraid follow-up
Fixes empty Integration dropdown in Add/Edit App (CSP blocked manifest loader) and the Unraid su-exec: setgroups loop from #16.
What changed
Fixed
- Integration dropdown — CSP nonce on manifest loader script; Add/Edit App shows 130+ integrations again
- Unraid Docker — dashboard image runs as UID 99 by default (no runtime
su-execunder--cap-drop=ALL) - Agent template —
--user 0for Docker socket access when dashboard is non-root
Improved
- PWA cache —
sw.jsv30 - Docs — troubleshooting for empty Integration list and
su-exec: setgroups
Upgrade
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/download/v1.7.3/update-amud.sh | bashDocker / Unraid: Force Update both containers to v1.7.3, then recreate AMUD-Dashboard. Turn Privileged off if you enabled it as a workaround.
After update, hard refresh the dashboard (Ctrl+Shift+R) so the integration dropdown loads.