You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2021/07/01 09:15:20 UTC

svn commit: r1891179 - in /cordova/site/public: blog/index.html feed.xml news/2021/06/03/network-information-plugin-release.html news/2021/06/28/ news/2021/06/28/whitelist-plugin-release.html sitemap.xml static/js/index.js

Author: janpio
Date: Thu Jul  1 09:15:20 2021
New Revision: 1891179

URL: http://svn.apache.org/viewvc?rev=1891179&view=rev
Log:
Updated docs

Added:
    cordova/site/public/news/2021/06/28/
    cordova/site/public/news/2021/06/28/whitelist-plugin-release.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2021/06/03/network-information-plugin-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Modified: cordova/site/public/blog/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1891179&r1=1891178&r2=1891179&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Thu Jul  1 09:15:20 2021
@@ -124,6 +124,46 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Mon, 28 Jun 2021 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/news/2021/06/28/whitelist-plugin-release.html">Whitelist Plugin Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">28 Jun 2021</span>
+                        - by
+                        <span class="author">
+                            
+                                Pieter Van Poyer
+                            
+                        </span>
+                        <a class="comment" href="/news/2021/06/28/whitelist-plugin-release.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that we have just released an update to our Whitelist plugin!</p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist">cordova-plugin-whitelist@1.3.5</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Whitelist</h3>
+
+<p>The 1.3.5 patches release is the final release of the Whitelist plugin.
+The Whitelist plugin will be moved to the <code>cordova-android</code> repo.</p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist/pull/62">GH-62</a> Lock next patch release to <code>cordova-android</code> &lt;10</li>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist/pull/59">GH-59</a> Deprecate plugin.</li>
+</ul>
+</p>
+                    <div><a href="/news/2021/06/28/whitelist-plugin-release.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Thu, 03 Jun 2021 00:00:00 +0000"></div>
                     <h2 class="title">
                         <a href="/news/2021/06/03/network-information-plugin-release.html">Network Information Plugin Released!</a>
@@ -10579,7 +10619,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Thu, 03 Jun 2021 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Mon, 28 Jun 2021 00:00:00 +0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1891179&r1=1891178&r2=1891179&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Jul  1 09:15:20 2021
@@ -6,11 +6,52 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Fri, 25 Jun 2021 02:05:46 +0000</pubDate>
-    <lastBuildDate>Fri, 25 Jun 2021 02:05:46 +0000</lastBuildDate>
+    <pubDate>Thu, 01 Jul 2021 08:51:09 +0000</pubDate>
+    <lastBuildDate>Thu, 01 Jul 2021 08:51:09 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>
+        <title>Whitelist Plugin Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just released an update to our Whitelist plugin!&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-whitelist&quot;&gt;cordova-plugin-whitelist@1.3.5&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;h3&gt;Whitelist&lt;/h3&gt;
+
+&lt;p&gt;The 1.3.5 patches release is the final release of the Whitelist plugin.
+The Whitelist plugin will be moved to the &lt;code&gt;cordova-android&lt;/code&gt; repo.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-whitelist/pull/62&quot;&gt;GH-62&lt;/a&gt; Lock next patch release to &lt;code&gt;cordova-android&lt;/code&gt; &amp;lt;10&lt;/li&gt;
+&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-whitelist/pull/59&quot;&gt;GH-59&lt;/a&gt; Deprecate plugin.&lt;/li&gt;
+&lt;/ul&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-plugin-whitelist/pull/58&quot;&gt;GH-58&lt;/a&gt; ci: add node-14.x to workflow&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Mon, 28 Jun 2021 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/news/2021/06/28/whitelist-plugin-release.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/news/2021/06/28/whitelist-plugin-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
+      <item>
         <title>Network Information Plugin Released!</title>
         <description>&lt;p&gt;We are happy to announce that we have just released an update to our Network Information plugin!&lt;/p&gt;
 
@@ -518,143 +559,5 @@ npm install &lt;span class=&quot;nt&quot
         
       </item>
     
-      <item>
-        <title>Cordova Electron 2.0.0 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just released &lt;code&gt;Cordova Electron 2.0.0&lt;/code&gt;!  This is one of Cordova&amp;#39;s supported platforms for building Electron applications.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova-electron&quot;&gt;cordova-electron@2.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-bash&quot; data-lang=&quot;bash&quot;&gt;cordova platform remove electron
-cordova platform add electron@2.0.0
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;&lt;strong&gt;To install:&lt;/strong&gt;&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-bash&quot; data-lang=&quot;bash&quot;&gt;cordova platform add electron@2.0.0
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;Some of the notable breaking changes &amp;amp; new features in this release are:&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;The &lt;strong&gt;Electron&lt;/strong&gt; core dependencies have been updated.
-
-&lt;ul&gt;
-&lt;li&gt;&lt;strong&gt;Electron&lt;/strong&gt;: 10.1.2&lt;/li&gt;
-&lt;li&gt;&lt;strong&gt;Chromium&lt;/strong&gt;: 85.0.4183.98&lt;/li&gt;
-&lt;li&gt;&lt;strong&gt;Node&lt;/strong&gt;: v12.16.3&lt;/li&gt;
-&lt;li&gt;&lt;strong&gt;V8&lt;/strong&gt;: v8.5&lt;/li&gt;
-&lt;/ul&gt;&lt;/li&gt;
-&lt;li&gt;&lt;strong&gt;NodeJS&lt;/strong&gt; 6 and 8 is no longer supported. This release requires the development environment to have &lt;strong&gt;NodeJS&lt;/strong&gt; 10.x or higher. It is recommended to use the current LTS, which is &lt;code&gt;12.18.4&lt;/code&gt; at the time of this release.&lt;/li&gt;
-&lt;li&gt;DevTool extensions can now be added to debug builds to improve debugging capabilities. &lt;a href=&quot;https://github.com/apache/cordova-electron/pull/160&quot;&gt;GH-160&lt;/a&gt;&lt;/li&gt;
-&lt;li&gt;&lt;p&gt;Support for using the custom &lt;code&gt;scheme&lt;/code&gt; and &lt;code&gt;hostname&lt;/code&gt; &lt;code&gt;preference&lt;/code&gt; flags is now available. It can be easily configured in your Cordova project by setting the preference options &lt;code&gt;scheme&lt;/code&gt; and &lt;code&gt;hostname&lt;/code&gt; in the &lt;code&gt;config.xml&lt;/code&gt; file.&lt;/p&gt;
-&lt;div class=&quot;highlight&quot;&gt;&lt;pre&gt;&lt;code class=&quot;language-xml&quot; data-lang=&quot;xml&quot;&gt;&lt;span class=&quot;nt&quot;&gt;&amp;lt;preference&lt;/span&gt; &lt;span class=&quot;na&quot;&gt;name=&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;scheme&quot;&lt;/span&gt; &lt;span class=&quot;na&quot;&gt;value=&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;app&quot;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;/&amp;gt;&lt;/span&gt;
-&lt;span class=&quot;nt&quot;&gt;&amp;lt;preference&lt;/span&gt; &lt;span class=&quot;na&quot;&gt;name=&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;hostname&quot;&lt;/span&gt; &lt;span class=&quot;na&quot;&gt;value=&lt;/span&gt;&lt;span class=&quot;s&quot;&gt;&quot;localhost&quot;&lt;/span&gt; &lt;span class=&quot;nt&quot;&gt;/&amp;gt;&lt;/span&gt;
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
-&lt;li&gt;&lt;p&gt;Support passing of &lt;strong&gt;Electron&lt;/strong&gt; arguments to the &lt;code&gt;cordova run&lt;/code&gt; command. This is useful to pass the inspect flag to debug the main process.&lt;/p&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;For a quick start guide and in-depth configuration setup, please check out our &lt;a href=&quot;https://github.com/apache/cordova-electron/blob/rel/2.0.0/DOCUMENTATION.md&quot;&gt;Cordova Electron Documentation&lt;/a&gt;!&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;h2&gt;Project Dependencies&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;code&gt;cordova-common@^4.0.2&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;electron@10.1.2&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;electron-builder@^22.8.1&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;electron-devtools-installer@^3.1.1&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;execa@^4.0.3&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;code&gt;fs-extra@^9.0.1&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Breaking Changes&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/162&quot;&gt;GH-162&lt;/a&gt; breaking: use platform config parser&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/152&quot;&gt;GH-152&lt;/a&gt; breaking: bump &lt;code&gt;electron&lt;/code&gt; &amp;amp; &lt;code&gt;electron-builder&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/151&quot;&gt;GH-151&lt;/a&gt; breaking: bump &lt;code&gt;cordova-common@4.0.1&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/145&quot;&gt;GH-145&lt;/a&gt; breaking(&lt;code&gt;npm&lt;/code&gt;): update dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/142&quot;&gt;GH-142&lt;/a&gt; breaking: restructure the platform lib code&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/138&quot;&gt;GH-138&lt;/a&gt; breaking: remove platform-centered workflow&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/69&quot;&gt;GH-69&lt;/a&gt; breaking: drop &lt;code&gt;node&lt;/code&gt; 6 and 8 support&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Features&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/160&quot;&gt;GH-160&lt;/a&gt; feat: install devtool extensions for debug builds&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/154&quot;&gt;GH-154&lt;/a&gt; feature: support custom &lt;code&gt;scheme&lt;/code&gt; &amp;amp; &lt;code&gt;hostname&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/148&quot;&gt;GH-148&lt;/a&gt; feat: support &lt;strong&gt;Electron&lt;/strong&gt; arguments on run command&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/112&quot;&gt;GH-112&lt;/a&gt; feat: move ci to gh-actions&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/81&quot;&gt;GH-81&lt;/a&gt; feat: Support Loading Local HTML Files or Remote URL in the &lt;code&gt;BrowserWindow&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Refactor&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/156&quot;&gt;GH-156&lt;/a&gt; refactor: remove more platform-centered files &amp;amp; update code&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/153&quot;&gt;GH-153&lt;/a&gt; refactor: cleanup unused code&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/129&quot;&gt;GH-129&lt;/a&gt; refactor (&lt;code&gt;create&lt;/code&gt;): simplify project creation&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/124&quot;&gt;GH-124&lt;/a&gt; refactor: transform &lt;code&gt;for&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/123&quot;&gt;GH-123&lt;/a&gt; refactor: transform &lt;code&gt;template&lt;/code&gt; strings&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/122&quot;&gt;GH-122&lt;/a&gt; refactor: transform &lt;code&gt;object&lt;/code&gt; shorthand&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/121&quot;&gt;GH-121&lt;/a&gt; refactor: transform &lt;code&gt;arrow&lt;/code&gt; functions &amp;amp; &lt;code&gt;arrow&lt;/code&gt; returns&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/120&quot;&gt;GH-120&lt;/a&gt; refactor: transform &lt;code&gt;var&lt;/code&gt; to &lt;code&gt;let&lt;/code&gt;/&lt;code&gt;const&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/116&quot;&gt;GH-116&lt;/a&gt; refactor: remove &lt;code&gt;shelljs&lt;/code&gt; and update tests&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/118&quot;&gt;GH-118&lt;/a&gt; refator: replace &lt;code&gt;shelljs&lt;/code&gt;/&lt;code&gt;spawn&lt;/code&gt; with &lt;code&gt;execa&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/113&quot;&gt;GH-113&lt;/a&gt; refactor: &lt;code&gt;eslint&lt;/code&gt; setup&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Fix&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/158&quot;&gt;GH-158&lt;/a&gt; fix(build): format &lt;code&gt;top-level&lt;/code&gt; key for &lt;code&gt;nsis-web&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/136&quot;&gt;GH-136&lt;/a&gt; fix(npm-script): prepack&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Chore, CI, &amp;amp; Test&lt;/h2&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/168&quot;&gt;GH-168&lt;/a&gt; chore: bump dependencies &amp;amp; related usage&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/165&quot;&gt;GH-165&lt;/a&gt; chore: bump dependencies to latest&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/164&quot;&gt;GH-164&lt;/a&gt; chore: bump &lt;strong&gt;Electron&lt;/strong&gt; related dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/147&quot;&gt;GH-147&lt;/a&gt; chore: various cleanup&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/144&quot;&gt;GH-144&lt;/a&gt; chore(npm): bump &lt;code&gt;@cordova/eslint-config@^3.0.0&lt;/code&gt; w/ lint fix&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/125&quot;&gt;GH-125&lt;/a&gt; chore: configure app rel dependencies as abs paths&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/117&quot;&gt;GH-117&lt;/a&gt; chore: update &lt;strong&gt;Electron&lt;/strong&gt; dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/128&quot;&gt;GH-128&lt;/a&gt; chore: update &lt;code&gt;package.json&lt;/code&gt;&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/114&quot;&gt;GH-114&lt;/a&gt; chore: update &lt;code&gt;jasmine&lt;/code&gt; dependency&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/110&quot;&gt;GH-110&lt;/a&gt; chore: bump version to 2.0.0-dev&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/96&quot;&gt;GH-96&lt;/a&gt; chore: fix typo&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/67&quot;&gt;GH-67&lt;/a&gt; chore: update development dependencies&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/68&quot;&gt;GH-68&lt;/a&gt; chore: bump &lt;strong&gt;Electron&lt;/strong&gt; dependencies&lt;/li&gt;
-&lt;li&gt;chore(asf): update git notification settings&lt;/li&gt;
-&lt;li&gt;Update CONTRIBUTING.md&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/157&quot;&gt;GH-157&lt;/a&gt; ci: add node 14 to workflow&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/146&quot;&gt;GH-146&lt;/a&gt; ci: update workflow&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/141&quot;&gt;GH-141&lt;/a&gt; test (node-12.16.x): fix failures caused by shebang and rewire lint&lt;/li&gt;
-&lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-electron/pull/131&quot;&gt;GH-131&lt;/a&gt; test: refactor with minor fixes &amp;amp; improvements&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Fri, 02 Oct 2020 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/announcements/2020/10/02/cordova-electron-release-2.0.0.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/announcements/2020/10/02/cordova-electron-release-2.0.0.html</guid>
-        
-        <category>news</category>
-        
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
   </channel>
 </rss>

Modified: cordova/site/public/news/2021/06/03/network-information-plugin-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2021/06/03/network-information-plugin-release.html?rev=1891179&r1=1891178&r2=1891179&view=diff
==============================================================================
--- cordova/site/public/news/2021/06/03/network-information-plugin-release.html (original)
+++ cordova/site/public/news/2021/06/03/network-information-plugin-release.html Thu Jul  1 09:15:20 2021
@@ -177,6 +177,26 @@ The <code>online</code> event was runnin
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/news/2021/06/28/whitelist-plugin-release.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2021/06/28/whitelist-plugin-release.html">Whitelist Plugin Released!</a>
+                    <div class="date"> 28 Jun 2021 - By Pieter Van Poyer </div>
+                    <p class="content">
+                        <!--
+                            NOTE:
+                                the markdownify filter is used here
+                                because posts are rendered in sequence;
+                                that is, the next post's content isn't
+                                yet rendered at the time that this post
+                                is being rendered, so page.next.excerpt
+                                is still in Markdown and not HTML
+
+                            Reference: https://github.com/jekyll/jekyll/issues/2860
+                        -->
+                        We are happy to announce that we have just released an update...
+                    </p>
+                
             </div>
         </div>
     </footer>

Added: cordova/site/public/news/2021/06/28/whitelist-plugin-release.html
URL: http://svn.apache.org/viewvc/cordova/site/public/news/2021/06/28/whitelist-plugin-release.html?rev=1891179&view=auto
==============================================================================
--- cordova/site/public/news/2021/06/28/whitelist-plugin-release.html (added)
+++ cordova/site/public/news/2021/06/28/whitelist-plugin-release.html Thu Jul  1 09:15:20 2021
@@ -0,0 +1,295 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <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" />
+    <meta name="description" content="We are happy to announce that we have just released an update to our Whitelist plugin!cordova-plugin-whitelist@1.3.5Release HighlightsWhitelistThe 1.3.5 patc...">
+
+    <title>
+        
+            
+                Whitelist Plugin Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" href="https://cordova.apache.org/news/2021/06/28/whitelist-plugin-release.html">
+
+    <!-- CSS -->
+    <link rel="stylesheet" type="text/css" href="/static/css/main.css">
+    <link rel="stylesheet" type="text/css" href="/static/css/lib/syntax.css">
+    <!-- Algolia Search CSS -->
+    <link rel="stylesheet" href="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.css" />
+
+    <!-- Fonts -->
+    <!-- For attribution information, see www/attributions.html -->
+    <link href='https://fonts.googleapis.com/css?family=Raleway:700,400,300,700italic,400italic,300italic' rel='stylesheet' type='text/css'>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!--[if lt IE 9]>
+        <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+        <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+    <script type="text/javascript">
+        var disqus_developer = 1; // this would set it to developer mode
+    </script>
+
+    <!-- JS -->
+    <script defer type="text/javascript" src="/static/js/lib/jquery-2.1.1.min.js"></script>
+    <script defer type="text/javascript" src="/static/js/lib/bootstrap.min.js"></script>
+
+    <script>
+    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+    ga('create', 'UA-64283057-3', 'auto');
+    ga('send', 'pageview');
+</script>
+
+</head>
+
+<body>
+    <header>
+    <a class="scroll-point pt-top" name="top"></a>
+    <nav class="navbar navbar-inverse navbar-fixed-top">
+        <div class="container-fluid">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+                <a class="navbar-brand" href="/"><img id="logo_top" src="/static/img/cordova-logo-newbrand.svg"/></a>
+            </div>
+            <div id="navbar" class="navbar-collapse collapse">
+                <div class="nav_bar_center">
+                    <ul class="nav navbar-nav">
+                        <li >
+                            <a href="/docs/en/latest/">Documentation</a>
+                        </li>
+                        <li >
+                            <a href="/plugins">Plugins</a>
+                        </li>
+                        <li class="active">
+                            <a href="/blog" id="blog_button">Blog<span class="badge" id="new_blog_count"></span></a>
+                        </li>
+                        <li >
+                            <a href="/contribute">Contribute</a>
+                        </li>
+                        <li >
+                            <a href="/contribute/team.html">Team</a>
+                        </li>
+                        <li>
+                            <a href="/#getstarted">Get Started</a>
+                        </li>
+                        <li>
+                            <form class="navbar-form navbar-right" id="header-search-form" role="search">
+                                <div class="input-group">
+                                    
+                                    <input id="header-search-field" type="text" placeholder="Search '10.x' docs..." class="form-control hidden-xs" autocomplete="off">
+                                </div>
+                            </form>
+                        </li>
+                    </ul>
+                </div>
+            </div><!--/.navbar-collapse -->
+        </div>
+    </nav>
+    <div id="_fixed_navbar_spacer" style="padding-top:50px"></div>
+</header>
+
+<div class="page container">
+    <div class="blog">
+    <h1 class="blogHeader">
+    Blog
+    <span class="rss">
+        <img src="/static/img/subscribe.png"><a href="/feed.xml">RSS Feed</a>
+    </span>
+</h1>
+
+<div class="post">
+    <header>
+        <div class="title">Whitelist Plugin Released!</div>
+        <div class="author">By:
+            
+              Pieter Van Poyer
+            
+        </div>
+        <div class="date">28 Jun 2021</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released an update to our Whitelist plugin!</p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist">cordova-plugin-whitelist@1.3.5</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Whitelist</h3>
+
+<p>The 1.3.5 patches release is the final release of the Whitelist plugin.
+The Whitelist plugin will be moved to the <code>cordova-android</code> repo.</p>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist/pull/62">GH-62</a> Lock next patch release to <code>cordova-android</code> &lt;10</li>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist/pull/59">GH-59</a> Deprecate plugin.</li>
+</ul>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-plugin-whitelist/pull/58">GH-58</a> ci: add node-14.x to workflow</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a href="/news/2021/06/03/network-information-plugin-release.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2021/06/03/network-information-plugin-release.html">Network Information Plugin Released!</a>
+                    <div class="date"> 03 Jun 2021 - By Pieter Van Poyer </div>
+                    <p class="content">
+                        We are happy to announce that we have just released an update...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+            </div>
+        </div>
+    </footer>
+    <div class="disqus">
+        <div id="disqus_thread"></div>
+<script type="text/javascript">
+    /* * * CONFIGURATION VARIABLES * * */
+    var disqus_shortname = 'cordovablogs';
+
+    /* * * DON'T EDIT BELOW THIS LINE * * */
+    (function() {
+        var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+        dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+        (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+    })();
+</script>
+<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
+
+    </div>
+</div>
+
+</div>
+
+</div>
+
+<div class="blue-divider"></div>
+<footer>
+    <div class="container">
+        <div class="row">
+    <div class="col-sm-9">
+        <h1>More Resources</h1>
+        <div class="row">
+            <div class="col-sm-4">
+                <h2>General</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" href="https://projects.apache.org/project.html?cordova">Apache Project Page</a>
+                    </li>
+                    <li>
+                        <a href="http://www.apache.org/dyn/closer.cgi/cordova">Source Distribution</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">License</a>
+                    </li>
+                    <li>
+                        <a href="/artwork">Artwork</a>
+                    </li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Development</h2>
+                <ul class="nav">
+                    <li><a target="_blank" href="https://github.com/apache?utf8=%E2%9C%93&amp;q=cordova-">Source Code</a></li>
+                    <li><a target="_blank" href="https://issues.apache.org/jira/browse/CB/">Issue Tracker</a></li>
+                    <li><a target="_blank" href="http://stackoverflow.com/questions/tagged/cordova">Stack Overflow</a></li>
+                    <li><a href="/contact">Mailing List</a></li>
+                    <li><a href="/contribute/nightly_builds.html">Nightly builds</a></li>
+                </ul>
+            </div>
+            <div class="col-sm-4">
+                <h2>Apache Software Foundation</h2>
+                <ul class="nav">
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/">About ASF</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+                    </li>
+                    <li>
+                        <a target="_blank" href="http://www.apache.org/security/">Security</a>
+                    </li>
+                </ul>
+            </div>
+        </div>
+    </div>
+    <div class="col-sm-3">
+        <h1>Contribute</h1>
+        <p style="padding-top:20px"><strong>Help Cordova move forward!</strong></p>
+        <p>Report bugs, improve the docs, or contribute to the code.</p>
+        <a href="/contribute" class="btn btn-lg btn-primary">
+            Learn More
+        </a>
+        <p style="padding-top:20px"> <a href="https://twitter.com/apachecordova" class="twitter-follow-button" data-show-count="false">Follow @apachecordova</a></p>
+        <script async defer src="https://slack-cordova-io.herokuapp.com/slackin.js"></script>
+    </div>
+</div>
+<p class="copyright_text">
+    Copyright &copy; 2012, 2013, 2015 The Apache Software Foundation, Licensed under the <a target="_blank" href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>
+    Apache and the Apache feather logos are <a target="_blank" href="http://www.apache.org/foundation/marks/list/">trademarks</a> of The Apache Software Foundation.
+    <br/>
+    "Raleway" font used under license. For details see the <a href="/attributions/">attributions page</a>.
+</p>
+
+    </div>
+</footer>
+
+
+    <script defer type="text/javascript" src="/static/js/index.js"></script>
+    <script defer type="text/javascript" src="/static/js/twitter.js"></script>
+    
+
+
+
+<script type="text/javascript" src="https://cdn.jsdelivr.net/docsearch.js/1/docsearch.min.js"></script>
+<script type="text/javascript">
+    docsearch({
+        apiKey: '0a916ab198bd93d031aa70611271e42e',
+        indexName: 'cordova',
+        inputSelector: '#header-search-field',
+        algoliaOptions: { 'facetFilters': ["version:  10.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/sitemap.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1891179&r1=1891178&r2=1891179&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Thu Jul  1 09:15:20 2021
@@ -4,6 +4,11 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/news/2021/06/28/whitelist-plugin-release.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2021/06/03/network-information-plugin-release.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=1891179&r1=1891178&r2=1891179&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Thu Jul  1 09:15:20 2021
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Mon, 28 Jun 2021 00:00:00 +0000');
         dates.push('Thu, 03 Jun 2021 00:00:00 +0000');
         dates.push('Tue, 11 May 2021 00:00:00 +0000');
         dates.push('Tue, 13 Apr 2021 00:00:00 +0000');



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