Skip to main content
Version: 2.0.11

2.0.12

Not yet released.

💡 New

  • opencli update has new flags to update service files from GitHub: --wp, --ols, --apache, --clamav, --phpmyadmin, --postgres, --skeleton, --ssh, --varnish and --cron (--clamav and --phpmyadmin also recreate their running container with a new image).

Polish

  • Version and Port columns are removed from OpenAdmin > Services table.
  • ioncube loader extensions are now auto added for new installations and php versions.
  • wp-cli.phar is now auto-updated for new installations.
  • opencli admin port <PORT> --no-restart no longer prints the firewall warning twice.
  • opencli domains-varnish help examples are fixed and the output typo "ontainer" is corrected.
  • opencli email-server help now lists the uninstall command, and typos in its uninstall and stop messages are fixed.

🐛 Bug Fixes

  • opencli port and opencli proxy now respect the --no-restart flag.
  • opencli license now accepts lifetime- license keys.
  • opencli files-fix_permissions --all now works with the current opencli user-list --json format.
  • opencli update --cli no longer deletes /usr/local/opencli before downloading, the old scripts are kept if the download fails or GitHub is unreachable.
  • opencli error now reads OpenPanel logs with podman logs instead of docker.
  • opencli ftp-connections <USERNAME> now shows only connections of FTP accounts on domains owned by that user.
  • opencli plan-usage --json now returns valid JSON ([] when no users are on the plan).
  • opencli websites-vulnerability --all now shows the correct number of plugins and themes in the summary.
Was this helpful?