X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.29;h=5bc66fd79e6f9885a58badf089babc260042945e;hp=a1ce9d9b79e9922afe6f0d5e18195b7d9f8b0a51;hb=22806b0a4509e97b56fb52b387e17e3c80fb7eb2;hpb=d25ff58bae7c728cdb2cdaefb0221e43204581fd diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index a1ce9d9b79..5bc66fd79e 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -58,10 +58,12 @@ production. === External library changes in 1.29 === ==== Upgraded external libraries ==== +* Added wikimedia/timestamp v1.0.0. * Updated QUnit from v1.22.0 to v1.23.1. * Updated cssjanus from v1.1.2 to 1.1.3. * Updated psr/log from v1.0.0 to v1.0.2. * Update Moment.js from v2.8.4 to v2.15.0. +* Updated oyejorge/less.php from v1.7.0.10 to v1.7.0.13. ==== New external libraries ==== @@ -105,6 +107,8 @@ production. * Added action=validatepassword to validate passwords for the account creation and password change forms. * action=purge now requires a POST. +* There is a new `languagevariants` siprop for action=query&meta=siteinfo, + which returns a list of languages with active LanguageConverter instances. === Action API internal changes in 1.29 === * New methods were added to ApiBase to handle errors and warnings using i18n