X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=RELEASE-NOTES-1.20;h=3e68abd06d5d6834e5cc3ca23f8e62c9517da229;hb=3a02e56bbe62a1648f8e96adf5595ef6f7d8c495;hp=fd5c5d7a3543ff4d8ce99d2be8623adbaa5f2677;hpb=3f9da9d55e47b29ff753872b0883821e026b2782;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index fd5c5d7a35..3e68abd06d 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -29,7 +29,6 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. connections, if either are available for the selected DB type. * $wgUseCombinedLoginLink now defaults to false, making MediaWiki output separate login and create account links by default. -* (bug 29374) $wgVectorUseSimpleSearch is now enabled by default. === New features in 1.20 === * Added TitleIsAlwaysKnown hook which gets called when determining if a page exists. @@ -148,6 +147,8 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. been removed. * (bug 34939) Made link parsing insensitive ([HttP://]). * (bug 40072) Add CSS classes to items in output of ChangesList pages. +* Added $wgCopyUploadProxy global to define which proxy to use for copy + uploads. === Bug fixes in 1.20 === * (bug 30245) Use the correct way to construct a log page title. @@ -247,6 +248,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 40214) Category pages no longer use deprecated "width" HTML attribute. * (bug 39941) Add missing stylesheets to the installer pages * In HTML5 mode, allow new input element types values (such as color, range..) +* (bug 36151) mw.Title: Don't limit extension in title parsing. === API changes in 1.20 === * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API. @@ -285,7 +287,6 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 11142) Improve file extension blacklist error reporting in API upload. * (bug 39665) Cache AllowedGenerator array so it doesn't autoload all query classes on every request. -* (bug 35693) ApiQueryImageInfo now suppresses errors when unserializing metadata === Languages updated in 1.20 ===