X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=RELEASE-NOTES-1.26;h=53d9188be88c2ea82cd636582f1df7f36d287bdd;hb=f0bfcb9ae66f4548376247581ef96ad3e3935590;hp=efca3182d04485b9451259420294c2f3115103d4;hpb=9c90b64b7d45f734f7c8c7561689c63d3ae5eab8;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.26 b/RELEASE-NOTES-1.26 index efca3182d0..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 ===