Skip to content

v1.7.4

Choose a tag to compare

@github-actions github-actions released this 04 Jul 15:36

v1.7.4 — Integration picker + Ollama / Open WebUI

Custom Integration picker with logos (fixes unreadable optgroup bars on Windows) and two new AI & LLM integrations.

What changed

Added

  • Ollama — model count + running models from /api/tags and /api/ps
  • Open WebUI — model count with API key, or health-only without
  • Custom integration picker — grouped list with brand icons, search filter, theme-aware styling

Fixed

  • Integration dropdown — replaced native <select> / <optgroup> (white bars in dark theme on Windows) with custom picker

Improved

  • Manifest API — each integration includes icon URL for the picker
  • PWA cachesw.js v31

Upgrade

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

Docker / Unraid: Force Update both containers to v1.7.4, then recreate AMUD-Dashboard.

After update, hard refresh the dashboard (Ctrl+Shift+R) so the new picker and service worker load.