openpanel/website/docs/changelog/1.2.0.md
2025-04-07 18:40:16 +02:00

1.9 KiB

1.2.0

Not yet released

💅 Polish

  • redirect module controls if Domain Redirects are enabled for users.
  • faster php cotnianer startup time due to shared WP-CLI for all users.
  • redis and memcached services no longer listen on sockets.
  • removed File Editor link from the sidebar.

🐛 Bug Fixes

  • fixed bug displaying mysql databases sizes on MariaDB.
  • fixed bug with empty password on user create
  • fixed bug with user autologin option on admin panel when custom hostname is not set.
  • fixed bug with ' MESSAGE:' text left in Notification title when message is empty.
  • Upload file always goes to /var/ww/html
  • css bug: html interpreted from logs on OpenAdmin > Notifications #186
  • Minor Issue During Install #337
  • Account menu disappears on /activity in user panel #339
  • fixed 500 error changing password from OpenPanel > Account > Settings when email is missing.
  • fixed bug with username missing on OpenPanel > Account > Settings page.
  • fixed bug with domains missing on OpenPanel > WordPress > Install page.
  • fixed error system container is not running. Please allow a few moments for the initialization.. on OpenPanel > Resource Usage page
  • fixed error on OpenAdmin > Users > when user is suspended.
  • fixed error Error saving file: name 'tmp_file_path' is not defined when saving file via FileManager.
  • fixed socket error when multiple php versions are running.
  • fixed css issue on dark mode on OpenPanel > PHP > Limits table.
  • fixed socket error on Redis and Memcached containers.
  • fixed broken links on Dashboard and Activity Log pages.