Skip to content

v1.4.2.2 — Dashboard telemetry only

Choose a tag to compare

@github-actions github-actions released this 20 Jun 16:07
· 26 commits to main since this release

Host telemetry and status fixes without the separate System page.

This release keeps dashboard telemetry on the main page only (CPU, RAM, GPU, Disk, Bandwidth) and removes the /telemetry page and System topbar button introduced in v1.4.2.0.


Removed

  • Dedicated /telemetry page and System topbar link.

Fixed

  • Host-based apps such as Beszel and Filebrowser map correctly even when they are not LXC containers.
  • Proxmox card status follows host agent connectivity (no false OFFLINE from URL-only checks).
  • App-to-container matching improved with normalized aliases and URL token fallback.

Improved

  • Dashboard telemetry row shows CPU, RAM, GPU (if available), Disk, and Bandwidth on the home page.
  • Guest (not logged in) app cards render compactly to avoid oversized rows.

Upgrade

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

Verify Settings → System shows v1.4.2.2.


Full diff since v1.4.1.0: v1.4.1.0...v1.4.2.2