Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-24 18:18:13 +02:00 committed by GitHub
parent 093a17fff7
commit 49436eb90e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,18 +15,20 @@ Not yet released.
- [`opencli faq` command to show frequently asked questions](#opencli-faq)
### 🐛 Bug fixes
- Fixed bugs with `opencli admin disable` and `opencli admin enable` commands.
- Fixed bug with `opencli report` that failed to retrive MySQL version for mysql running inside docker container.
### 💅 Polish
- 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`
- `opencli -v` is now an alias for `opencli --version`.
-
### opencli faq
OpenCLI now has a new command `opencli faq` to disbplay most frequently asked questions:
OpenCLI now has a new command `opencli faq` to display most frequently asked questions:
![opencli faq command output](https://i.postimg.cc/k5k7VkQX/image.png)