X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=RELEASE-NOTES-1.27;h=7d4ac3dcb415bb83b91169a7e2411490ee4247d2;hb=4a68d17b02f080189ee4aad6359f178b1c8fed78;hp=b34b3c0171c99ae6944fa276c22aaaa8d57d4782;hpb=0b635582a32873159eeecbbc59033a86345a43b1;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.27 b/RELEASE-NOTES-1.27 index b34b3c0171..7d4ac3dcb4 100644 --- a/RELEASE-NOTES-1.27 +++ b/RELEASE-NOTES-1.27 @@ -9,7 +9,7 @@ MediaWiki 1.27 is an alpha-quality branch and is not recommended for use in production. === Configuration changes in 1.27 === -* Removed $wgUseLinkNamespaceDBFields +* $wgUseLinkNamespaceDBFields was removed. * Deprecated $wgResourceLoaderMinifierStatementsOnOwnLine and $wgResourceLoaderMinifierMaxLineLength, because there was little value in making the behavior configurable. The default values (`false` for the former, @@ -43,6 +43,8 @@ production. PasswordFactory themselves. ** A new constructor, User::newSystemUser(), has been added to simplify the creation of passwordless "system" users for logged actions. +* $wgMaxSquidPurgeTitles was removed. +* $wgAjaxWatch was removed. This is now enabled by default. === New features in 1.27 === * $wgDataCenterId and $wgDataCenterRoles where added, which will serve as @@ -76,6 +78,7 @@ production. "was-deleted" warning. === Action API internal changes in 1.27 === +* ApiQueryORM removed. === Languages updated in 1.27 ===