mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update 0.1.7.md
This commit is contained in:
parent
36fb65d3ab
commit
ae387efb07
@ -20,6 +20,7 @@ Not yet released.
|
|||||||
- Fixed bug where the system erroneously flagged initial admin login as a new admin login.
|
- 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 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 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
|
## 💅 Polish
|
||||||
@ -27,6 +28,14 @@ Not yet released.
|
|||||||
- Generate password button on *OpenAdmin > Users* now toggles the password field visible.
|
- Generate password button on *OpenAdmin > Users* now toggles the password field visible.
|
||||||
- Sidebar toggle images are now hosted locally.
|
- 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
|
### Cron disable
|
||||||
|
Loading…
Reference in New Issue
Block a user