X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.32;h=f1efd4fc034d60822719c1c5790ef996477af5b8;hb=b095fe08d602166bec559d053b924eefa1de6958;hp=6d8f19f081aa16454ef3295fe9d8794b64112e36;hpb=de6cb7309c27d7475327a8fc3b3a59b000333b1c;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index 6d8f19f081..f1efd4fc03 100644 --- a/RELEASE-NOTES-1.32 +++ b/RELEASE-NOTES-1.32 @@ -26,8 +26,8 @@ production. * (T112474) Generalized the ResourceLoader mechanism for overriding modules using a particular page during edit previews. * Added 'ApiParseMakeOutputPage' hook. -* (T174313) Added checkbox on Special:ListUsers to display only users in temporary - user groups. +* (T174313) Added checkbox on Special:ListUsers to display only users in + temporary user groups. === External library changes in 1.32 === * … @@ -97,11 +97,16 @@ because of Phabricator reports. * mw.util.updateTooltipAccessKeys(), deprecated in 1.24, was removed. Use jquery.accessKeyLabel instead. * The SqlDataUpdate class, deprecated in 1.28, has been removed. -* The Html5Internal and Html5Depurate tidy driver classes were removed, along with the - Balancer tidy implementation. Both implementations were experimental, and were replaced - by RemexHtml. +* The Html5Internal and Html5Depurate tidy driver classes were removed, along + with the Balancer tidy implementation. Both implementations were experimental, + and were replaced by RemexHtml. * (T179624) Job::insert() and ::batchInsert(), deprecated in 1.21, were both removed. Use JobQueueGroup::singleton()->push() instead. +* The jquery.footHovzer module, for mediawiki.debug, was removed. +* The es5-shim module, empty and deprecated since 1.29, was removed. +* The mediawiki.widgets.visibleByteLimit module alias, deprecated in 1.32, was + removed. Use mediawiki.widgets.visibleLengthLimit instead. +* The jquery.farbtastic module, unused since 1.18, was removed. === Deprecations in 1.32 === * Use of a StartProfiler.php file is deprecated in favour of placing @@ -124,6 +129,8 @@ because of Phabricator reports. mediawiki.api.messages, and mediawiki.api.rollback. * ApiBase::truncateArray() is deprecated. No replacement, as nothing is known to use it. +* WatchAction::getUnwatchToken is deprecated. Use WatchAction::getWatchToken + with the 'unwatch' action parameter instead. === Other changes in 1.32 === * Soft hyphens (U+00AD) are now automatically removed from titles; these