(bug 15609) Add inprop=url (full URL to page and edit form) and inprop=readable ...
[lhc/web/wiklou.git] / RELEASE-NOTES
index dcf6453..2871780 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,11 @@ 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
 
 === Bug fixes in 1.14 ===
 
@@ -261,6 +269,12 @@ 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
 
 === Languages updated in 1.14 ===