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
44de384f37
commit
9a7012507b
@ -7,12 +7,15 @@ hide_table_of_contents: true
|
|||||||
|
|
||||||
Not yet released.
|
Not yet released.
|
||||||
|
|
||||||
|
### 🚀 New features
|
||||||
|
- [Cronjobs can now be enabled/disabled and run on demand](#cron-disable)
|
||||||
|
|
||||||
|
|
||||||
### 🐛 Bug fixes
|
### 🐛 Bug fixes
|
||||||
- [Fixed bug with successful update message in notification center](#success-message)
|
- [Fixed bug with successful update message in notification center](#success-message)
|
||||||
- Fixed bug with email alerts not being sent if server does not have a valid ssl
|
- Fixed bug with email alerts not being sent if server does not have a valid ssl
|
||||||
- Fixed js error when there are no docker images on *OpenAdmin > Docker Settings*
|
- Fixed js error when there are no docker images on *OpenAdmin > Docker Settings*
|
||||||
-
|
|
||||||
|
|
||||||
|
|
||||||
## 💅 Polish
|
## 💅 Polish
|
||||||
@ -21,6 +24,13 @@ Not yet released.
|
|||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
### Cron disable
|
||||||
|
|
||||||
|
Users can now enable/disable cronjobs and execute them out of schedule.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
### Success message
|
### Success message
|
||||||
|
|
||||||
Fixed bug with success message "OpenPanel successfully updated!" not dismissing the "New OpenPanel update is available" message.
|
Fixed bug with success message "OpenPanel successfully updated!" not dismissing the "New OpenPanel update is available" message.
|
||||||
|
Loading…
Reference in New Issue
Block a user