v1.5.3.0
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.
/feedspage — RSS cards live on their own page. Main dashboard stays clean. Guests can open/feedstoo (topbar link).- RSS from Add App — pick RSS / Atom Feed in the integration dropdown when adding an app.
- Webhook LAN toggle — Settings → Privacy & Access → Allow webhooks to private LAN IPs. For ntfy/Gotify on
192.168.x.x. Loopback still blocked. - Backup validate — pick a
.dbfile 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 TLS —
accept_invalid_certsfinally applies to HA polling.
Fixes
- Feeds page empty state when you have no RSS apps yet.
- Clippy CI (
too_many_argumentsonrender_apps_grid).
Install / Upgrade
Docker:
docker pull tradmss/amud-dashboard:latest
docker compose up -dProxmox / bare metal:
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bashCheck Settings → System shows v1.5.3.0 after upgrade.