Update 0.2.9.md

This commit is contained in:
Stefan Pejcic
2024-09-07 15:22:41 +02:00
committed by GitHub
parent 2cc7bb6c18
commit 80025870f9

View File

@@ -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`.