Update 1.1.1.md

This commit is contained in:
Stefan Pejcic 2025-03-05 13:10:52 +01:00 committed by GitHub
parent 6a5a0c3fc4
commit 59b45549be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,9 +10,12 @@ Not yet released
- fixed bug in nginx vhost file template with `/pgadmin4` route.
- fixed bug with `busybox` container causing file manager to not be able to edit files.
- fixed bug with permisison errrs when starting mysql container.
- [OpenPanel UI (werkzeug error): Header values must not contain newline characters #333](https://github.com/stefanpejcic/OpenPanel/issues/333)
- [Problems adding websites on clean install server #335](https://github.com/stefanpejcic/OpenPanel/issues/335)
- [OpenAdmin > Users - limit du and inodes % to 2 decimals #334](https://github.com/stefanpejcic/OpenPanel/issues/334)
### 💅 Polish
- PHP 8.4 is now set as default version for new users.
- minecraft is added to docker compose tempalte for users.
- added `--skip-dns-server` flag for the install script to skip setting bind9 dns server.
- [Option to skip DNS server on install #340](https://github.com/stefanpejcic/OpenPanel/issues/340)
- removed `--skip-ssl` flag from the install script.