Skip to content

v1.7.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 01:42

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-exec under --cap-drop=ALL)
  • Agent template--user 0 for Docker socket access when dashboard is non-root

Improved

  • PWA cachesw.js v30
  • 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 | bash

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