Update 0.1.7.md
This commit is contained in:
parent
36fb65d3ab
commit
ae387efb07
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue