Update 0.2.8.md

This commit is contained in:
Stefan Pejcic 2024-09-04 18:18:56 +02:00 committed by GitHub
parent 1b16fb669a
commit 669eb3a4f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ Not yet released.
- New api endpoint for retrieving system information: [/api/system](https://dev.openpanel.com/api/system.html#System-info). - New api endpoint for retrieving system information: [/api/system](https://dev.openpanel.com/api/system.html#System-info).
- New api endpoint for retrieving users with dedicated IP addresses: [/api/ips](https://dev.openpanel.com/api/users.html#IPs). - New api endpoint for retrieving users with dedicated IP addresses: [/api/ips](https://dev.openpanel.com/api/users.html#IPs).
- New api endpoints for retrieving docker information: [/api/docker/info](https://dev.openpanel.com/api/docker.html#Docker-info) and [/api/docker/context](https://dev.openpanel.com/api/docker.html#Docker-context). - New api endpoints for retrieving docker information: [/api/docker/info](https://dev.openpanel.com/api/docker.html#Docker-info) and [/api/docker/context](https://dev.openpanel.com/api/docker.html#Docker-context).
- New command [`opencli api-list`](#) is available for Enterprise edition.
- [18 new sub-commands for managing mailserver using `opencli email-server`](https://dev.openpanel.com/cli/email.html#MailServer) - [18 new sub-commands for managing mailserver using `opencli email-server`](https://dev.openpanel.com/cli/email.html#MailServer)
- [13 new sub-commands for managing dns using `opencli domains-dns`](https://dev.openpanel.com/cli/domains.html#DNS) - [13 new sub-commands for managing dns using `opencli domains-dns`](https://dev.openpanel.com/cli/domains.html#DNS)
- [`opencli php-ini`](https://dev.openpanel.com/cli/php.html#PHP-INI) - [`opencli php-ini`](https://dev.openpanel.com/cli/php.html#PHP-INI)