X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=RELEASE-NOTES-1.29;h=58cc84b7161f5e952f7f34c801210184c0dc7dbe;hp=ebd967ef8dba254be8d3499fc1afe7fc4fb73817;hb=60dd35ede4dd255328cee18caf1250c973c7d10f;hpb=2bb6b4cda950b80fb8ea8c10287359452b6986bf diff --git a/RELEASE-NOTES-1.29 b/RELEASE-NOTES-1.29 index ebd967ef8d..58cc84b716 100644 --- a/RELEASE-NOTES-1.29 +++ b/RELEASE-NOTES-1.29 @@ -69,12 +69,13 @@ production. to the page content language, not wiki content language. * (T27187) Search suggestions based on jquery.suggestions will now correctly only highlight prefix matches in the results. +* (T157035) "new mw.Uri()" was ignoring options when using default URI. === Action API changes in 1.29 === -* Submitting sensitive authentication request parameters to action=clientlogin, - action=createaccount, action=linkaccount, and action=changeauthenticationdata - in the query string is now an error. They should be submitted in the POST - body instead. +* Submitting sensitive authentication request parameters to action=login, + action=clientlogin, action=createaccount, action=linkaccount, and + action=changeauthenticationdata in the query string is now an error. They + should be submitted in the POST body instead. * The capture option for action=resetpassword has been removed * action=clearhasmsg now requires a POST. * (T47843) API errors and warnings may be requested in non-English languages