Browse Source

Update 0.1.6.md

Stefan Pejcic 1 năm trước cách đây
mục cha
commit
9d4e546c8e
1 tập tin đã thay đổi với 10 bổ sung4 xóa
  1. 10 4
      documentation/docs/changelog/0.1.6.md

+ 10 - 4
documentation/docs/changelog/0.1.6.md

@@ -91,8 +91,6 @@ For OpenAdmin: `cp /usr/local/admin/templates/ /home/custom_admin_template/`
 
 and then make the changes over html/css file.
 
----
-
 To change theme for OpenPanel, run command:
 
 ```
@@ -105,8 +103,6 @@ instead of *NAME_HERE* set either just the folder name in `/usr/local/panel/` or
 opencli config update template "/home/custom_template/"
 ```
 
----
-
 To change theme for OpenAdmin, run command:
 
 ```
@@ -143,4 +139,14 @@ and the new locale will be available to your users under Account Settings:
 
 -----
 
+##### Panel update from GUI
+
+OpenPanel can now be udpated directly form the OpenAdmin interface.
+
+To update navigate to *OpenAdmin > General Settings* section and if new update is available, click on the update button to initiate.
+
+![update openpanel](https://i.postimg.cc/FzCGTgFg/openadmin-update-is-available.png)
+
+-----
+