Notes · 2026-09-01
mrmpanel 0.3.12 — DNS editor fixes and panel health watchdog
In-place DNS edit/delete, CSRF fix for record forms, and automatic panel restart when /health stops responding.
Current install line is 0.3.12.
Since 0.3.7
- DNS editor — edit and delete records in place (no full page reload or scroll jump)
- CSRF fix — DNS record delete/save no longer fails with missing field errors; middleware replays POST bodies instead of consuming them
- Health watchdog — systemd timer restarts the panel if
/healthstops answering (helps on low-RAM boxes that hang under pressure)
Notes
- DNS changes still apply to PowerDNS immediately on save — there is no separate “apply” step
- Full stack on 1–2 GB RAM can feel slow or time out after idle; 4 GB is more comfortable when mail + web + DNS + databases are all enabled
sudo bash -c "$(curl -fsSL https://mrmpanel.hostingandstuff.online/install.sh)" -- --all