X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES;h=f8d90810f0d1cd8dc63c40412fbc908475f774e8;hb=0982705a91df6892f0ac7f4cdcabba7e88b7c751;hp=a62c463f9234602c62e73e078e57ca43e52f87de;hpb=67eecb957b801b02d6288431f9be473c70a8617b;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a62c463f92..f8d90810f0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -96,13 +96,22 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Localize time zone regions in Special:Preferences * Add NUMBEROFACTIVEUSERS magic word, which is like NUMBEROFUSERS, but uses the active users data from site_stats. -* (bug 13040) Gender-aware user namespace aliases * Add a tag on redirected page views * Replace hardcoded '...' as indication of a truncation with the 'ellipsis' message * Wrap warning message 'editinginterface' into a div with class 'mw-editinginterface' * (bug 17497) Oasis opendocument added to mime.types +* Remove the link to Special:FileDuplicateSearch from the "file history" section + of image description pages as the list of duplicated files is shown in the + next section anyway. +* Added $wgRateLimitsExcludedIPs, to allow specific IPs to be whitelisted from + rate limits. +* (bug 14981) Shared repositories can now have display names, located at + Mediawiki:Shared-repo-name-REPONAME, where REPONAME is the name in + $wgForeignFileRepos +* Special:ListUsers: Sort list of usergroups by alphabet +* (bug 16762) Special:Movepage now shows a list of subpages when possible === Bug fixes in 1.15 === * (bug 16968) Special:Upload no longer throws useless warnings. @@ -172,11 +181,28 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 12746) Do not allow new password e-mails when wiki is in read-only mode * (bug 17478) Fixed a PHP Strict standards error in maintenance/cleanupWatchlist.php -* (bug 17488) RSS/Atom links in left toolbar are now localized +* (bug 17488) RSS/Atom links in left toolbar are now localized in classic skin * (bug 17472) use print << parameters in Special:Contributions feeds (RSS and Atom) + now point to the actual contributors' feed. +* ForeignApiRepos now fetch MIME types, rather than trying to figure it locally +* Special:Import: Do not show input field for import depth if + $wgExportMaxLinkDepth == 0 +* (bug 17570) $wgMaxRedirects is now correctly respected when following + redirects (was previously one more than $wgMaxRedirects) +* (bug 16335) __NONEWSECTIONLINK__ magic word to suppress new section link. +* (bug 17581) Wrong index name in PostgreSQL's updater: was rc_timestamp_nobot, + changed to rc_timestamp_bot +* (bug 17437) Fixed incorrect link to web-based installer == API changes in 1.15 == * (bug 16858) Revamped list=deletedrevs to make listing deleted contributions @@ -209,6 +235,9 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * (bug 17433) Added bot flag to list=watchlist&wlprop=flags output * (bug 16740) Added list=protectedtitles * Added mainmodule and pagesetmodule parameters to action=paraminfo +* (bug 17502) meta=siteinfo&siprop=namespacealiases no longer lists namespace + aliases already listed in siprop=namespaces +* (bug 17529) rvend ignored when rvstartid is specified === Languages updated in 1.15 === @@ -219,6 +248,7 @@ changes to languages because of MediaZilla reports. * Austrian German (de-at) (new) * Swiss Standard German (de-ch) (new) * Literary Chinese (lzh) (new) +* Uyghur (Latin script) (ug-latn) (renamed from 'ug') * Võro (vro) (renamed from fiu-vro) * (bug 17151) Add magic word alias for #redirect for Vietnamese * (bug 17288) Messages improved for default language (English)