Skip to content

v1.7.0

Choose a tag to compare

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

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 aliasesdiskstation, cloudflared, firefly, vaultwarden, maintainerr, and 20+ more widget.type mappings
  • 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.js v28

Upgrade

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

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