diff --git a/documentation/docs/changelog/0.1.9.md b/documentation/docs/changelog/0.1.9.md index f80c5ff..2ff923d 100644 --- a/documentation/docs/changelog/0.1.9.md +++ b/documentation/docs/changelog/0.1.9.md @@ -12,6 +12,7 @@ Not yet released. - OpenAdmin Notifications Center is now using [Sentinel AI](https://github.com/stefanpejcic/Sentinel/tree/main) service - [OpenPanel FTP - FTP module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenPanel-FTP/) - [OpenMail - Emails module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenMail/) +- `opencli faq` commant to show frequently asked questions. ### 🐛 Bug fixes @@ -20,3 +21,5 @@ Not yet released. - Working server time on OpenAdmin > Dashboard. - CPU type information on OpenAdmin > Dashboard. - Install script now supports optional flags `--enable_ftp` and `--enable_mail` to enable experimental features. +- `opencli -v` is now alias of `opencli --version` +-