X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.29;h=98834745f12604ae9cd3400861b83555ed1ba6b2;hb=ef1f66b2351ce726ba8da21c3c7db290c31e0b37;hp=a73982173ba19ab5f809de208cdbc0db065f8b58;hpb=ba040f9927e50d42a5086ec9407445130b3f4e70;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index a73982173b..98834745f1 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -58,9 +58,11 @@ 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. ==== New external libraries ==== @@ -104,6 +106,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