Skip to content

v1.5.3.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 20:34

What's New

  • RSS Feeds in Settings — manage feeds from Settings → RSS Feeds (add, edit, delete). No more hacking them in only via the database.
  • /feeds page — RSS cards live on their own page. Main dashboard stays clean. Guests can open /feeds too (topbar link).
  • RSS from Add App — pick RSS / Atom Feed in the integration dropdown when adding an app.
  • Webhook LAN toggleSettings → Privacy & Access → Allow webhooks to private LAN IPs. For ntfy/Gotify on 192.168.x.x. Loopback still blocked.
  • Backup validate — pick a .db file on the Backup tab and you'll see app/user/webhook counts before you overwrite anything.
  • Audit log — wake, drag-reorder, and category changes are logged now. Search + action filter in Settings → Audit.
  • Webhook presets — quick buttons for Discord, Telegram, generic JSON when adding a webhook.
  • Home Assistant + self-signed TLSaccept_invalid_certs finally applies to HA polling.

Fixes

  • Feeds page empty state when you have no RSS apps yet.
  • Clippy CI (too_many_arguments on render_apps_grid).

Install / Upgrade

Docker:

docker pull tradmss/amud-dashboard:latest
docker compose up -d

Proxmox / bare metal:

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

Check Settings → System shows v1.5.3.0 after upgrade.

Docs: https://boubli.github.io/AMUD-Dashboard/docs/features