X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=RELEASE-NOTES-1.20;h=07d93eec858aed7607a084ad0da5f438032f1952;hb=4516752ab0ad7e2d08cd70ba746e5821ba493164;hp=e40ec30c5a23fe85e811b910d6b566ae51b31828;hpb=97f2db74a0e55fe71214e0eb3275d8428c9d0889;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.20 b/RELEASE-NOTES-1.20 index e40ec30c5a..07d93eec85 100644 --- a/RELEASE-NOTES-1.20 +++ b/RELEASE-NOTES-1.20 @@ -63,6 +63,8 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. Arguments signature has changed. First arguments is now an options object of which 'config' can be a property. Previously 'config' itself was the first and only argument. * New getCreator and getOldestRevision methods added to WikiPage class +* (bug 4220) the XML dump format schema now have unique identity constraints + for page and revision identifiers. Patch by Elvis Stansvik. === Bug fixes in 1.20 === * (bug 30245) Use the correct way to construct a log page title. @@ -112,6 +114,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 36537) Rename wfArrayToCGI to wfArrayToCgi for consistency with wfCgiToArray. * (bug 25946) The message on the top of Special:RecentChanges is now displayed in user language instead of content language +* (bug 35264) Wrong type used for in export.xsd === API changes in 1.20 === * (bug 34316) Add ability to retrieve maximum upload size from MediaWiki API. @@ -128,6 +131,7 @@ upgrade PHP if you have not done so prior to upgrading MediaWiki. * (bug 28814) add properties to output of action=parse * (bug 33224) add variants of content language to meta=siteinfo * (bug 36761) "Mark pages as visited" now submits previously established filter options +* (bug 32643) action=purge with forcelinkupdate no longer crashes when ratelimit is reached === Languages updated in 1.20 ===