X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.26;h=53d9188be88c2ea82cd636582f1df7f36d287bdd;hb=b91e6eb8d3fdd443e857159a6e74683e1a5f4876;hp=07069085c88b37e2413b6c867620c1182451d049;hpb=c108dd32d9b0e6bfa78ed2d94625aa0a036f2689;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index 07069085c8..53d9188be8 100644 --- a/RELEASE-NOTES-1.26 +++ b/RELEASE-NOTES-1.26 @@ -94,6 +94,12 @@ production. * If search returns zero results and current search engine has a "did you mean" suggestion, results for suggestion will be shown. Can be disabled by setting $wgSearchRunSuggestedQuery to false. +* Added several JavaScript libraries for uploading files to MediaWiki + from the client-side. See documentation for mw.Upload and its + subclasses for more information. +* Added OOUI dialogs and layout for file upload interfaces. See + documentation for mw.Upload.Dialog, mw.Upload.BookletLayout and its + subclasses for more information. == External libraries == === Upgraded external libraries === @@ -151,6 +157,7 @@ production. * API responses to GET requests may now include ETag and Last-Modified headers, and will honor corresponding If-None-Match and If-Modified-Since on such requests. +* (T47988) The protect log event details now use new-style formatting. === Action API internal changes in 1.26 === * New metadata item ApiResult::META_KVP_MERGE to allow for merging the KVP key