v2.5.2 – v2.5.4 — 2026-07-03
- fix(cors): always allow same-origin — setup/login from any panel URL (regression v2.5.1)
- fix(pci): FTP TLS requirement + fullchain for panel/FTP/mail (chain-depth-0 fix)
- chore(installer): ship the get.enconf.com installer in the repo + auto-deploy
- fix(ui): remove SSL install from the server view (now only on /ssl)
- docs: installer command to
| bash (as root) + note that curl must be installed
- fix(installer): locale bug — force LC_ALL=C (grep Candidate failed on de_DE)
- fix(installer): preflight dependency check + visible errors instead of silent abort
- fix(ui): ProTable page-size switcher had no effect (client-side tables)
- fix(import): Plesk rsync fallback command — missing user@host: (rsync saw a local path)
- fix(migration): known_hosts self-healing + correct path (rsync/mysqldump over SSH)