X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.32;h=f1efd4fc034d60822719c1c5790ef996477af5b8;hb=b095fe08d602166bec559d053b924eefa1de6958;hp=fa7c962f2efbfc58c92fc951046355efb2aa7e0d;hpb=d2fcfb143d61a301c45ae1e0767090f7ed905465;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.32 b/RELEASE-NOTES-1.32 index fa7c962f2e..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,15 +97,15 @@ 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, deprecated in 1.32, was removed. - Use mediawiki.widgets.visibleLengthLimit instead. +* 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 === @@ -129,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