浏览代码

Update 0.1.9.md

Stefan Pejcic 1 年之前
父节点
当前提交
9e50c2a447
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      documentation/docs/changelog/0.1.9.md

+ 3 - 0
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
 - 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/)
 - [OpenPanel FTP - FTP module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenPanel-FTP/)
 - [OpenMail - Emails module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenMail/)
 - [OpenMail - Emails module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenMail/)
+- `opencli faq` commant to show frequently asked questions.
 
 
 ### 🐛 Bug fixes
 ### 🐛 Bug fixes
 
 
@@ -20,3 +21,5 @@ Not yet released.
 - Working server time on OpenAdmin > Dashboard.
 - Working server time on OpenAdmin > Dashboard.
 - CPU type information on OpenAdmin > Dashboard.
 - CPU type information on OpenAdmin > Dashboard.
 - Install script now supports optional flags `--enable_ftp` and `--enable_mail` to enable experimental features.
 - Install script now supports optional flags `--enable_ftp` and `--enable_mail` to enable experimental features.
+- `opencli -v` is now alias of `opencli --version`
+-