Skip to content

v1.16.0 — Maintenance Mode, Container Notes, Simple/Advanced UI

Choose a tag to compare

@amayer1983 amayer1983 released this 06 May 18:50
· 57 commits to main since this release

Highlights

🛠 Maintenance Mode

Pause scheduled checks and auto-notifications during host maintenance — pulling cables, rebooting, swapping disks. Manual updates from Web UI / Telegram still work.

  • Web UI: quick-buttons on the Settings page (1h, 4h, 1d, Forever) + a yellow banner on every page with the remaining countdown and a one-click disable.
  • Telegram: /maintenance shows status, /maintenance 2h (or 30m, 1d, forever) enables, /maintenance off disables. Listed in /help.
  • State persists in /data/maintenance.json, expires automatically.

📝 Container Notes

Free-text memo per container (max 2000 chars) — explain why a container is pinned, what to check before updating, etc. Visible as a 📝 icon in the status table tooltip and on the container detail Overview tab. Edit on the Settings tab.

👤 Simple / Advanced UI Mode

New header toggle (👤 / 🛠) with two view modes:

  • Simple hides rarely-used controls — Debug toggle, cleanup grace/backup days, disk-warn percent, weekly report, Telegram topic ID, Container Groups, Update Windows, per-container auto-update / ask-before-major buttons.
  • Advanced shows everything (the historical default).

New installs default to simple via the wizard. Existing installs keep advanced on upgrade.

i18n

~30 new keys × 16 language files. EN + DE translated; other languages get the English fallback.


Full notes in CHANGELOG.md.