X-Git-Url: https://git.cyclocoop.org/%20%27.%28%24debut%20%20%20%24par_page%29.%27?a=blobdiff_plain;f=RELEASE-NOTES-1.33;h=dde620f73df609162640439887cb15025a286bce;hb=25c3a843b09b4766f4c2f9efe5dba0345320adf8;hp=443dd0118cf29137cd5426deac4b3ef6ed3b5ba9;hpb=981eca4fb14543de57feb1ba59ecdc0f4297d190;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.33 b/RELEASE-NOTES-1.33 index 443dd0118c..dde620f73d 100644 --- a/RELEASE-NOTES-1.33 +++ b/RELEASE-NOTES-1.33 @@ -47,6 +47,7 @@ production. * Added guzzlehttp/guzzle 6.3.3. ==== Changed external libraries ==== +* Updated OOUI from v0.29.2 to v0.30.2. * Updated wikimedia/xmp-reader from 0.6.0 to 0.6.1. * Updated wikimedia/scoped-callback from 2.0.0 to 3.0.0. * Updated wikimedia/ip-set from 1.2.0 to 2.0.0. @@ -178,6 +179,7 @@ because of Phabricator reports. mediawiki.api.messages, and mediawiki.api.rollback. * The 'jquery.byteLimit' module alias for 'jquery.lengthLimit', deprecated in 1.31, was removed. +* Revision::fetchRevision(), deprecated in 1.28, was removed. === Deprecations in 1.33 === * The configuration option $wgUseESI has been deprecated, and is expected @@ -214,6 +216,7 @@ because of Phabricator reports. * The class WebInstallerOutput is now marked as @private. * (T209699) The jquery.async module has been deprecated. JavaScript code that needs asynchronous behaviour should use Promises. +* Password::equals() is deprecated, use verify(). === Other changes in 1.33 === * (T208871) The hard-coded Google search form on the database error page was