v1.5.5.3
Fixed
- Integration hover UI — replaces the broken v1.5.5.2 slide-down drawer; stats now swap inside a fixed metrics slot (no overlap on cards below)
- Admin settings access —
/admin/settingsredirects to login instead of a plain “Access Denied” page
Improved (from v1.5.5.2, retained)
- Docker
:latest— Settings shows the real release tag (notvmain) - Docker container control — start/stop/restart and CPU/RAM when
docker.sockis mounted - RSS favicons — automatic website icons when adding feeds
Install / Upgrade
Proxmox / bare metal:
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bashDocker / Unraid:
docker compose pull && docker compose up -d --force-recreateHard-refresh the dashboard (Ctrl+Shift+R) after upgrade. Settings → System should show v1.5.5.3.
Note: Skip v1.5.5.2 — its integration hover drawer overlapped other cards. Use v1.5.5.3 or newer.