mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
15 lines
732 B
Markdown
15 lines
732 B
Markdown
# 0.3.8
|
|
|
|
Not yet released.
|
|
|
|
### 🚀 New features
|
|
|
|
### 🐛 Bug fixes
|
|
|
|
### 💅 Polish
|
|
- OpenPanel can now be updated [directly from Github](/docs/admin/intro/#manual-updates).
|
|
- [`opencli domains-add` command](https://dev.openpanel.com/cli/domains.html#Add-Domain-to-User) will no longer allow users to add the server hostname as a domain.
|
|
- [Administrators can now prevent OpenPanel users from creating certain domains](https://dev.openpanel.com/customize.html#Domain-Restriction).
|
|
- Email address is no longer required on 'OpenAdmin > Users > Add New User' page.
|
|
- Administrator can now delete suspended users from 'OpenAdmin > Users' or via [`opencli user-delete` command](https://dev.openpanel.com/cli/users.html#Delete-User).
|