X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.28;h=fa7d9ca0b7a047bd9a96815cd3c5d03cbed96479;hb=a0c9fb59a934a3e7d9f31f249ab0b2b923f49db7;hp=5d88fbf1c9dbfac1ae23bd48c427e6cd162d9ec6;hpb=0c9f05bff8529a9a4f5e12140bee959edafa38c9;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 5d88fbf1c9..fa7d9ca0b7 100644 --- a/RELEASE-NOTES-1.28 +++ b/RELEASE-NOTES-1.28 @@ -24,8 +24,11 @@ production. input methods provided by the UniversalLanguageSelector extension. * When $wgPingback is true, MediaWiki will periodically ping https://www.mediawiki.org/beacon with basic information about the local - MediaWiki installation. This data includes, for example, the type of system, + MediaWiki installation. This data includes, for example, the type of system, PHP version, and chosen database backend. This behavior is off by default. +* When $EditSubmitButtonLabelPublish is true, MediaWiki will label the button + to store-to-database-and-show-to-others as "Publish page"/"Publish changes"; + if false, the default, they will be "Save page"/"Save changes". === New features in 1.28 === * User::isBot() method for checking if an account is a bot role account. @@ -39,8 +42,14 @@ production. * (T141604) Extensions can now provide a better error message when their maintenance scripts are run without the extension being installed. * (T8948) Numeric sorting in categories is now supported by setting $wgCategoryCollation - to uca-default-u-kn or uca--u-kn. If migrating from another + to 'uca-default-u-kn' or 'uca--u-kn'. If you can't use UCA collations, + a 'numeric' collation is also available. If migrating from another collation, you will need to run the updateCollation.php maintenance script. +* Two new codes have been added to #time parser function: "xit" for days in current + month, and "xiz" for days passed in the year, both in Iranian calendar. +* mw.Api has a new option, useUS, to use U+001F (Unit Separator) when + appropriate for sending multi-valued parameters. This defaults to true when + the mw.Api instance seems to be for the local wiki. === External library changes in 1.28 === @@ -52,6 +61,16 @@ production. ==== Removed and replaced external libraries ==== === Bug fixes in 1.28 === +* (T137264) SECURITY: XSS in unclosed internal links +* (T133147) SECURITY: Escape '<' and ']]>' in inline