You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/06/12 21:09:01 UTC

svn commit: r1602271 - in /cordova/site: public/blog/index.html public/index.html public/news/2014/06/ public/news/2014/06/12/ public/news/2014/06/12/plugins-release.html public/rss.xml www/_posts/2014-06-12-plugins-release.md

Author: steven
Date: Thu Jun 12 19:09:00 2014
New Revision: 1602271

URL: http://svn.apache.org/r1602271
Log:
added plugins release blog post

Added:
    cordova/site/public/news/2014/06/
    cordova/site/public/news/2014/06/12/
    cordova/site/public/news/2014/06/12/plugins-release.html
    cordova/site/www/_posts/2014-06-12-plugins-release.md
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/index.html
    cordova/site/public/rss.xml

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1602271&r1=1602270&r2=1602271&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Jun 12 19:09:00 2014
@@ -69,6 +69,11 @@
 <ul class="posts">
   
     <li>
+    <span>12 Jun 2014</span> &raquo;
+    <a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Plugins Release: June 12, 2014</a>
+    </li>
+  
+    <li>
     <span>23 May 2014</span> &raquo;
     <a href="//cordova.apache.org/announcements/2014/05/23/cordova-350.html">Apache Cordova 3.5.0</a>
     </li>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1602271&r1=1602270&r2=1602271&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Thu Jun 12 19:09:00 2014
@@ -101,6 +101,75 @@
   <h2>News <a href="/rss.xml" style="font-size:12pt; margin-left:10px">Subscribe</a></h2>
   <ul class="posts">
     
+      <li><span>12 Jun 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Plugins Release: June 12, 2014</a>
+      
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>cordova-plugin-camera: 0.3.0</li>
+
+<li>cordova-plugin-console: 0.2.9</li>
+
+<li>cordova-plugin-device: 0.2.10</li>
+
+<li>cordova-plugin-device-motion: 0.2.8</li>
+
+<li>cordova-plugin-device-orientation: 0.3.7</li>
+
+<li>cordova-plugin-dialogs: 0.2.8</li>
+
+<li>cordova-plugin-file: 1.2.0</li>
+
+<li>cordova-plugin-file-transfer: 0.4.4</li>
+
+<li>cordova-plugin-geolocation: 0.3.8</li>
+
+<li>cordova-plugin-globalization: 0.2.8</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.0</li>
+
+<li>cordova-plugin-media: 0.2.11</li>
+
+<li>cordova-plugin-media-capture: 0.3.1</li>
+
+<li>cordova-plugin-network-information: 0.2.9</li>
+
+<li>cordova-plugin-splashscreen: 0.3.1</li>
+
+<li>cordova-plugin-statusbar: 0.1.6</li>
+
+<li>cordova-plugin-vibration: 0.3.9</li>
+</ul>
+
+<p>Notable changes include:</p>
+
+<ul>
+<li>Several File plugin changes:
+<ul>
+<li>Initial implementation for <strong>Firefox OS</strong></li>
+
+<li>Important platform-specific paths now exposed as properties on <code>cordova.file.*</code> (<strong>iOS</strong> &amp; <strong>Android</strong>, refer to docs)</li>
+
+<li>Several bug fixes (across most platforms)</li>
+
+<li>Updated support for <strong>BlackBerry 10</strong>, <strong>Ubuntu</strong> &amp; <strong>Windows 8</strong></li>
+</ul>
+</li>
+
+<li>Every plugin now has its own license file and how to contribute document (<code>CONTRIBUTING.md</code>)</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<hr />
+<p>You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.file
+cordova plugin add org.apache.cordova.file</code></pre>
+
+<p>Other changes include:</p>
+
+      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/06/12/plugins-release.html">Read More</a></div>
+    
       <li><span>23 May 2014</span> &raquo; <a href="//cordova.apache.org/announcements/2014/05/23/cordova-350.html">Apache Cordova 3.5.0</a>
       
 <p>We are happy to announce that <code>Apache Cordova 3.5</code> has been released!</p>
@@ -206,45 +275,6 @@ cordova plugin add org.apache.cordova.fi
 
       <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/04/23/plugins.release.html">Read More</a></div>
     
-      <li><span>09 Apr 2014</span> &raquo; <a href="//cordova.apache.org/news/2014/04/09/tools-ios-release.html">Tools Release: April 9, 2014</a>
-      
-<p>New versions of <code>plugman</code>, <code>cordova</code> and <code>cordova-ios</code> are now live!</p>
-
-<ul>
-<li><a href="https://www.npmjs.org/package/plugman">plugman@0.21.0</a></li>
-
-<li><a href="https://www.npmjs.org/package/cordova">cordova@3.4.1-0.1.0</a></li>
-
-<li><a href="http://archive.apache.org/dist/cordova/platforms/ios">cordova-ios@3.4.1</a></li>
-</ul>
-
-<p>To update your tools:</p>
-
-<pre><code>npm update -g cordova
-npm update -g plugman</code></pre>
-
-<p><strong>Cordova iOS 3.4.1</strong> is included with the latest update of <code>cordova</code>.</p>
-
-<p>Most notable changes include:</p>
-
-<ul>
-<li>Update <strong>Xcode</strong> <code>.pbxproj</code> files according to <strong>Xcode 5.1</strong> recommendations</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4863">CB-4863</a> Drop <strong>iOS 5.0</strong> support</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-4863">CB-4863</a> supporting <strong>iOS</strong> <code>arm64</code> by default</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6160">CB-6160</a> Fix <code>plugin add</code> for <strong>FirefoxOS</strong>.</li>
-
-<li>Fix to never remove top-level plugins that are dependencies + tests.</li>
-
-<li><a href="https://issues.apache.org/jira/browse/CB-6211">CB-6211</a> <code>cordova info</code> command fixed for <strong>Windows</strong> platform</li>
-</ul>
-
-<p>Other changes include:</p>
-
-      <div style="padding-bottom:2em"><a href="//cordova.apache.org/news/2014/04/09/tools-ios-release.html">Read More</a></div>
-    
   </ul>
   
   <p>

Added: cordova/site/public/news/2014/06/12/plugins-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2014/06/12/plugins-release.html?rev=1602271&view=auto
==============================================================================
--- cordova/site/public/news/2014/06/12/plugins-release.html (added)
+++ cordova/site/public/news/2014/06/12/plugins-release.html Thu Jun 12 19:09:00 2014
@@ -0,0 +1,518 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <link rel="SHORTCUT ICON" href="//cordova.apache.org/favicon.ico"/>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <meta name = "format-detection" content = "telephone=no">
+    <meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width" />
+    <!-- Original Jekyll
+    <meta name="viewport" content="width=device-width">
+    -->
+    <title>Plugins Release: June 12, 2014</title>
+    <!-- syntax highlighting CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/syntax.css">
+    <!-- Custom CSS -->
+    <link rel="stylesheet" href="//cordova.apache.org/css/main.css">
+
+    <!-- Cordova CSS -->
+    <link rel="stylesheet" type="text/css" href="//cordova.apache.org/css/master.css">
+    <script src="//cordova.apache.org/js/smooth.pack.js" type="text/javascript"></script>
+    <script type="text/javascript">
+      var _gaq = _gaq || [];
+      _gaq.push(['_setAccount', 'UA-94271-30']);
+      _gaq.push(['_trackPageview']);
+      (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+      })();
+    </script>
+</head>
+
+<body>
+
+    <a class="scroll-point pt-top" name="top">
+</a>
+<div id="header">
+    <div class="wrap">
+        <a class="logo" href="//cordova.apache.org/#top"></a>
+        <div class="menu">
+            <a href="//cordova.apache.org/#about">About</a>
+            <a href="//cordova.apache.org/#news">News</a>
+            <a href="http://cordova.apache.org/docs/en/3.5.0/">Documentation</a>
+            <a href="http://plugins.cordova.io/">Plugins</a>
+            <a href="//cordova.apache.org/#links">Quick Links</a>
+            <a href="//cordova.apache.org/#contribute">Contribute</a>
+            <a href="//cordova.apache.org/#mailing-list">Mailing List</a>
+        </div>
+        <form class="menu-dropdown">
+            <select onchange="location = this.options[this.selectedIndex].value;">
+                <option value="//cordova.apache.org/#about">About</option>
+                <option value="//cordova.apache.org/#news">News</option>
+                <option value="http://cordova.apache.org/docs/en/3.5.0/">Documentation</option>
+                <option value="http://plugins.cordova.io/">Plugins</option>
+                <option value="//cordova.apache.org/#links">Quick Links</option>
+                <option value="//cordova.apache.org/#contribute">Contribute</option>
+                <option value="//cordova.apache.org/#mailing-list">Mailing List</option>
+            </select>
+        </form>
+    </div>
+    <div class="shadow"></div>
+</div> <!-- /header -->
+<div class="header-placeholder"></div>
+
+
+        <div class="site">
+    <h2>Plugins Release: June 12, 2014</h2>
+    <div class="meta">Posted by: <a href="https://twitter.com/stevesgill">Steve Gill</a></div>
+    <p class="meta">12 Jun 2014</p>
+    <div class="post">
+    
+<p>The following plugins were updated today:</p>
+
+<ul>
+<li>cordova-plugin-camera: 0.3.0</li>
+
+<li>cordova-plugin-console: 0.2.9</li>
+
+<li>cordova-plugin-device: 0.2.10</li>
+
+<li>cordova-plugin-device-motion: 0.2.8</li>
+
+<li>cordova-plugin-device-orientation: 0.3.7</li>
+
+<li>cordova-plugin-dialogs: 0.2.8</li>
+
+<li>cordova-plugin-file: 1.2.0</li>
+
+<li>cordova-plugin-file-transfer: 0.4.4</li>
+
+<li>cordova-plugin-geolocation: 0.3.8</li>
+
+<li>cordova-plugin-globalization: 0.2.8</li>
+
+<li>cordova-plugin-inappbrowser: 0.5.0</li>
+
+<li>cordova-plugin-media: 0.2.11</li>
+
+<li>cordova-plugin-media-capture: 0.3.1</li>
+
+<li>cordova-plugin-network-information: 0.2.9</li>
+
+<li>cordova-plugin-splashscreen: 0.3.1</li>
+
+<li>cordova-plugin-statusbar: 0.1.6</li>
+
+<li>cordova-plugin-vibration: 0.3.9</li>
+</ul>
+
+<p>Notable changes include:</p>
+
+<ul>
+<li>Several File plugin changes:
+<ul>
+<li>Initial implementation for <strong>Firefox OS</strong></li>
+
+<li>Important platform-specific paths now exposed as properties on <code>cordova.file.*</code> (<strong>iOS</strong> &amp; <strong>Android</strong>, refer to docs)</li>
+
+<li>Several bug fixes (across most platforms)</li>
+
+<li>Updated support for <strong>BlackBerry 10</strong>, <strong>Ubuntu</strong> &amp; <strong>Windows 8</strong></li>
+</ul>
+</li>
+
+<li>Every plugin now has its own license file and how to contribute document (<code>CONTRIBUTING.md</code>)</li>
+</ul>
+
+<p>The plugins have been updated on our registry at <a href="http://plugins.cordova.io/">plugins.cordova.io</a>.</p>
+<hr />
+<p>You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:</p>
+
+<pre><code>cordova plugin rm org.apache.cordova.file
+cordova plugin add org.apache.cordova.file</code></pre>
+
+<p>Other changes include: <!--more--></p>
+
+<p><code>org.apache.cordova.camera@0.3.0</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-2083">CB-2083</a>, <a href="https://issues.apache.org/jira/browse/CB-5895">CB-5895</a> documented <code>saveToPhotoAlbum</code> quirk on <strong>WP8</strong></li>
+
+<li>Remove deprecated symbols for iOS &lt; 6</li>
+
+<li><strong>Ubuntu</strong> use application directory for images</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6613">CB-6613</a> Use <code>WinJS</code> functionality to get <code>base64-encoded</code> content of image instead of File plugin functionality</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6612">CB-6612</a> <code>camera.getPicture</code> now always returns encoded JPEG image</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6576">CB-6576</a> Returns a specific error message when app has no access to library</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6546">CB-6546</a> <strong>Android</strong>: Add support for <code>allowEdit</code> Camera option</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6795">CB-6795</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.console@0.2.9</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6848">CB-6848</a> Add <strong>Android</strong> quirk, list applicable platforms</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6796">CB-6796</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.device@0.2.10</code></p>
+
+<ul>
+<li>Added <strong>Firefox OS</strong> version</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6800">CB-6800</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.device-motion@0.2.8</code></p>
+
+<ul>
+<li><strong>Firefox OS</strong> added to supported platforms</li>
+
+<li><strong>Ubuntu</strong> don’t destroy callback after use</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6798">CB-6798</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.device-orientation@0.3.7</code></p>
+
+<ul>
+<li><strong>Windows 8</strong> makes <code>getHeading</code> callback spec compliant</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6799">CB-6799</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.dialogs@0.2.8</code></p>
+
+<ul>
+<li>Running original <code>windows.open</code>, <code>inAppBrowser</code> is overriding it no need to place CSS in every page anymore</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4616">CB-4616</a> Returned index 0 was not documented for <code>notification.prompt</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6528">CB-6528</a> Allow scroll on alert message content</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4966">CB-4966</a> Dialogs are in window now. No need to add anything to <code>manifest</code> or <code>index.html</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-5945">CB-5945</a> <strong>Windows8</strong> do not call success callbacks until dialog is dismissed</li>
+
+<li>Update docs to state that <code>prompt</code> is supported on <strong>Windows Phone</strong></li>
+
+<li>Removing <strong>Firefox OS</strong> quirks. No need to add special permission (it’s different API with the same name). <code>Notification.css</code> is added automatically</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6628">CB-6628</a> <strong>Amazon FireOS</strong> fix <code>confirm</code> and <code>prompt</code> methods</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6801">CB-6801</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.file@1.2.0</code></p>
+
+<ul>
+<li>Fix sorting order in supported platforms</li>
+
+<li>Fixed <code>toURL()</code> <code>toInternalURL()</code> information in the doku</li>
+
+<li><strong>Ubuntu</strong> increase quota value</li>
+
+<li><strong>Ubuntu</strong> Change FS URL scheme to <code>cdvfile</code></li>
+
+<li><strong>Ubuntu</strong> Return size with <code>Entry.getMetadata()</code> method</li>
+
+<li>Initial implementation for <strong>Firefox OS</strong></li>
+
+<li><strong>iOS</strong> Don’t fail a write of zero-length payload</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> Docs for <code>cordova.file.*Directory</code> properties</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-285">CB-285</a> <strong>Android</strong>, <strong>iOS</strong> Add <code>cordova.file.*Directory</code> properties</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Proxy based implementation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6583">CB-6583</a> <strong>iOS</strong> Fix failing to create entry when space in parent path</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6571">CB-6571</a> <strong>Android</strong> Make <code>DirectoryEntry.toURL()</code> have a trailing <code>/</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6525">CB-6525</a> <strong>Android</strong>, <strong>iOS</strong> Allow <code>file:</code> URLs in all APIs; fixes <code>FileTransfer.download</code> not being called</li>
+
+<li>Fix the <strong>Windows 8</strong> implementation of the <code>getFile</code> method</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6803">CB-6803</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+
+<li>Add NOTICE file</li>
+</ul>
+
+<p><code>org.apache.cordova.file-transfer@0.4.4</code></p>
+
+<ul>
+<li><strong>Ubuntu</strong> support <code>cdvfile URI</code></li>
+
+<li>Upload progress now works also for second file</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6378">CB-6378</a> Use <code>connection.disconnect()</code> instead of <code>stream.close()</code> for thread-safety</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6466">CB-6466</a> Auto-create directories in download</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-3440">CB-3440</a> <strong>BlackBerry10</strong> Update implementation to use modules from file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6494">CB-6494</a> <strong>Android</strong> Fix upload of KitKat content URIs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6802">CB-6802</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.geolocation@0.3.8</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5416">CB-5416</a> Adding support for auto-managing permissions</li>
+
+<li>Proper implementation for <strong>Firefox OS</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6804">CB-6804</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.globalization@0.2.8</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> Added clarification to docs</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-4602">CB-4602</a> <a href="https://issues.apache.org/jira/browse/CB-6490">CB-6490</a> <a href="https://issues.apache.org/jira/browse/CB-4822">CB-4822</a> <strong>WP</strong> Globalization</li>
+
+<li>Android should return <code>BCP47</code> tag, not localized string</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6805">CB-6805</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.inappbrowser@0.5.0</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-5649">CB-5649</a> <strong>iOS</strong> respect App’s orientation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6474">CB-6474</a> Add <code>data:</code> URLs support to <strong>WP8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6482">CB-6482</a> <strong>WP8</strong> call correct callback</li>
+
+<li>Fixed use of <strong>iOS</strong> 6 deprecated methods</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6360">CB-6360</a> Feature detection instead of <strong>iOS</strong> version detection</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6396">CB-6396</a> <strong>Firefox OS</strong> Adding basic support</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6806">CB-6806</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.media@0.2.11</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6478">CB-6478</a> Fix exception when trying to record audio file on <strong>Windows 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6477">CB-6477</a> Add <code>musicLibrary</code> and <code>microphone</code> capabilities to <strong>Windows 8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6807">CB-6807</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.media-capture@0.3.1</code></p>
+
+<ul>
+<li>Fixes <code>captureTasks UI URIs</code></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6706">CB-6706</a> Relax dependency on file plugin</li>
+
+<li>Remove deprecated symbols for <strong>iOS</strong> &lt; 6</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6808">CB-6808</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.network-information@0.2.9</code></p>
+
+<ul>
+<li>Cached extra info to better detect changes</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6350">CB-6350</a> Fix <code>networkStatusForFlags</code> return value type to work with <code>64-bit</code> <strong>iOS</strong></li>
+
+<li>Initial version of <strong>Firefox OS</strong> network information plugin</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6809">CB-6809</a> Add license to CONTRIBUTING.md</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.splashscreen@0.3.1</code></p>
+
+<ul>
+<li><strong>WP8</strong> updated quirk for and combined <strong>iOS</strong>, <strong>WP8</strong>, <strong>BB10</strong> quirks as they are all the same</li>
+
+<li><strong>WP</strong> implemented OnInit so splash screen can be shown before cordova page is loaded</li>
+
+<li><strong>WP</strong> plugin must be autoloaded for <code>AutoHideSplashScreen</code> preference to work</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6483">CB-6483</a> Use splash screen image from manifest on <strong>Windows8</strong></li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6127">CB-6127</a> Spanish and French Translations added</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6810">CB-6810</a> Add license to CONTRIBUTING.md</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.statusbar@0.1.6</code></p>
+
+<ul>
+<li><a href="https://issues.apache.org/jira/browse/CB-6783">CB-6783</a> added <code>StatusBarStyle</code> config preference, updated docs</li>
+
+<li>Update docs with recent <strong>WP</strong> changes, remove <code>clear</code> from the list of named colors in documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6513">CB-6513</a> <strong>Android</strong> Fix compiling</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6812">CB-6812</a> Add license</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+<p><code>org.apache.cordova.vibration@0.3.9</code></p>
+
+<ul>
+<li>Extended <code>vibrateWithPattern</code> to allow for pattern repetition, implemented a complementary <code>cancelVibration</code> function and adapted documentation</li>
+
+<li>Implemented <code>vibrateWithPattern</code> (for <strong>Android</strong>) and adapted documentation</li>
+
+<li><a href="https://issues.apache.org/jira/browse/CB-6491">CB-6491</a> add CONTRIBUTING.md</li>
+</ul>
+
+    </div>
+</div>
+
+
+
+    <a class="scroll-point" name="links"></a>
+<hr/>
+
+<div class="wrap quick-links-pane">
+    <h2 class="icon icon-quick-links">Quick Links</h2>
+    <br/>
+    <ul class="quick-links-header">
+        <li>General</li>
+        <li>Development</li>
+        <li class="last">Apache Software Foundation</li>
+    </ul>
+    <div class="clear"></div>
+</div>
+
+<div class="grid">
+    <div class="wrap">
+        <div class="list-container">
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#about">About Cordova<span></span></a></li>
+
+                
+                <li><a href="http://projects.apache.org/projects/cordova.html">Apache Project Page<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/licenses/LICENSE-2.0">License<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/artwork.html">Artwork<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links">
+                <li class="corner"></li>
+                <li><a href="//cordova.apache.org/index.html#download">Download<span></span></a></li>
+                <li><a href="http://cordova.apache.org/docs/en/3.5.0/">Documentation<span></span></a></li>
+
+                
+                <li><a href="https://git-wip-us.apache.org/repos/asf">Source Code<span></span></a></li>
+                
+                <li><a href="https://issues.apache.org/jira/browse/CB">Issue Tracker<span></span></a></li>
+                
+                <li><a href="http://wiki.apache.org/cordova/">Wiki<span></span></a></li>
+                
+
+                <li><a href="//cordova.apache.org/index.html#mailing-list">Mailing List<span></span></a></li>
+
+                <li><a href="http://stackoverflow.com/tags/cordova">Support<span></span></a></li>
+            </ul>
+
+            <ul class="list quick-links last">
+                <li class="corner"></li>
+                
+                <li><a href="http://www.apache.org/">About ASF<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor<span></span></a></li>
+                
+                <li><a href="http://www.apache.org/security/">Security<span></span></a></li>
+                
+            </ul>
+
+            <div class="clear"></div>
+        </div>
+    </div>
+</div>
+
+
+    <hr/>
+<div id="footer">
+    <p>Copyright © 2012, 2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    </p>
+    <a class="closing" href="#top"></a>
+</div>
+
+
+</body>
+</html>

Modified: cordova/site/public/rss.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/rss.xml?rev=1602271&r1=1602270&r2=1602271&view=diff
==============================================================================
--- cordova/site/public/rss.xml (original)
+++ cordova/site/public/rss.xml Thu Jun 12 19:09:00 2014
@@ -5,8 +5,8 @@
         <description>Apache Cordova - Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
         <atom:link href="http://cordova.apache.org/rss.xml" rel="self" type="application/rss+xml" />
         <link>http://cordova.apache.org/rss.xml</link>
-        <lastBuildDate>Fri, 23 May 2014 16:17:31 -0700</lastBuildDate>
-        <pubDate>Fri, 23 May 2014 16:17:31 -0700</pubDate>
+        <lastBuildDate>Thu, 12 Jun 2014 12:07:15 -0700</lastBuildDate>
+        <pubDate>Thu, 12 Jun 2014 12:07:15 -0700</pubDate>
         <ttl>1800</ttl>
         <image>
             <url>http://cordova.apache.org</url>
@@ -19,6 +19,377 @@
 
 
         <item>
+                <title>Plugins Release: June 12, 2014</title>
+                <description>
+&lt;p&gt;The following plugins were updated today:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;cordova-plugin-camera: 0.3.0&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-console: 0.2.9&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-device: 0.2.10&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-device-motion: 0.2.8&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-device-orientation: 0.3.7&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-dialogs: 0.2.8&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-file: 1.2.0&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-file-transfer: 0.4.4&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-geolocation: 0.3.8&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-globalization: 0.2.8&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-inappbrowser: 0.5.0&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-media: 0.2.11&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-media-capture: 0.3.1&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-network-information: 0.2.9&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-splashscreen: 0.3.1&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-statusbar: 0.1.6&lt;/li&gt;
+
+&lt;li&gt;cordova-plugin-vibration: 0.3.9&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Notable changes include:&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Several File plugin changes:
+&lt;ul&gt;
+&lt;li&gt;Initial implementation for &lt;strong&gt;Firefox OS&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Important platform-specific paths now exposed as properties on &lt;code&gt;cordova.file.*&lt;/code&gt; (&lt;strong&gt;iOS&lt;/strong&gt; &amp;amp; &lt;strong&gt;Android&lt;/strong&gt;, refer to docs)&lt;/li&gt;
+
+&lt;li&gt;Several bug fixes (across most platforms)&lt;/li&gt;
+
+&lt;li&gt;Updated support for &lt;strong&gt;BlackBerry 10&lt;/strong&gt;, &lt;strong&gt;Ubuntu&lt;/strong&gt; &amp;amp; &lt;strong&gt;Windows 8&lt;/strong&gt;&lt;/li&gt;
+&lt;/ul&gt;
+&lt;/li&gt;
+
+&lt;li&gt;Every plugin now has its own license file and how to contribute document (&lt;code&gt;CONTRIBUTING.md&lt;/code&gt;)&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;The plugins have been updated on our registry at &lt;a href=&quot;http://plugins.cordova.io/&quot;&gt;plugins.cordova.io&lt;/a&gt;.&lt;/p&gt;
+&lt;hr /&gt;
+&lt;p&gt;You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:&lt;/p&gt;
+
+&lt;pre&gt;&lt;code&gt;cordova plugin rm org.apache.cordova.file
+cordova plugin add org.apache.cordova.file&lt;/code&gt;&lt;/pre&gt;
+
+&lt;p&gt;Other changes include: &lt;!--more--&gt;&lt;/p&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.camera@0.3.0&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-2083&quot;&gt;CB-2083&lt;/a&gt;, &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5895&quot;&gt;CB-5895&lt;/a&gt; documented &lt;code&gt;saveToPhotoAlbum&lt;/code&gt; quirk on &lt;strong&gt;WP8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Remove deprecated symbols for iOS &amp;lt; 6&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; use application directory for images&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6613&quot;&gt;CB-6613&lt;/a&gt; Use &lt;code&gt;WinJS&lt;/code&gt; functionality to get &lt;code&gt;base64-encoded&lt;/code&gt; content of image instead of File plugin functionality&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6612&quot;&gt;CB-6612&lt;/a&gt; &lt;code&gt;camera.getPicture&lt;/code&gt; now always returns encoded JPEG image&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6576&quot;&gt;CB-6576&lt;/a&gt; Returns a specific error message when app has no access to library&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6546&quot;&gt;CB-6546&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt;: Add support for &lt;code&gt;allowEdit&lt;/code&gt; Camera option&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6795&quot;&gt;CB-6795&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.console@0.2.9&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6848&quot;&gt;CB-6848&lt;/a&gt; Add &lt;strong&gt;Android&lt;/strong&gt; quirk, list applicable platforms&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6796&quot;&gt;CB-6796&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.device@0.2.10&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Added &lt;strong&gt;Firefox OS&lt;/strong&gt; version&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6800&quot;&gt;CB-6800&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.device-motion@0.2.8&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Firefox OS&lt;/strong&gt; added to supported platforms&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; don’t destroy callback after use&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6798&quot;&gt;CB-6798&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.device-orientation@0.3.7&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Windows 8&lt;/strong&gt; makes &lt;code&gt;getHeading&lt;/code&gt; callback spec compliant&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6799&quot;&gt;CB-6799&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.dialogs@0.2.8&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Running original &lt;code&gt;windows.open&lt;/code&gt;, &lt;code&gt;inAppBrowser&lt;/code&gt; is overriding it no need to place CSS in every page anymore&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4616&quot;&gt;CB-4616&lt;/a&gt; Returned index 0 was not documented for &lt;code&gt;notification.prompt&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6528&quot;&gt;CB-6528&lt;/a&gt; Allow scroll on alert message content&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4966&quot;&gt;CB-4966&lt;/a&gt; Dialogs are in window now. No need to add anything to &lt;code&gt;manifest&lt;/code&gt; or &lt;code&gt;index.html&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5945&quot;&gt;CB-5945&lt;/a&gt; &lt;strong&gt;Windows8&lt;/strong&gt; do not call success callbacks until dialog is dismissed&lt;/li&gt;
+
+&lt;li&gt;Update docs to state that &lt;code&gt;prompt&lt;/code&gt; is supported on &lt;strong&gt;Windows Phone&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Removing &lt;strong&gt;Firefox OS&lt;/strong&gt; quirks. No need to add special permission (it’s different API with the same name). &lt;code&gt;Notification.css&lt;/code&gt; is added automatically&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6628&quot;&gt;CB-6628&lt;/a&gt; &lt;strong&gt;Amazon FireOS&lt;/strong&gt; fix &lt;code&gt;confirm&lt;/code&gt; and &lt;code&gt;prompt&lt;/code&gt; methods&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6801&quot;&gt;CB-6801&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.file@1.2.0&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Fix sorting order in supported platforms&lt;/li&gt;
+
+&lt;li&gt;Fixed &lt;code&gt;toURL()&lt;/code&gt; &lt;code&gt;toInternalURL()&lt;/code&gt; information in the doku&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; increase quota value&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; Change FS URL scheme to &lt;code&gt;cdvfile&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; Return size with &lt;code&gt;Entry.getMetadata()&lt;/code&gt; method&lt;/li&gt;
+
+&lt;li&gt;Initial implementation for &lt;strong&gt;Firefox OS&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;iOS&lt;/strong&gt; Don’t fail a write of zero-length payload&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-285&quot;&gt;CB-285&lt;/a&gt; Docs for &lt;code&gt;cordova.file.*Directory&lt;/code&gt; properties&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-285&quot;&gt;CB-285&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt;, &lt;strong&gt;iOS&lt;/strong&gt; Add &lt;code&gt;cordova.file.*Directory&lt;/code&gt; properties&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-3440&quot;&gt;CB-3440&lt;/a&gt; &lt;strong&gt;BlackBerry10&lt;/strong&gt; Proxy based implementation&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6583&quot;&gt;CB-6583&lt;/a&gt; &lt;strong&gt;iOS&lt;/strong&gt; Fix failing to create entry when space in parent path&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6571&quot;&gt;CB-6571&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt; Make &lt;code&gt;DirectoryEntry.toURL()&lt;/code&gt; have a trailing &lt;code&gt;/&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6525&quot;&gt;CB-6525&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt;, &lt;strong&gt;iOS&lt;/strong&gt; Allow &lt;code&gt;file:&lt;/code&gt; URLs in all APIs; fixes &lt;code&gt;FileTransfer.download&lt;/code&gt; not being called&lt;/li&gt;
+
+&lt;li&gt;Fix the &lt;strong&gt;Windows 8&lt;/strong&gt; implementation of the &lt;code&gt;getFile&lt;/code&gt; method&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6803&quot;&gt;CB-6803&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+
+&lt;li&gt;Add NOTICE file&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.file-transfer@0.4.4&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;Ubuntu&lt;/strong&gt; support &lt;code&gt;cdvfile URI&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;Upload progress now works also for second file&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6706&quot;&gt;CB-6706&lt;/a&gt; Relax dependency on file plugin&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6378&quot;&gt;CB-6378&lt;/a&gt; Use &lt;code&gt;connection.disconnect()&lt;/code&gt; instead of &lt;code&gt;stream.close()&lt;/code&gt; for thread-safety&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6466&quot;&gt;CB-6466&lt;/a&gt; Auto-create directories in download&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-3440&quot;&gt;CB-3440&lt;/a&gt; &lt;strong&gt;BlackBerry10&lt;/strong&gt; Update implementation to use modules from file plugin&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6494&quot;&gt;CB-6494&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt; Fix upload of KitKat content URIs&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6802&quot;&gt;CB-6802&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.geolocation@0.3.8&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5416&quot;&gt;CB-5416&lt;/a&gt; Adding support for auto-managing permissions&lt;/li&gt;
+
+&lt;li&gt;Proper implementation for &lt;strong&gt;Firefox OS&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6804&quot;&gt;CB-6804&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.globalization@0.2.8&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4602&quot;&gt;CB-4602&lt;/a&gt; Added clarification to docs&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4602&quot;&gt;CB-4602&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6490&quot;&gt;CB-6490&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-4822&quot;&gt;CB-4822&lt;/a&gt; &lt;strong&gt;WP&lt;/strong&gt; Globalization&lt;/li&gt;
+
+&lt;li&gt;Android should return &lt;code&gt;BCP47&lt;/code&gt; tag, not localized string&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6805&quot;&gt;CB-6805&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.inappbrowser@0.5.0&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-5649&quot;&gt;CB-5649&lt;/a&gt; &lt;strong&gt;iOS&lt;/strong&gt; respect App’s orientation&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6474&quot;&gt;CB-6474&lt;/a&gt; Add &lt;code&gt;data:&lt;/code&gt; URLs support to &lt;strong&gt;WP8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6482&quot;&gt;CB-6482&lt;/a&gt; &lt;strong&gt;WP8&lt;/strong&gt; call correct callback&lt;/li&gt;
+
+&lt;li&gt;Fixed use of &lt;strong&gt;iOS&lt;/strong&gt; 6 deprecated methods&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6360&quot;&gt;CB-6360&lt;/a&gt; Feature detection instead of &lt;strong&gt;iOS&lt;/strong&gt; version detection&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6396&quot;&gt;CB-6396&lt;/a&gt; &lt;strong&gt;Firefox OS&lt;/strong&gt; Adding basic support&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6806&quot;&gt;CB-6806&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.media@0.2.11&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6706&quot;&gt;CB-6706&lt;/a&gt; Relax dependency on file plugin&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6478&quot;&gt;CB-6478&lt;/a&gt; Fix exception when trying to record audio file on &lt;strong&gt;Windows 8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6477&quot;&gt;CB-6477&lt;/a&gt; Add &lt;code&gt;musicLibrary&lt;/code&gt; and &lt;code&gt;microphone&lt;/code&gt; capabilities to &lt;strong&gt;Windows 8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6807&quot;&gt;CB-6807&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.media-capture@0.3.1&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Fixes &lt;code&gt;captureTasks UI URIs&lt;/code&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6706&quot;&gt;CB-6706&lt;/a&gt; Relax dependency on file plugin&lt;/li&gt;
+
+&lt;li&gt;Remove deprecated symbols for &lt;strong&gt;iOS&lt;/strong&gt; &amp;lt; 6&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6808&quot;&gt;CB-6808&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.network-information@0.2.9&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Cached extra info to better detect changes&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6350&quot;&gt;CB-6350&lt;/a&gt; Fix &lt;code&gt;networkStatusForFlags&lt;/code&gt; return value type to work with &lt;code&gt;64-bit&lt;/code&gt; &lt;strong&gt;iOS&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;Initial version of &lt;strong&gt;Firefox OS&lt;/strong&gt; network information plugin&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6809&quot;&gt;CB-6809&lt;/a&gt; Add license to CONTRIBUTING.md&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.splashscreen@0.3.1&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;strong&gt;WP8&lt;/strong&gt; updated quirk for and combined &lt;strong&gt;iOS&lt;/strong&gt;, &lt;strong&gt;WP8&lt;/strong&gt;, &lt;strong&gt;BB10&lt;/strong&gt; quirks as they are all the same&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;WP&lt;/strong&gt; implemented OnInit so splash screen can be shown before cordova page is loaded&lt;/li&gt;
+
+&lt;li&gt;&lt;strong&gt;WP&lt;/strong&gt; plugin must be autoloaded for &lt;code&gt;AutoHideSplashScreen&lt;/code&gt; preference to work&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6483&quot;&gt;CB-6483&lt;/a&gt; Use splash screen image from manifest on &lt;strong&gt;Windows8&lt;/strong&gt;&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6127&quot;&gt;CB-6127&lt;/a&gt; Spanish and French Translations added&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6810&quot;&gt;CB-6810&lt;/a&gt; Add license to CONTRIBUTING.md&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.statusbar@0.1.6&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6783&quot;&gt;CB-6783&lt;/a&gt; added &lt;code&gt;StatusBarStyle&lt;/code&gt; config preference, updated docs&lt;/li&gt;
+
+&lt;li&gt;Update docs with recent &lt;strong&gt;WP&lt;/strong&gt; changes, remove &lt;code&gt;clear&lt;/code&gt; from the list of named colors in documentation&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6513&quot;&gt;CB-6513&lt;/a&gt; &lt;strong&gt;Android&lt;/strong&gt; Fix compiling&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6812&quot;&gt;CB-6812&lt;/a&gt; Add license&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;&lt;code&gt;org.apache.cordova.vibration@0.3.9&lt;/code&gt;&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;Extended &lt;code&gt;vibrateWithPattern&lt;/code&gt; to allow for pattern repetition, implemented a complementary &lt;code&gt;cancelVibration&lt;/code&gt; function and adapted documentation&lt;/li&gt;
+
+&lt;li&gt;Implemented &lt;code&gt;vibrateWithPattern&lt;/code&gt; (for &lt;strong&gt;Android&lt;/strong&gt;) and adapted documentation&lt;/li&gt;
+
+&lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/CB-6491&quot;&gt;CB-6491&lt;/a&gt; add CONTRIBUTING.md&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+                <link>http://cordova.apache.org/news/2014/06/12/plugins-release.html</link>
+                <guid>http://cordova.apache.org/news/2014/06/12/plugins-release</guid>
+                <pubDate>Thu, 12 Jun 2014</pubDate>
+        </item>
+
+        <item>
                 <title>Apache Cordova 3.5.0</title>
                 <description>
 &lt;p&gt;We are happy to announce that &lt;code&gt;Apache Cordova 3.5&lt;/code&gt; has been released!&lt;/p&gt;

Added: cordova/site/www/_posts/2014-06-12-plugins-release.md
URL: http://svn.apache.org/viewvc/cordova/site/www/_posts/2014-06-12-plugins-release.md?rev=1602271&view=auto
==============================================================================
--- cordova/site/www/_posts/2014-06-12-plugins-release.md (added)
+++ cordova/site/www/_posts/2014-06-12-plugins-release.md Thu Jun 12 19:09:00 2014
@@ -0,0 +1,213 @@
+---
+layout: post
+author:
+    name: Steve Gill
+    url: https://twitter.com/stevesgill
+title:  "Plugins Release: June 12, 2014"
+categories: news
+tags: release plugins
+---
+The following plugins were updated today:
+
+* cordova-plugin-camera: 0.3.0
+* cordova-plugin-console: 0.2.9
+* cordova-plugin-device: 0.2.10
+* cordova-plugin-device-motion: 0.2.8
+* cordova-plugin-device-orientation: 0.3.7
+* cordova-plugin-dialogs: 0.2.8
+* cordova-plugin-file: 1.2.0
+* cordova-plugin-file-transfer: 0.4.4
+* cordova-plugin-geolocation: 0.3.8
+* cordova-plugin-globalization: 0.2.8
+* cordova-plugin-inappbrowser: 0.5.0
+* cordova-plugin-media: 0.2.11
+* cordova-plugin-media-capture: 0.3.1
+* cordova-plugin-network-information: 0.2.9
+* cordova-plugin-splashscreen: 0.3.1
+* cordova-plugin-statusbar: 0.1.6
+* cordova-plugin-vibration: 0.3.9
+
+Notable changes include:
+* Several File plugin changes:
+  * Initial implementation for **Firefox OS**
+  * Important platform-specific paths now exposed as properties on `cordova.file.*` (**iOS** & **Android**, refer to docs)
+  * Several bug fixes (across most platforms)
+  * Updated support for **BlackBerry 10**, **Ubuntu** & **Windows 8**
+* Every plugin now has its own license file and how to contribute document (`CONTRIBUTING.md`)
+
+The plugins have been updated on our registry at [plugins.cordova.io](http://plugins.cordova.io/).
+
+----
+You can update any plugin by removing it, and then readding it. E.g. To update your file plugin:
+
+    cordova plugin rm org.apache.cordova.file
+    cordova plugin add org.apache.cordova.file
+
+Other changes include:
+<!--more-->
+
+`org.apache.cordova.camera@0.3.0`
+
+* [CB-2083](https://issues.apache.org/jira/browse/CB-2083), [CB-5895](https://issues.apache.org/jira/browse/CB-5895) documented `saveToPhotoAlbum` quirk on **WP8**
+* Remove deprecated symbols for iOS < 6
+* **Ubuntu** use application directory for images
+* [CB-6613](https://issues.apache.org/jira/browse/CB-6613) Use `WinJS` functionality to get `base64-encoded` content of image instead of File plugin functionality
+* [CB-6612](https://issues.apache.org/jira/browse/CB-6612) `camera.getPicture` now always returns encoded JPEG image
+* [CB-6576](https://issues.apache.org/jira/browse/CB-6576) Returns a specific error message when app has no access to library
+* [CB-6546](https://issues.apache.org/jira/browse/CB-6546) **Android**: Add support for `allowEdit` Camera option
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6795](https://issues.apache.org/jira/browse/CB-6795) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.console@0.2.9`
+
+* [CB-6848](https://issues.apache.org/jira/browse/CB-6848) Add **Android** quirk, list applicable platforms
+* [CB-6796](https://issues.apache.org/jira/browse/CB-6796) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.device@0.2.10`
+
+* Added **Firefox OS** version
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6800](https://issues.apache.org/jira/browse/CB-6800) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.device-motion@0.2.8`
+
+* **Firefox OS** added to supported platforms
+* **Ubuntu** don't destroy callback after use
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6798](https://issues.apache.org/jira/browse/CB-6798) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.device-orientation@0.3.7`
+
+* **Windows 8** makes `getHeading` callback spec compliant
+* [CB-6799](https://issues.apache.org/jira/browse/CB-6799) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.dialogs@0.2.8`
+
+* Running original `windows.open`, `inAppBrowser` is overriding it no need to place CSS in every page anymore
+* [CB-4616](https://issues.apache.org/jira/browse/CB-4616) Returned index 0 was not documented for `notification.prompt`
+* [CB-6528](https://issues.apache.org/jira/browse/CB-6528) Allow scroll on alert message content
+* [CB-4966](https://issues.apache.org/jira/browse/CB-4966) Dialogs are in window now. No need to add anything to `manifest` or `index.html`
+* [CB-5945](https://issues.apache.org/jira/browse/CB-5945) **Windows8** do not call success callbacks until dialog is dismissed
+* Update docs to state that `prompt` is supported on **Windows Phone**
+* Removing **Firefox OS** quirks. No need to add special permission (it's different API with the same name). `Notification.css` is added automatically
+* [CB-6628](https://issues.apache.org/jira/browse/CB-6628) **Amazon FireOS** fix `confirm` and `prompt` methods
+* [CB-6801](https://issues.apache.org/jira/browse/CB-6801) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.file@1.2.0`
+
+* Fix sorting order in supported platforms
+* Fixed `toURL()` `toInternalURL()` information in the doku
+* **Ubuntu** increase quota value
+* **Ubuntu** Change FS URL scheme to `cdvfile`
+* **Ubuntu** Return size with `Entry.getMetadata()` method
+* Initial implementation for **Firefox OS**
+* **iOS** Don't fail a write of zero-length payload
+* [CB-285](https://issues.apache.org/jira/browse/CB-285) Docs for `cordova.file.*Directory` properties
+* [CB-285](https://issues.apache.org/jira/browse/CB-285) **Android**, **iOS** Add `cordova.file.*Directory` properties
+* [CB-3440](https://issues.apache.org/jira/browse/CB-3440) **BlackBerry10** Proxy based implementation
+* [CB-6583](https://issues.apache.org/jira/browse/CB-6583) **iOS** Fix failing to create entry when space in parent path
+* [CB-6571](https://issues.apache.org/jira/browse/CB-6571) **Android** Make `DirectoryEntry.toURL()` have a trailing `/`
+* [CB-6525](https://issues.apache.org/jira/browse/CB-6525) **Android**, **iOS** Allow `file:` URLs in all APIs; fixes `FileTransfer.download` not being called
+* Fix the **Windows 8** implementation of the `getFile` method
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6803](https://issues.apache.org/jira/browse/CB-6803) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+* Add NOTICE file
+
+`org.apache.cordova.file-transfer@0.4.4`
+
+* **Ubuntu** support `cdvfile URI`
+* Upload progress now works also for second file
+* [CB-6706](https://issues.apache.org/jira/browse/CB-6706) Relax dependency on file plugin
+* [CB-6378](https://issues.apache.org/jira/browse/CB-6378) Use `connection.disconnect()` instead of `stream.close()` for thread-safety
+* [CB-6466](https://issues.apache.org/jira/browse/CB-6466) Auto-create directories in download
+* [CB-3440](https://issues.apache.org/jira/browse/CB-3440) **BlackBerry10** Update implementation to use modules from file plugin
+* [CB-6494](https://issues.apache.org/jira/browse/CB-6494) **Android** Fix upload of KitKat content URIs
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6802](https://issues.apache.org/jira/browse/CB-6802) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.geolocation@0.3.8`
+
+* [CB-5416](https://issues.apache.org/jira/browse/CB-5416) Adding support for auto-managing permissions
+* Proper implementation for **Firefox OS**
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6804](https://issues.apache.org/jira/browse/CB-6804) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.globalization@0.2.8`
+
+* [CB-4602](https://issues.apache.org/jira/browse/CB-4602) Added clarification to docs
+* [CB-4602](https://issues.apache.org/jira/browse/CB-4602) [CB-6490](https://issues.apache.org/jira/browse/CB-6490) [CB-4822](https://issues.apache.org/jira/browse/CB-4822) **WP** Globalization
+* Android should return `BCP47` tag, not localized string
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6805](https://issues.apache.org/jira/browse/CB-6805) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.inappbrowser@0.5.0`
+
+* [CB-5649](https://issues.apache.org/jira/browse/CB-5649) **iOS** respect App's orientation
+* [CB-6474](https://issues.apache.org/jira/browse/CB-6474) Add `data:` URLs support to **WP8**
+* [CB-6482](https://issues.apache.org/jira/browse/CB-6482) **WP8** call correct callback
+* Fixed use of **iOS** 6 deprecated methods
+* [CB-6360](https://issues.apache.org/jira/browse/CB-6360) Feature detection instead of **iOS** version detection
+* [CB-6396](https://issues.apache.org/jira/browse/CB-6396) **Firefox OS** Adding basic support
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6806](https://issues.apache.org/jira/browse/CB-6806) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.media@0.2.11`
+
+* [CB-6706](https://issues.apache.org/jira/browse/CB-6706) Relax dependency on file plugin
+* [CB-6478](https://issues.apache.org/jira/browse/CB-6478) Fix exception when trying to record audio file on **Windows 8**
+* [CB-6477](https://issues.apache.org/jira/browse/CB-6477) Add `musicLibrary` and `microphone` capabilities to **Windows 8**
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6807](https://issues.apache.org/jira/browse/CB-6807) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.media-capture@0.3.1`
+
+* Fixes `captureTasks UI URIs`
+* [CB-6706](https://issues.apache.org/jira/browse/CB-6706) Relax dependency on file plugin
+* Remove deprecated symbols for **iOS** < 6
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6808](https://issues.apache.org/jira/browse/CB-6808) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.network-information@0.2.9`
+
+* Cached extra info to better detect changes
+* [CB-6350](https://issues.apache.org/jira/browse/CB-6350) Fix `networkStatusForFlags` return value type to work with `64-bit` **iOS**
+* Initial version of **Firefox OS** network information plugin
+* [CB-6809](https://issues.apache.org/jira/browse/CB-6809) Add license to CONTRIBUTING.md
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.splashscreen@0.3.1`
+
+* **WP8** updated quirk for  and combined **iOS**, **WP8**, **BB10** quirks as they are all the same
+* **WP** implemented OnInit so splash screen can be shown before cordova page is loaded
+* **WP** plugin must be autoloaded for `AutoHideSplashScreen` preference to work
+* [CB-6483](https://issues.apache.org/jira/browse/CB-6483) Use splash screen image from manifest on **Windows8**
+* [CB-6127](https://issues.apache.org/jira/browse/CB-6127) Spanish and French Translations added
+* [CB-6810](https://issues.apache.org/jira/browse/CB-6810) Add license to CONTRIBUTING.md
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.statusbar@0.1.6`
+
+* [CB-6783](https://issues.apache.org/jira/browse/CB-6783) added `StatusBarStyle` config preference,  updated docs
+* Update docs with recent **WP** changes, remove `clear` from the list of named colors in documentation
+* [CB-6513](https://issues.apache.org/jira/browse/CB-6513) **Android** Fix compiling
+* [CB-6812](https://issues.apache.org/jira/browse/CB-6812) Add license
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md
+
+`org.apache.cordova.vibration@0.3.9`
+
+* Extended `vibrateWithPattern` to allow for pattern repetition, implemented a complementary `cancelVibration` function and adapted documentation
+* Implemented `vibrateWithPattern` (for **Android**) and adapted documentation
+* [CB-6491](https://issues.apache.org/jira/browse/CB-6491) add CONTRIBUTING.md