Skip to content

v1.5.6.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 12:18

Added

  • 37 bundled themes — visual Theme Gallery in Settings → Appearance (click a card to preview CSS + matching wallpaper, then Save)
  • 18 new theme packs — Nature (5), Terminal (2), Feminine (5), Variety (6); manifest v3 with categories and preview thumbnails
  • Offline wallpapers — unique Unsplash/Pexels photos vendored at /static/themes/wallpapers/ (no internet required after install)
  • active_theme_id — remembers your selected theme in settings

Fixed

  • Guest dashboard — compact 1×1 cards (icon, name, online/offline only; no tall empty cards)
  • RSS settings — add-feed modal wired; category table Edit/Delete columns aligned
  • CI — clippy useless_format fixes; docs site build added to GitHub Actions

Improved

  • Filled integration cards (from v1.5.6.2) — 6-cell metrics grid, richer API stats, 30s refresh on visible cards
  • GitHub Pages — Theme Gallery category filters, blog post, updated docs/changelog
  • Scriptsfetch-theme-wallpapers.py, sync-themes.ps1 / sync-themes.sh

Upgrade

Proxmox / bare metal:

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

Docker / Unraid:

docker compose pull && docker compose up -d --force-recreate

GitHub Pages (docs/themes) updates automatically when docs/** is pushed to main.