From 80025870f9316ccf2e256b8fefd7d0b8dbfa3532 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sat, 7 Sep 2024 15:22:41 +0200 Subject: [PATCH] Update 0.2.9.md --- documentation/docs/changelog/0.2.9.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/docs/changelog/0.2.9.md b/documentation/docs/changelog/0.2.9.md index 92a105db..6182c870 100644 --- a/documentation/docs/changelog/0.2.9.md +++ b/documentation/docs/changelog/0.2.9.md @@ -12,7 +12,9 @@ Not yet released. ### 🐛 Bug fixes - Fixed bug with BIND9 not auto-starting after adding domains. - Fixed bug [Database Wizard fails to create user on image with MariaDB #179](https://github.com/stefanpejcic/OpenPanel/issues/179). -- Fixe bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) +- Fixed bug [Password reset for openpanel users does not end all active sessions on that user #66](https://github.com/stefanpejcic/OpenPanel/issues/66) +- Fixed bug with `opencli email-servers install` ### 💅 Polish - Web Terminal no longer usess screen sessions to keep the ttyd active, instead shell is now available for a single session. +- Added optional `--debug` flag to `opencli email-servers install`.