X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=RELEASE-NOTES;h=7fec7977126b27813e51d672a1e2a1d12e4a992c;hb=24d5e941a06f5b493bbba962b82036461d92dc87;hp=0a7d19dba880ec4023e32e2e365ed1e19a20e1d6;hpb=aa1acecd6ad9b5a4a166224a4367e40d077b3a22;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0a7d19dba8..7fec797712 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -47,6 +47,23 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN image page already exists * $wgMaximumMovedPages restricts the number of pages that can be moved at once (default 100) with the new subpage-move functionality of Special:Movepage +* Hooks display in Special:Version is now disabled by default, use + $wgSpecialVersionShowHooks = true; to enable it. +* $wgActiveUserEditCount sets the number of edits that must be performed over + a certain number of days to be considered active +* $wgActiveUserDays is that number of days +* $wgRateLimitsExcludedGroups has been deprecated in favor of + $wgGroupPermissions[]['noratelimit']. The former still works, however. +* New $wgGroupPermissions option 'move-subpages' added to control bulk-moving + subpages along with pages. Assigned to 'user' and 'sysop' by default. +* New $wgRC2UDPOmitBots allows user to omit bot edits from UDP output. + Default: false +* Removed $wgEnableCascadingProtection option. Disabling cascading protection + is no longer possible. +* $wgMessageCacheType defines now the type of cache used by the MessageCache class, + previously it was choosen based on $wgParserCacheType +* $wgExtensionAliasesFiles option to simplify adding aliases to special pages +* provided by extensions, in a similar way to $wgExtensionMessagesFiles === New features in 1.13 === @@ -129,10 +146,27 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Add information about user group membership to Special:Preferences * (bug 14146) Wrap usage section on imagepages into
s. * New layout for Special:Specialpages. Restricted pages are marked but not separated - from other pages in their group. And the page uses css rather than tables to create - a column layout which grades well in all sizes of browsers. + from other pages in their group. * (bug 14263) Show a diff of the revert on rollback notification page. - +* (bug 13434) Show a warning when hash identical files exist +* Sidebar is now cached for all languages +* The User class now contains a public function called isActiveEditor. Figures + out if a user is active based on at least $wgActiveUserEditCount number of + edits in the last $wgActiveUserDays days. +* SpecialSearchResults hook now passes results by reference, so they can be + changed by extensions. +* Add a new hook LinkerMakeExternalLink to allow extensions to modify the output of + external links. +* (bug 14132) Allow user to disable bot edits from being output to UDP. +* (bug 14328) jsMsg() within Wikibits now accepts a DOM object, not just a string +* (bug 14558) New system message (emailuserfooter) is now added to the footer of + e-mails sent with Special:Emailuser +* Add support for Hijri (Islamic) calendar +* Add a new hook LinkerMakeExternalImage to allow extensions to modify the output of + external (hotlinked) images. +* (bug 14604) Introduced the following features for the LanguageConverter: Multi-tag support, single conversion flag, remove conversion flag on a single page, description flag, variant name, multi-variant fallbacks. +* Add zh-mo and zh-my variants for the zh language + === Bug fixes in 1.13 === * (bug 10677) Add link to the file description page on the shared repository @@ -320,6 +354,42 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN ListGroupRights special page now links to the project namespace page for it, not the main namespace page. * (bug 11659) Urldecode image names in galleries +* (bug 14258, 14368) Fix for subpage renames in replication environments +* (bug 14367) Failed block no longer adds phantom watchlist entry +* (bug 14385) "Move subpages" option no longer tries to move to invalid titles +* (bug 14386) Fix subpage namespace oddity when moving a talk page +* (bug 11771) Signup form now not shown if in read-only mode. +* (bug 12859) $wgRateLimitsExcludedGroups has been deprecated in favor of + $wgGroupPermissions[]['noratelimit']. +* (Bug 13828) Split parameter $1 of MediaWiki:Missingarticle into $1 (=title) + and $2 (=revision numbers) +* (bug 14401) Fix Safari access key tooltips for Windows and >3.1 Mac versions +* (bug 14432) Fix notice regression in Special:Newpages feed mode +* (bug 11951) EditPage::getEditToolbar() is now static. +* (bug 14392) Fix regression breaking table prefix in installer +* (bug 11084) $wgDBprefix replacement for updater SQL will now work for + extension tables using uppercase letters or digits in their names. +* (bug 12311) Fix regression with lists at start of undeletion preview +* (bug 14496) Fix regression with parseinline on Special:Upload. +* We no longer just give up on a missing upload base directory; it's now + created automatically if we have sufficient permissions! +* (bug 14479) MediaWiki:upload-maxfilesize should have a div id wrapper +* (bug 14497) Throw visible errors in installer scripts when SQL files + fail due to database permission or other error +* (bug 14500) Site feed (Recentchanges) no longer shows up on the actual + recent changes page. +* (bug 14511) MediaWiki:Delete-legend is no longer double escaped +* Generate correct section anchors for numeric headers +* (bug 14520) Don't load nonexistent CSS files for Chick/Myskin/Simple skins +* (bug 14551) Cancel upload no longer automatically suppresses warnings +* (bug 13878) Deprecate Article::getDB() in favor of direct wfGetDB() calls +* (bug 4977) Fix for possible squid purging errors when using HTTP purges + and multiple servers +* (bug 14572) Redirects listed on file links on image pages no longer redirect. +* (bug 14537) Change interwiki name for Old Church Slavonic (cu) +* (bug 14583) Fix regression in recent changes "limit to certain categories." +* (bug 14515) HTML nesting cleanup on edit form +* (bug 14647) Removed unused 'townBox' CSS classes === API changes in 1.13 === @@ -353,7 +423,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Replaced $wgAPIUCUserPrefixMinLength by the more generic $wgAPIMaxDBRows * (bug 11719) Remove trailing blanks in YAML output. * (bug 13541) Added siprop=specialpagealiases to meta=siteinfo -* Added fallback8bitEncoding field to meta=siteinfo&siprop=general output +* Added fallback8bitEncoding and readonly fields to meta=siteinfo&siprop=general output * (bug 13544) Added prop=revid to action=parse * (bug 13603) Added siprop=usergroups to meta=siteinfo * Cleaned up redirect resolution @@ -392,6 +462,13 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Added md5 parameter to action=edit * (bug 14335) Logging in to unified account using API not possible * Added action=emailuser to send an email to a user +* (bug 14471) Use HTMLTidy and generate limit report in action=parse +* (bug 14459) Added prependtext and appendtext parameters to action=edit +* (bug 14526) Unescaped SQL in list=backlinks +* Added 'hidden' flag to list=allcategories and prop=categoryinfo output +* Added nocreate parameter to action=edit +* (bug 14402) Added maxage and smaxage parameters to api.php +* Added bkip parameter to list=blocks === Languages updated in 1.13 === @@ -399,6 +476,7 @@ MediaWiki supports over 300 languages. Many localisations are updated regularly. Below only new and removed languages are listed. * Egyptian Spoken Arabic (arz) (new) +* Southern Balochi (bcc) (new) * Middle Dutch (dum) (removed) * British English (en-gb) (new) * Fiji Hindi (Latin) (hif-latn) (new) @@ -408,7 +486,8 @@ regularly. Below only new and removed languages are listed. * Silesian (szl) (new) * Tajiki (Cyrllic script) (tg-cyrl) (new) * Tajiki (Latin script) (tg-latn) (new) - +* Chinese (Macau) (zh-mo) (new) +* Chinese (Malaysia) (zh-my) (new) == Compatibility ==