Notes
Weekly write-ups. Drafts are generated from GitHub; nothing goes live until it is approved.
- mrmpanel 0.3.12 — DNS editor fixes and panel health watchdog
· 2026-09-01 In-place DNS edit/delete, CSRF fix for record forms, and automatic panel restart when /health stops responding.
- mrmpanel 0.3.7 — site backups, antivirus, spam filter
· 2026-08-24 User site backups, ClamAV with scheduled scans, rspamd spam admin, WordPress starter theme, and Next.js deploy wait.
- mrmpanel 0.1.29 — delete user/mailbox, plan backfill, docs
· 2026-08-22 Delete hosting users and mailboxes from the panel, seed plans on upgrade, and publish plans/dashboard docs. Still experimental.
- mrmpanel 0.1.30 — DNS debug for any TLD
· 2026-08-22 Settings DNS debug checks parent registry zones beyond .co.za / ZACR. Still experimental.
- mrmpanel 0.1.35 — CSRF, disable HTTP, infra controls
· 2026-08-22 CSRF on panel forms, hide install password, disable public :8080 when SSL is trusted, Traefik/DB/DNS start-stop on the ops dashboard.
- mrmpanel 0.1.36 — OS and panel updates on the dashboard
· 2026-08-22 Admin dashboard checks for host OS packages and newer mrmpanel releases, with one-click apply/upgrade.
- mrmpanel 0.1.37 — Fail2ban on Infrastructure
· 2026-08-22 Admin Infrastructure dashboard controls host Fail2ban (Start/Stop/Restart); installer enables an sshd jail.
- mrmpanel 0.1.38 — WordPress PHP + core selection
· 2026-08-22 Deploy WordPress by choosing PHP and a compatible WordPress core version from the stack matrix.
- mrmpanel 0.1.39 — Fail2ban CPU and memory
· 2026-08-22 Infrastructure Fail2ban card shows host CPU and memory like Docker services.
- mrmpanel 0.1.40 — Broader WordPress PHP matrix
· 2026-08-22 WordPress deploy offers PHP 5.6 through 8.5 with handbook-compatible WordPress cores (PHP 6 never existed).
- mrmpanel 0.1.41 — Fix deploy “Invalid domain name”
· 2026-08-22 CSRF middleware no longer consumes multipart bodies when the X-CSRF-Token header is present, so site deploys keep managed_domain.
- mrmpanel 0.1.42 — WordPress download TLS on old PHP
· 2026-08-22 Core download uses a modern WP-CLI image so PHP 5.6 / 7.x deploys are not blocked by outdated CA certificates.
- mrmpanel 0.1.43 — WordPress salts without TLS on EOL PHP
· 2026-08-22 wp-config salts are generated locally so PHP 5.6 CLI no longer needs api.wordpress.org during deploy.
- mrmpanel 0.1.44 — WordPress HTTPS URLs
· 2026-08-22 WordPress installs use https:// when DNS points here and trust Traefik X-Forwarded-Proto so CSS is not blocked as mixed content.
- mrmpanel 0.1.45 — Fix Node Express and Next starters
· 2026-08-22 Express installs npm deps before start; Next.js starter builds with pinned next@15.5.7 so the default site comes up.
- mrmpanel 0.2.0 — hoster-ready single box
· 2026-08-22 Scheduled backups, file manager, Adminer, mail smarthost, harder disk quotas, and optional admin 2FA.
- mrmpanel 0.2.1 — Site file manager
· 2026-08-22 Open Files from each site to upload, edit, and delete inside that site’s document root only.
- mrmpanel 0.2.2 — Hide empty App version on non-WordPress stacks
· 2026-08-22 Fix deploy form so Next.js and other stacks no longer show an empty App version field.
- mrmpanel 0.2.3 — Next.js version picker
· 2026-08-22 Deploy Next.js with Node runtime plus Next 14 / 15 / 16 app version (patched pins).
- mrmpanel 0.1.28 — ops dashboard, hosting plans, mail stack bump
· 2026-08-20 From 0.1.26 deploy UX through 0.1.28 ops dashboard, hosting plans, and docker-mailserver 15.1. Still experimental.
- Which free panel for what — and mail on a VPS
· 2026-08-20 Short map of CyberPanel, aaPanel, Hestia, and mrmpanel; plus what actually matters for cheap WordPress VPS and self-hosted mail.
- mrmpanel 0.1.24 freeze and backup tooling
· 2026-08-16 Known-good tag v0.1.24, then 0.1.25 adds mrmpanel-backup / restore. Still not production.