merging 6.2.10 and 6.2.11 changes
This commit is contained in:
parent
486b96d94d
commit
d47830aceb
28 changed files with 139 additions and 59 deletions
|
|
@ -41,12 +41,6 @@ save you many hours of grief.
|
|||
changed significantly enough that automatic migration of them is
|
||||
not possible.
|
||||
|
||||
* The recommended default location for the WebGUI log is now
|
||||
/var/log/webgui.log instead of /data/webgui.log
|
||||
|
||||
* The default path for WebGUI backups is now /tmp/backups rather than
|
||||
/data/backups
|
||||
|
||||
* You may add optional protection for your uploaded WebGUI files. This
|
||||
will check the privileges of the files from the WebGUI database
|
||||
before sending them to the browser. To enable this you must use
|
||||
|
|
@ -66,6 +60,15 @@ save you many hours of grief.
|
|||
there have been many changes to the API in this release.
|
||||
|
||||
|
||||
6.2.10
|
||||
--------------------------------------------------------------------
|
||||
* The recommended default location for the WebGUI log is now
|
||||
/var/log/webgui.log instead of /data/webgui.log
|
||||
|
||||
* The default path for WebGUI backups is now /tmp/backups rather than
|
||||
/data/backups
|
||||
|
||||
|
||||
6.2.8
|
||||
--------------------------------------------------------------------
|
||||
* Due to a bug in the theme system, if you created any themes in any
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue