Update 0.3.8.md

This commit is contained in:
Stefan Pejcic
2024-12-12 15:15:20 +01:00
committed by GitHub
parent 890d05765d
commit 723621bc88

View File

@@ -17,6 +17,7 @@ Not yet released.
### 💅 Polish
- Storage files are no longer used for mounting user's /home directory - insted linux quotes are used.
- If ipv4 is not available on the server, new domains will instead use ipv6 in Nginx and Bind9 configuration files. [Full support for IPv6 only servers is in progress](https://github.com/stefanpejcic/OpenPanel/issues/296)
- Redesigned OpenAdmin Dashboard page.
- 'OpenAdmin > Users > singe user' will now display IPv6 address if set for the user.
@@ -34,3 +35,4 @@ Not yet released.
- `--no-restart` flag is added to the [opencli license command](https://dev.openpanel.com/cli/license.html).
- 'OpenAdmin > Dashboard' page will now use [Github](https://raw.githubusercontent.com/stefanpejcic/OpenPanel/refs/heads/main/version/latest) API to check the latest OpenPanel version.
- unzip is removed from install scripts as it is available in the OpenPanel UI container.