Skip to main content
Version: 1.2.4

1.1.9

Released on April 05, 2025

💅 Polish

  • added php-fpm auto-tuning on startup to all php containers.
  • added varnish module.
  • added my.cnf template for new users.
  • MySQL Configuration page is moved to separate module so it can be disabled from OpenAdmin > Features.
  • added redirect option for Services in OpenAdmin, if provided, user will be redirected after action.
  • rewritten OpenAdmin > Emails > Settings page.
  • Languages page is moved to separate module so it can be disabled from OpenAdmin > Features.
  • Optimized database queries on all OpenPanel UI pages.
  • OpenPanel UI template redesign.
  • added caching for OpenPanel > Dashboard page.
  • titles and links changed for pages in UI.

🐛 Bug Fixes

Varnish

Once varnish module is enabled by Administrator, the OpenPanel > Cache > Varnish settings page will be available to users.

varnish.png

Available actions:

  • view current setting
  • enable/disable Varnish cache
  • toggle on/off per domain name
  • view varnish service logs

To purge cache, simply stop and start service from Containers page.

  • opencli user-varnish command can be used to enable/disable Varnish per user.
  • opencli domains-varnish command can be used to enable/disable Varnish per domain.
Was this helpful?