OpenPanel/documentation/docs/changelog/0.1.6.md
2024-03-25 12:40:22 +01:00

2 KiB

0.1.6

Not yet released.

🐛 Bug fixes

  • Fixed bug durring ModSecurity installation process (reported by reyokh)
  • Fixed bug on OpenAdmin > Users with displaying server name
  • Fixed bug on OpenAdmin > Users > Edit information with modal-backdrop left after closing the modal.
  • Fixed bug on OpenAdmin > General Settings with the disabled input field causing 500 error on save.
  • Resolved an issue with the PHP-FPM service that led to WordPress prompting for FTP credentials during plugin installation and media uploads.
  • Fixed bug where suspended users were being excluded from search results in the OpenAdmin > Users section.
  • Fixed bug where the wrong OpenPanel version was shown in the sidebar under OpenPanel.
  • Fixed bug where errors for the OpenAdmin section were being logged in api.log instead of the error.log file.

🚀 New features

💅 Polish

  • Added check if docker images exist before creating plans.
  • The system now logs the admin username to identify who performed actions for a user.
  • Moved all JavaScript code for OpenAdmin to external files.
  • All responses from OpenAdmin are now compressed, including pages (HTML), templates (JavaScript & CSS), and API responses (JSON).
  • Added online status indicators to the Users table in OpenAdmin.
  • MySQL service is now listening on both localhost and 127.0.0.1