* (bug 15196) Free external links should be numbered in a localised manner
[lhc/web/wiklou.git] / RELEASE-NOTES
index 0b54027..89b4528 100644 (file)
@@ -49,6 +49,15 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added $wgRenderHashAppend to append some string to the parser cache and the
   sitenotice cache keys.
 
+=== Migrated extensions ===
+The following extensions are migrated into MediaWiki 1.14:
+
+* Special:DeletedContributions to show deleted user contributions (was extension
+  DeletedContributions)
+* Special:Log/newusers recording new users (was extension Newuserlog)
+* Special:LinkSearch to search for external links (was extension LinkSearch)
+* RenderHash
+
 === New features in 1.14 ===
 
 * New URL syntaxes for Special:ListUsers - 'Special:ListUsers/USER' and
@@ -125,12 +134,17 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   plaintext copyright notice. Patch by Juliano F. Ravasi.
 * (bug 15551) Deletion log excerpt is now shown whenever a user vists a 
   deleted page, even if they are unable to edit it.
-* Added Wantedfiles special pages, allowing users to find image links with no image.
+* Added Wantedfiles special pages, allowing users to find image links with no
+  image.
 * (bug 12650) It is now possible to set different expiration times for different
   restriction types on the protection form.
-* Special:Log/newusers recording new users.was added (was extension Newuserlog)
-* Special:LinkSearch to search for external links was added (was extension
-  LinkSearch)
+* (bug 8440) Allow preventing blocked users from editing their talk pages
+* Improved upload file type detection for OpenDocument formats
+* (bug 15739) Add $wgArticlePathForCurid to make links with only curid=# as the
+  query string use the article path, rather than the script path
+* Added the ability to set the target attribute on external links with 
+  $wgExternalLinkTarget
+
 
 === Bug fixes in 1.14 ===
 
@@ -213,6 +227,10 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
   has been blocked more than 10 times. Patch by Matt Johnston.
 * (bug 12678) Skins don't show Upload link if the user isn't allowed to upload.
 * Fixed incorrect usage of DB_LAST in Special:Export. Deprecated DB_LAST.
+* (bug 15642) Blocked sysops can no longer block other users
+* Http::request() now respects $wgHTTPtimeout when not using cURL
+* (bug 15158) Userinvalidcssjstitle not shown on preview
+* (bug 15196) Free external links should be numbered in a localised manner
 
 === API changes in 1.14 ===
 
@@ -259,12 +277,22 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Added APIAfterExecute, APIQueryAfterExecute and APIQueryGeneratorAfterExecute
   hooks which allow for extending core modules in a cleaner way
 * action=protect checks for invalid protection types and levels
+* (bug 15673) Added indentation to format=wddxfm output and improved built-in 
+  WDDX formatter to resemble PHP's more
+* (bug 15706) Empty values for apprtype and apprlevel are now silently ignored
+  rather than causing an exception
+* Added uiprop=preferencestoken to meta=userinfo
+* (bug 15609) Add inprop=url and inprop=readable to prop=info
+* Add ApiDisabled and ApiQueryDisabled classes so individual modules can
+  be disabled in LocalSettings.php
+* (bug 15653) Add prop=duplicatefiles
 
 === Languages updated in 1.14 ===
 
 MediaWiki supports over 300 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed.
 
+* Bakhtiari (bqi) (new)
 * Fiji Hindi (Devanagari script) (hif-deva) (new)
 * Krio (kri) (new)
 * Lezghian (lez) (new)