X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=RELEASE-NOTES-1.28;h=1463c6d508057fd111d8bd069f30761965658103;hb=aac0f95c223fd025d0956e5c3d04b95d76feca8b;hp=48fe4ff21162d97e9e0cce3657fc429f70812d4b;hpb=be0b28d47557494bb8986f2b1c26d275f7401d90;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.28 b/RELEASE-NOTES-1.28 index 48fe4ff211..1463c6d508 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 $wgEditButtonPublishNotSave 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,7 +42,8 @@ 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. === External library changes in 1.28 === @@ -52,6 +56,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