v1.5.4.1
Fixed
- Audit log on upgraded databases —
ensure_audit_log_schemanow adds the missingusernamecolumn (and backfills from legacyuserif present). Fixes[AUDIT] insert failed … no column named usernameon Proxmox installs that upgraded from older releases.
Install / Upgrade
Proxmox / bare metal:
curl -sSL https://github.com/boubli/AMUD-Dashboard/releases/latest/download/update-amud.sh | bashDocker:
docker pull tradmss/amud-dashboard:latest
docker compose up -dCheck Settings → System shows v1.5.4.1 after upgrade. Sign in and save a setting — Settings → Audit should record new entries without server log errors.