v1.7.0
v1.7.0 — Integration catalog parity
Closes the structural gap between runtime integrations (~100+ types) and the manifest/import catalog. Homepage YAML import maps more widget aliases; Add/Edit App dropdown is driven by /api/integrations/manifest.
What changed
Added
- Catalog parity — 80+ missing integration types added to
INTEGRATION_CATALOG(correct TTL tiers + manifest API) - Homepage import aliases —
diskstation,cloudflared,firefly,vaultwarden,maintainerr, and 20+ morewidget.typemappings - New integrations — Watchtower (container count), Ombi (pending requests), FileBrowser (health)
- Manifest-driven UI — Add/Edit App integration
<select>populated from server catalog (no duplicated static list)
Improved
- Service worker — cache bumped to
sw.jsv28
Upgrade
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/download/v1.7.0/update-amud.sh | bashDocker: docker compose pull && docker compose up -d --force-recreate
Hard-refresh after upgrade. Reinstall or clear PWA cache on phones so sw.js v28 loads.