Update 1.2.2.md

This commit is contained in:
Stefan Pejcic 2025-04-14 19:07:58 +02:00 committed by GitHub
parent c44bbe51be
commit 33e6a0c218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,15 +2,18 @@
Not released yet Not released yet
### 💡 New!
- [ 🇵🇹 Portuguese translation for OpenPanel](https://community.openpanel.org/d/154-fala-portugues-portuguese-translation-for-openpanel)
- added [an option for both users and administrators to provide Google PageSpeed API key](https://dev.openpanel.com/cli/websites.html#PageSpeed).
### 💅 Polish ### 💅 Polish
- increased CSF iframe height in *OpenAdmin > Firewall* page. - increased CSF iframe height in *OpenAdmin > Firewall* page.
- all toasts now close automatically once data is fetched on *OpenPanel > Docker > Containers*. - 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 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 beofre starting service. - added `--force` flag to [opencli user-resources] for forcing image pull before starting service.
- added descriptive messages on *OpenPanel > Docker > Containers*. - added descriptive messages on *OpenPanel > Docker > Containers*.
- updated `default.vcl` Varnish template for all users. - updated `default.vcl` Varnish template for all users.
- added limits for Cron service to existing users. - added limits for Cron service to existing users.
- added [an option for both users and administrators to provide Google PageSpeed API key](https://dev.openpanel.com/cli/websites.html#PageSpeed).
### 🐛 Bug Fixes ### 🐛 Bug Fixes
- fixed bug with failing to create database on MariaDB during WordPress auto install - fixed bug with failing to create database on MariaDB during WordPress auto install
@ -18,4 +21,4 @@ Not released yet
- [OpenPanel DNS Editor DKIM Record doesn't wrap #418](https://github.com/stefanpejcic/OpenPanel/issues/418) - [OpenPanel DNS Editor DKIM Record doesn't wrap #418](https://github.com/stefanpejcic/OpenPanel/issues/418)
- [Bug editing .JSON files viaMonaco Editor in OpenPanel > FileManager #395](https://github.com/stefanpejcic/OpenPanel/issues/395) - [Bug editing .JSON files viaMonaco Editor in OpenPanel > FileManager #395](https://github.com/stefanpejcic/OpenPanel/issues/395)
- [Bug in OpenPanel UI on /cache/varnish #408](https://github.com/stefanpejcic/OpenPanel/issues/408) - [Bug in OpenPanel UI on /cache/varnish #408](https://github.com/stefanpejcic/OpenPanel/issues/408)
-