Bug 28981 - handle diffonly param on diffs between deleted revision
[lhc/web/wiklou.git] / RELEASE-NOTES-1.19
index 733fa52..9dd94ec 100644 (file)
@@ -23,6 +23,7 @@ production.
 * Introduced $wgQueryPageDefaultLimit (defaults to 50) for the number of
   items to show by default on query pages (special pages such as Whatlinkshere).
 * (bug 32470) Increase the length of ug_group
+* (bug 32239) Removed wgEnableTooltipsAndAccesskeys
 
 === New features in 1.19 ===
 * (bug 19838) Possibility to get all interwiki prefixes if the interwiki
@@ -87,6 +88,11 @@ production.
   also called when checking for 'read' permission
 * Introduce $wgEnableSearchContributorsByIP which controls whether searching
   for an IP address redirects to the contributions list for that IP
+* (bug 8859) Database::update should take array of tables too
+* (bug 19698) Inverse selection for Special:Contributions
+* (bug 24037) Add byte length of revision to Special:Contributions
+* (bug 1672) Added $wgDisableUploadScriptChecks to allow uploading of files
+  containing HTML or JS. DISABLING THESE CHECKS IS VERY DANGEROUS.
 
 === Bug fixes in 1.19 ===
 * $wgUploadNavigationUrl should be used for file redlinks if
@@ -145,6 +151,8 @@ production.
 * (bug 32450) Scripts pages in MediaWiki: namespace parse [[Category:#]] links
 * (bug 32086) Special:PermanentLink now show an error message when no subpage
   was specified.
+* (bug 30368) Special:Newpages now shows the new page name for moved pages
+* (bug 1697) The way to search blocked usernames in block log should be clearer
 
 === API changes in 1.19 ===
 * (bug 19838) siprop=interwikimap can now use the interwiki cache.
@@ -162,6 +170,8 @@ production.
 * The API now respects $wgShowHostnames and won't share the hostname in
   severedby if it's set to false
 * wlexcludeuser parameter added to ApiFeedWatchlist
+* (bug 7304) Links on redirect pages no longer cause the redirect page to show
+  up as a redirect to the linked page on Special:Whatlinkshere
 
 === Languages updated in 1.19 ===