openpanel/website/docs/changelog/0.3.6.md
2024-11-19 20:22:31 +01:00

3.5 KiB

0.3.6

Not yet released.

🚀 New features

-BETA support for ARM64 CPU: install script now allows installation on server with arm cpu and openpanel, nginx-mysql & apache-mysql images are now also available for arm64.

🐛 Bug fixes

💅 Polish

  • Addded weakpass setting to enable or disable checking passwords against weakpass.com dictionaries.
  • Adding domain is now logged in the user activity log.
  • Warnign messages when adding domain if syntax errors are detected in templates.
  • Compressed file extraction progress bar #270
  • 'OpenAdmin > Settings > OpenPanel' now allows Administrators to set: login_ratelimit, login_blocklimit, session_duration and session_lifetime.
  • 'OpenAdmin > Settings > OpenAdmin' now allows Administrators to set: impersonate, login_ratelimit, login_blocklimit, basic_auth, basic_auth_username and basic_auth_password.
  • Any modification on 'OpenPanel > Emails > Accounts' will now refresh cached emails data for the user.
  • 'OpenPanel > AutoInstaller > PM2' will now validate file extensions before checking if file exists.
  • WordPress install, detach and uninstall are now also recorded as actions on 'OpenPanel > Account > Activity'.
  • UID1000 and GID1000 will now be used for mail files of users, so that ftp sub-accounts can access them if needed.
  • Administrators can now change text for the admin notifications.