From 98875e411bc2b74524f19586a3bb8126bdf64828 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 16 Nov 2024 14:46:32 +0100 Subject: [PATCH] Update 0.3.6.md --- website/docs/changelog/0.3.6.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/docs/changelog/0.3.6.md b/website/docs/changelog/0.3.6.md index 827bd994..71d890bf 100644 --- a/website/docs/changelog/0.3.6.md +++ b/website/docs/changelog/0.3.6.md @@ -10,8 +10,10 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with domain validation on 'OpenPanel > Domains > Add New' form. -- [Resizing EXT4 storage file for user on Overlay2 docker storage driver #275](https://github.com/stefanpejcic/OpenPanel/issues/275) - [files-fix_permissions should set 5000:5000 for /home/USERNAME/mail/* #187](https://github.com/stefanpejcic/OpenPanel/issues/187) +- [opencli admin notification not working #263](https://github.com/stefanpejcic/OpenPanel/issues/263) +- [Resizing EXT4 storage file for user on Overlay2 docker storage driver #275](https://github.com/stefanpejcic/OpenPanel/issues/275) + ### 💅 Polish