Skip to content

v1.5.4.1

Choose a tag to compare

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

Fixed

  • Audit log on upgraded databasesensure_audit_log_schema now adds the missing username column (and backfills from legacy user if present). Fixes [AUDIT] insert failed … no column named username on 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 | bash

Docker:

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

Check 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.