# 0.3.8 Not yet released. ### 🚀 New features - Templates for [Suspended User](/docs/admin/services/nginx/#suspended-user-template) and [Suspended Domains](/docs/admin/services/nginx/#suspended-domain-template). - [`opencli domains-suspend`](https://dev.openpanel.com/cli/domains.html#Suspend-Domain) and [`opencli domains-unsuspend`](https://dev.openpanel.com/cli/domains.html#Unsuspend-Domain) commands. ### 🐛 Bug fixes - [Openpanel dashboard - FTP Accounts listed twice #292](https://github.com/stefanpejcic/OpenPanel/issues/292) ### 💅 Polish - Suspending user will now redirect all their domains to custom [suspended_user.html](https://github.com/stefanpejcic/openpanel-configuration/blob/main/nginx/suspended_user.html) template. - 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). - The 'OpenAdmin > Domains' section will now display the **SSL status**, whether the **domain is suspended**, and the **force HTTPS** option for each domain.