From eddea35e9a0b39aa9da10f4a63a35edef38c7286 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 16 Apr 2025 10:58:38 +0200 Subject: [PATCH] Update 1.2.2.md --- website/docs/changelog/1.2.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/changelog/1.2.2.md b/website/docs/changelog/1.2.2.md index 50ad699c..8629f971 100644 --- a/website/docs/changelog/1.2.2.md +++ b/website/docs/changelog/1.2.2.md @@ -17,10 +17,12 @@ Not released yet - 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](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)