RELEASE-NOTES-1.27: Add mw.Upload, its dialog, booklet layouts and subclasses
authorPrateek Saxena <prtksxna@gmail.com>
Wed, 30 Sep 2015 15:52:11 +0000 (21:22 +0530)
committerBartosz Dziewoński <matma.rex@gmail.com>
Mon, 12 Oct 2015 13:37:27 +0000 (15:37 +0200)
Change-Id: Ie010a9ba2be9a7fde9a73e6e62d731874e862876

RELEASE-NOTES-1.27

index e4793b3..697210c 100644 (file)
@@ -41,6 +41,12 @@ production.
 * $wgCdnMaxageLagged was added, which limits the CDN cache TTL
   when any load balancer uses a DB that is lagged beyond the 'max lag'
   setting in the relevant section of $wgLBFactoryConf.
+* 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 ====