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 2019/03/08 10:31:22 UTC

svn commit: r1855028 [2/2] - in /cordova/site/public: ./ announcements/2019/02/28/ announcements/2019/03/ announcements/2019/03/08/ blog/ docs/en/6.x/reference/cordova-cli/ docs/en/6.x/reference/cordova-plugin-battery-status/ docs/en/6.x/reference/cord...

Modified: cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html?rev=1855028&r1=1855027&r2=1855028&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html (original)
+++ cordova/site/public/docs/en/dev/reference/cordova-plugin-whitelist/index.html Fri Mar  8 10:31:21 2019
@@ -1641,10 +1641,8 @@
                             
 
                             
-                                
-                            
 
-                            <a href="/docs/en/dev/" class="missing-page">
+                            <a href="/docs/en/dev/reference/cordova-plugin-whitelist/index.html" class="">
                                 
                                     <span class="selected">
                                         

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1855028&r1=1855027&r2=1855028&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Fri Mar  8 10:31:21 2019
@@ -6,11 +6,56 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Mon, 04 Mar 2019 02:43:26 +0000</pubDate>
-    <lastBuildDate>Mon, 04 Mar 2019 02:43:26 +0000</lastBuildDate>
+    <pubDate>Fri, 08 Mar 2019 10:12:03 +0000</pubDate>
+    <lastBuildDate>Fri, 08 Mar 2019 10:12:03 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Cordova Windows 7.0.0 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova Windows 7.0.0&lt;/code&gt;!  This is one of Cordova&amp;#39;s supported platforms for building Windows applications.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova-windows&quot;&gt;cordova-windows@7.0.0&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;p&gt;&lt;strong&gt;To upgrade:&lt;/strong&gt;&lt;/p&gt;
+&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-&quot; data-lang=&quot;&quot;&gt;cordova platform remove windows
+cordova platform add windows@7.0.0
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;p&gt;As NodeJS 4.x support has been dropped by the NodeJS team on April 30th, 2018, we have raised the minimum required NodeJS version for this release to 6.x.&lt;/p&gt;
+
+&lt;p&gt;Please report any issues you find at &lt;a href=&quot;http://issues.cordova.io/&quot;&gt;issues.cordova.io&lt;/a&gt;!&lt;/p&gt;
+
+&lt;!--more--&gt;
+
+&lt;h1&gt;Changes include:&lt;/h1&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/324&quot;&gt;GH-324&lt;/a&gt; Change Temporary Directories for Tests&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/319&quot;&gt;GH-319&lt;/a&gt; Windows Platform Release Preparation (Cordova 9)&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/317&quot;&gt;GH-317&lt;/a&gt; Copy &lt;code&gt;node_modules&lt;/code&gt; if the directory exists&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/293&quot;&gt;GH-293&lt;/a&gt; Remove Bundled Dependencies&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/286&quot;&gt;GH-286&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14225&quot;&gt;CB-14225&lt;/a&gt; Fix Sample Namespace Serialize Attribute in &lt;code&gt;template/Properties/Default.rd.xml&lt;/code&gt;&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/293&quot;&gt;GH-289&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14075&quot;&gt;CB-14075&lt;/a&gt; Remove Node 4 from CI&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-windows/pull/284&quot;&gt;GH-284&lt;/a&gt; &lt;a href=&quot;https://issues.apache.org/jira/browse/CB-14224&quot;&gt;CB-14224&lt;/a&gt; &lt;code&gt;Default.rd.xml&lt;/code&gt; header fixes&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Fri, 08 Mar 2019 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/announcements/2019/03/08/cordova-windows-release-7.0.0.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/announcements/2019/03/08/cordova-windows-release-7.0.0.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Cordova Electron 1.0.0 Released!</title>
         <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova Electron 1.0.0&lt;/code&gt;!  This is one of Cordova&amp;#39;s newest supported platforms for building Electron applications.&lt;/p&gt;
 
@@ -569,39 +614,6 @@ cordova platform add ios@5.0.0
         
         <category>release</category>
         
-        <category>tools</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova node xcode 1.1.0 Patch Release</title>
-        <description>&lt;p&gt;We are happy to announce that Cordova node xcode &lt;code&gt;1.1.0&lt;/code&gt; version was released in December 2018.&lt;/p&gt;
-
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;p&gt;The purpose of this patch release is to include the following updates:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;feat: omit objects with empty values (&lt;a href=&quot;https://github.com/apache/cordova-node-xcode/pull/24&quot;&gt;#24&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;Resolve issue with &lt;code&gt;pbxFile&lt;/code&gt; extension (&lt;a href=&quot;https://github.com/apache/cordova-node-xcode/pull/31&quot;&gt;#31&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;uuid@3 update (&lt;a href=&quot;https://github.com/apache/cordova-node-xcode/pull/40&quot;&gt;#40&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;move &lt;code&gt;pegjs&lt;/code&gt; to &lt;code&gt;devDependencies&lt;/code&gt; in &lt;code&gt;package.json&lt;/code&gt; (&lt;a href=&quot;https://github.com/apache/cordova-node-xcode/pull/10&quot;&gt;#10&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;Fixed bug where comment is not removed on removing embedded frameworks. (&lt;a href=&quot;https://github.com/apache/cordova-node-xcode/pull/5&quot;&gt;#5&lt;/a&gt;)&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Deprecation Note&lt;/h2&gt;
-
-&lt;p&gt;As NodeJS 4.x support ended on April 30&lt;sup&gt;th&lt;/sup&gt;, 2018, we are proceeding with our &lt;a href=&quot;http://cordova.apache.org/news/2016/10/01/0.x-4.x-deprecation-timeline.html&quot;&gt;previously announced&lt;/a&gt; deprecation timeline.  This is possibly the last release that will support Node.js 4.x.&lt;/p&gt;
-</description>
-        <pubDate>Fri, 21 Dec 2018 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/news/2018/12/21/xcode-1.1.0.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2018/12/21/xcode-1.1.0.html</guid>
-        
-        <category>release</category>
-        
         <category>tools</category>
         
         

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1855028&r1=1855027&r2=1855028&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Fri Mar  8 10:31:21 2019
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/announcements/2019/03/08/cordova-windows-release-7.0.0.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/announcements/2019/02/28/cordova-electron-release-1.0.0.html</loc>
 </url>
 

Modified: cordova/site/public/static/js/index.js
URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1855028&r1=1855027&r2=1855028&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Fri Mar  8 10:31:21 2019
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Fri, 08 Mar 2019 00:00:00 +0000');
         dates.push('Thu, 28 Feb 2019 00:00:00 +0000');
         dates.push('Sat, 16 Feb 2019 00:00:00 +0000');
         dates.push('Sat, 09 Feb 2019 00:00:00 +0000');



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org