Update 0.1.7.md

This commit is contained in:
Stefan Pejcic 2024-04-17 19:05:11 +02:00 committed by GitHub
parent 36fb65d3ab
commit ae387efb07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,6 +20,7 @@ Not yet released.
- Fixed bug where the system erroneously flagged initial admin login as a new admin login.
- [Fixed bug in the update script where failed updates were being retried.](#skip-version)
- [Fixed bug with leftover DNS zones from domains removed while the Named service is down](https://github.com/stefanpejcic/OpenPanel/issues/95)
- [Fixed multiple bugs with the install script](#improved-install)
## 💅 Polish
@ -27,6 +28,14 @@ Not yet released.
- Generate password button on *OpenAdmin > Users* now toggles the password field visible.
- Sidebar toggle images are now hosted locally.
----
### Improved install
- `git` is now removed from the install script
- Added checks for failed wget (reported by *germangc125*)
----
### Cron disable