mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
2.4 KiB
2.4 KiB
1.2.2
Not released yet
💡 New!
- 🇵🇹 Portuguese translation for OpenPanel
- added an option for both users and administrators to provide Google PageSpeed API key.
- added OpenAdmin > Settings > Basic Auth
- OpenResty is now supported.
💅 Polish
- increased CSF iframe height in OpenAdmin > Firewall page.
- all toasts now close automatically once data is fetched on OpenPanel > Docker > Containers.
- added right-click on OpenPanel > Docker > Containers buttons to force pull the image before starting.
- added
--force
flag to [opencli user-resources] for forcing image pull before starting service. - added descriptive messages on OpenPanel > Docker > Containers.
- updated
default.vcl
Varnish template for all users. - added limits for Cron service to existing users.
- added verbose output to
/domains/temporary-link
when preview.openpanel.org is unreachable. - added Create User in OpenPanel sidebar under Databases.
🐛 Bug Fixes
- fixed bug with failing to create database on MariaDB during WordPress auto install
- added proper error handling for errors from Google PageSpeed API.
- fixed permissions issuse for php containers.
- OpenPanel DNS Editor DKIM Record doesn't wrap #418
- Bug editing .JSON files viaMonaco Editor in OpenPanel > FileManager #395
- Bug in OpenPanel UI on /cache/varnish #408
- fixed css bug with breadcrumbs on Site Manager.
- fixed bug setting permissions for new files created via File Manager.
- fixed bug deleting vhost files when switching webserver.
- fixed bug with backups section not visible in the menu if FTP is not enabled.
- WordPress Auto installer didn't create database #407
- fixed error causing first and last item from enabled_modules to not be imported.
- fixed bug detecting user's ip address jfrom ip.json file.
- fixed temporary link option not generating subdomain.
- Copy function not working in OpenPanel > File Manager #376