Allow API modules to be defined in extensions
[lhc/web/wiklou.git] / RELEASE-NOTES
index 799f2c3..1e0790b 100644 (file)
@@ -167,6 +167,34 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Show standard tool links for blocked users in Special:Ipblocklist
 * Miscellaneous aesthetic improvements to Special:Ipblocklist
 * (bug 10826) Added link trail with Cyrillic characters for Mongolian language
+* (bug 10859) Introduce 'UserGetImplicitGroups' hook; see docs/hooks.txt for
+  more information
+* (bug 10832) Include user information when viewing a deleted revision
+* (bug 10872) Fall back to sane defaults when generating protection selector
+  labels for custom restriction levels
+* Show edit count in user preferences
+* Improved support for audio/video extensions
+* (bug 10937) Distinguish overwritten files in upload log
+* Introduce 'ArticleUpdateBeforeRedirect' hook; see docs/hooks.txt for more
+  information
+* Confirmation is now required when deleting old versions of files
+* (bug 7535) Users can now enter comments when deleting old versions of files
+* (bug 11001) Submit Special:Newpages as a GET, rather than a POST request
+* The <strong></strong> around links to watched pages in change lists now
+  has a class - "mw-watched"
+* (bug 9002) Provide a "view/restore deleted edits" link on Special:Upload
+  when a destination filename is provided that corresponds with previous
+  deleted files
+* Make the "invalid special page" message clearer
+* (bug 5206) Add accesskey ',' to 'preferences' navigationlink
+* Add accesskey 's' and tooltip to 'upload file' button at Special:Upload
+* Introduced 'SkinAfterBottomScripts' hook; see docs/hooks.txt for
+  more information
+* (bug 11095) Honour "preview on first edit" preference when preloading
+  text for a non-existent page
+* (bug 11022) Use a more accurate page title for Special:Whatlinkshere and
+  Special:Recentchangeslinked
+* Add link to user contributions in normal watchlist edit mode
 
 == Bugfixes since 1.10 ==
 
@@ -364,12 +392,42 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Table sorting JavaScript prefers textContent over innerText to allow hidden
   sort keys to work on Safari
 * (bug 4530) Fix local name of Kurdish language
-* (bug 10830) Fix local name Haitian Creole language
-* Fix comments in contributions and log pages for RTL languages
+* (bug 10830) Fix local name of Haitian Creole language
+* Fix invalid XHTML in Special:Protectedpages
+* Fix comments in contributions and log pages for right-to-left languages
 * Make installer include_path-independent, so it should work on hosts which
   disable user setting of PHP include_path setting
 * glob() is horribly unreliable and doesn't work on some systems, including
   free.fr shared hosting. No longer using it in Language::getLanguageNames()
+* (bug 10763) Fix multi-insert logic for PostgreSQL
+* Fix invalid XHTML when viewing a deleted revision
+* Fix syntax error in translations of magic words in Romanian language
+* (bug 8737) Fix warnings caused by incorrect use of `/dev/null` when piping
+  process error output under Windows
+* (bug 7890) Don't list redirects to special pages in Special:BrokenRedirects
+* (bug 10783) Resizing PNG-24 images with GD no longer causes all alpha
+  channel transparency to be lost and transparent pixels to be turned black
+* (bug 9339) General error pages were transforming messages and their parameters
+  in the wrong order
+* (bug 9026) Incorrect heading numbering when viewing Special:Statistics with
+  "auto-numbered headings" enabled
+* Fixed invalid XHTML in Special:Upload
+* (bug 11013) Make sure dl() is available before attempting to use it to check
+  available databases in installer
+* Resizing transparent GIF images with GD now retains transparency by skipping
+  resampling
+* (bug 11065) Fix regression in handling of wiki-formatted EXIF metadata
+* Double encoding broke Special:Newpages for some languages
+* Adding a newline before the statistics footer, to prevent parsing problems
+* Preventing the TOC from appearing in Special:Statistics
+* (bug 11082) Fix check for fully-specced table names in Database::tableName
+* (bug 11067) Fix regression in upload conflict thumbnail display
+* (bug 11072) Fix regression in API image history query
+* (bug 10985) Resolved cached entries on Special:DoubleRedirects were being
+  supressed, breaking paging - now strikes out "fixed" results
+* (bug 8393) <sup> and <sub> need to be preserved (without attributes) for
+  entries in the table of contents
+* (bug 11114) Fix regression in read-only mode error display during editing
 
 
 == API changes since 1.10 ==
@@ -420,6 +478,16 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Added full text search in titles and content (list=search)
 * (bug 10684) Expanded list=allusers functionality
 * Possible breaking change: prop=revisions no longer includes pageid for rvprop=ids
+* Added rvprop=size to prop=revisions (The size will not be shown if it is NULL in the database)
+* list=allpages now allows to filter by article min/max size and protection status
+* Added site statistics (siprop=statistics for meta=siteinfo)
+* (bug 10902) Unable to fetch user contributions from IP addresses
+* `list=usercontribs` no longer requires that the user exist
+* (bug 10971) `aufrom` parameter doesn't work with spaces
+* Fix username handling issue with `auprefix` parameter
+* Treat underscores as spaces for `aufrom` and `auprefix` parameters
+* Added edit/delete/... token retrieval to prop=info
+* Added meta=userinfo - logged-in user information, group membership, rights
 
 == Maintenance script changes since 1.10 ==
 
@@ -444,33 +512,42 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * German (de)
 * Greek (el)
 * Spanish (es)
+* Estonian (et)
 * Farsi (fa)
 * Finnish (fi)
 * Võro (fiu-vro)
 * French (fr)
+* Franco-Provençal/Arpitan (frp)
 * Galician (gl)
 * Hakka (hak)
 * Hebrew (he)
+* Upper Sorbian (hsb)
+* Haitian (ht)
 * Indonesian (id)
+* Icelandic (is)
 * Italian (it)
 * Japanese (ja)
 * Georgian (ka)
 * Kabyle (kab)
 * Kazakh (kk)
+* Korean (ko)
 * Kurdish (ku)
 * Latin (la)
 * Lao (lo)
 * Lithuanian (lt)
 * Malayalam (ml)
 * Burmese (my)
+* Low German (nds)
 * Dutch (nl)
 * Norwegian (no)
+* Occitan (oc)
 * Polish (pl)
 * Piedmontese (pms)
 * Portuguese (pt)
 * Romanian (ro)
 * Aromanian (roa-rup)
 * Russian (ru)
+* Sakha (sah)
 * Slovak (sk)
 * Slovenian (sl)
 * Shona (sn)
@@ -481,6 +558,8 @@ Full API documentation is available at http://www.mediawiki.org/wiki/API
 * Thai (th)
 * Tigrinya (ti)
 * Setswana (tn)
+* Tok Pisin (tpi)
+* Uyghur (ug)
 * Volapük (vo)
 * Old Chinese / Late Middle Chinese (zh-classical)
 * Chinese (PRC) (zh-cn)