openpanel/website/docs/changelog/1.2.2.md
2025-04-14 19:50:55 +02:00

26 lines
1.5 KiB
Markdown

## 1.2.2
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).
- added [OpenAdmin > Settings > Basic Auth](https://openpanel.com/docs/admin/security/basic_auth)
### 💅 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.
### 🐛 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.
- [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 in OpenPanel UI on /cache/varnish #408](https://github.com/stefanpejcic/OpenPanel/issues/408)