Added pre-emptive moderation and thread locking to discussions.
This commit is contained in:
parent
6e36054be1
commit
3c9e939566
7 changed files with 497 additions and 208 deletions
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
4.2.0
|
||||
--------------------------------------------------------------------
|
||||
* All Discussion properties have been reset to enable the new
|
||||
discussion moderation features. If you are using discussions
|
||||
on your site, you'll need to set these properties back to
|
||||
whatever you were using. Note that none of the actual
|
||||
discussion data has been changed or lost.
|
||||
|
||||
4.1.0
|
||||
--------------------------------------------------------------------
|
||||
* Between 3.6.5 and now, much of the WebGUI filesystem has changed
|
||||
|
|
@ -18,7 +26,6 @@ save you many hours of grief.
|
|||
files (like conf files) from WebGUI.old to your new WebGUI
|
||||
folder.
|
||||
|
||||
|
||||
3.10.0 && 3.10.1
|
||||
--------------------------------------------------------------------
|
||||
* Be very very careful when applying the patch files for these
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue