Add a few options that were added in the past months but seems forgotten to be added...
[lhc/web/wiklou.git] / RELEASE-NOTES
index 00739e7..0a49ba3 100644 (file)
@@ -252,7 +252,12 @@ The following extensions are migrated into MediaWiki 1.14:
   'li' elements
 * (bug 16754) Making arbitrary rows of sortable tables sticky:
   |- class="unsortable"
-* (bug 16617) Add "talk" link to list of templates in edit mode
+* Show subversion too even if a "normal" version number is available
+* (bug 16121) Add a note that a page move was without creating a redirect in the
+  move log
+* Image moving is now enabled for sysops by default
+* Make "Did you mean" search feature more noticeable
+* Added "Advanced search" link to the search form
 
 === Bug fixes in 1.14 ===
 
@@ -450,12 +455,20 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 16612) Fixed "noprint" class for Modern skin print style
 * Section anchors now have an "id" attribute as well as a "name" attribute,
   even when Tidy is not used
-* (bugs 212, 16026) revision-info, revision-info-current, cannotdelete,
-  redirectedfrom, historywarning, difference, summary and subject messages now
-  use Wiki text rather than raw HTML markup
+* (bug 16026) revision-info, revision-info-current, cannotdelete,
+  redirectedfrom, historywarning and difference messages now use Wiki text
+  rather than raw HTML markup
 * (bug 13835) Fix rendering of {{filepath:Wiki.png|nowiki}}
 * (bug 16772) Special:Upload now correctly rejects files with spaces in the
   file extension (e.g. Foo. jpg).
+* Image moving over an existing file no longer throws a database error
+* (bug 16786) Restored "redundant" links recently removed from Classic sidebar
+* (bug 16850) $wgActionPaths can have query strings now, previously, this broke
+  local URLs
+* (bug 16376) Mention in deleteBatch.php and moveBatch.php maintenance scripts
+  that STDIN can be used for page list
+* Sanitizer::decodeCharReferences() now decodes the XHTML "'" character
+  entity (loosely related to bug 14365)
 
 === API changes in 1.14 ===
 
@@ -566,8 +579,6 @@ The following extensions are migrated into MediaWiki 1.14:
 * (bug 16726) siprop=namespacealiases should also list localized aliases
 * (bug 16730) Added apprfiltercascade parameter to list=allpages to filter
   cascade-protected pages
-* (bug 15430) Cancel the upload process and rollback database changes in case 
-  no article associated with the file can be created 
 
 === Languages updated in 1.14 ===