From c73b90e1e3d8f8d4bd5f21deff951404642765c2 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Mon, 16 Dec 2024 12:43:12 +0100 Subject: [PATCH] Update 0.3.8.md --- website/docs/changelog/0.3.8.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/changelog/0.3.8.md b/website/docs/changelog/0.3.8.md index edfc5c40..0e6f6413 100644 --- a/website/docs/changelog/0.3.8.md +++ b/website/docs/changelog/0.3.8.md @@ -10,6 +10,7 @@ Not yet released. - [Openpanel dashboard - FTP Accounts listed twice #292](https://github.com/stefanpejcic/OpenPanel/issues/292) - [Openpanel - Email - manage adding filters #290](https://github.com/stefanpejcic/OpenPanel/issues/290) - [Implement CSRF protection on all forms #272](https://github.com/stefanpejcic/OpenPanel/issues/272) +- [SyntaxError when deleting plan that has no users yet #300](https://github.com/stefanpejcic/OpenPanel/issues/300) - Fixed bug displaying avatar type on 'OpenPanel > FileManager'. - Fixed bug with translations for 'OpenPanel > SiteManager' on Flarum and WordPress templates. - Fixed bug renewing ssl using `opencli ssl-domain` command.