Merge "HTMLRadioField: Only add 'mw-ui' classes when needed"
[lhc/web/wiklou.git] / RELEASE-NOTES-1.27
index f44e8c5..e644ae4 100644 (file)
@@ -11,7 +11,7 @@ HHVM 3.1. Additionally, the following PHP extensions are required:
 * ctype
 * iconv
 * json
-* mbstring
+* mbstring (new requirement in 1.27)
 * xml
 The following PHP extensions are strongly recommended:
 * openssl
@@ -239,6 +239,8 @@ The following PHP extensions are strongly recommended:
    like changing a password.
 ** Two new globals, $wgChangeCredentialsBlacklist and $wgRemoveCredentialsBlacklist
    can be used to prevent the web UI and the API changing certain authentication data.
+* The file upload dialog (available if you install WikiEditor or VisualEditor)
+  can now be configured using $wgUploadDialog.
 
 === External library changes in 1.27 ===