You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@apache.org on 2022/04/06 20:53:41 UTC

[cordova-docs] branch asf-site updated: Deploying to asf-site from @ apache/cordova-docs@9ec220138c1f809cb457aac7f9f0f42a8b688251 🚀

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new e6067f509 Deploying to asf-site from @ apache/cordova-docs@9ec220138c1f809cb457aac7f9f0f42a8b688251 🚀
e6067f509 is described below

commit e6067f50976ec459de5b1e089cc432d312eaeffc
Author: NiklasMerz <ni...@linux.com>
AuthorDate: Wed Apr 6 20:53:35 2022 +0000

    Deploying to asf-site from @ apache/cordova-docs@9ec220138c1f809cb457aac7f9f0f42a8b688251 🚀
---
 announcements/2022/03/22/osx-deprecation.html      |  20 +++
 blog/index.html                                    |  42 +++++-
 feed.xml                                           | 147 ++++++++-------------
 .../2022/04/06/splashscreen-plugin-release.html    |  65 ++++++---
 sitemap.xml                                        |   5 +
 static/js/index.js                                 |   1 +
 6 files changed, 168 insertions(+), 112 deletions(-)

diff --git a/announcements/2022/03/22/osx-deprecation.html b/announcements/2022/03/22/osx-deprecation.html
index 1122b2130..0b602e9e5 100644
--- a/announcements/2022/03/22/osx-deprecation.html
+++ b/announcements/2022/03/22/osx-deprecation.html
@@ -160,6 +160,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a href="/news/2022/04/06/splashscreen-plugin-release.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" href="/news/2022/04/06/splashscreen-plugin-release.html">Splash Screen Plugin Released!</a>
+                    <div class="date"> 06 Apr 2022 - By Niklas Merz </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>
diff --git a/blog/index.html b/blog/index.html
index c7588c596..6328d9ec6 100644
--- a/blog/index.html
+++ b/blog/index.html
@@ -122,6 +122,46 @@
         </h1>
         <ul class="posts">
             
+            <li>
+                <header>
+                    <div class="adorner" blogTime="Wed, 06 Apr 2022 00:00:00 +0000"></div>
+                    <h2 class="title">
+                        <a href="/news/2022/04/06/splashscreen-plugin-release.html">Splash Screen Plugin Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">06 Apr 2022</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/niklasmaerz">Niklas Merz</a>
+                            
+                        </span>
+                        <a class="comment" href="/news/2022/04/06/splashscreen-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 Splash Screen plugin!</p>
+
+<ul>
+  <li><a href="https://www.npmjs.org/package/cordova-plugin-splashscreen">cordova-plugin-splashscreen@6.0.1</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Splash Screen</h3>
+
+<p>This patch release fixes some bugs on Android, including an issue with the &quot;backbutton&quot; event <a href="https://github.com/apache/cordova-android/issues/1106">reported by some users</a>.</p>
+
+<ul>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/314">GH-314</a> fix: refocus after webview visible (#186)</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/213">GH-213</a> fix(android): Fixes nav and title bars still appearing when app is fullscreen <a href="https://github.com/apache/cordova-plugin-splashscreen/pull/180">GH-180</a></li>
+</ul>
+
+</p>
+                    <div><a href="/news/2022/04/06/splashscreen-plugin-release.html">More...</a></div>
+                </section>
+            </li>
+            
             <li>
                 <header>
                     <div class="adorner" blogTime="Tue, 22 Mar 2022 00:00:00 +0000"></div>
@@ -12159,7 +12199,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Tue, 22 Mar 2022 00:00:00 +0000").getTime();
+            var lastPostTime = new Date("Wed, 06 Apr 2022 00:00:00 +0000").getTime();
           setCookie("visitTime", lastPostTime, 365);
         }, 2000);
     };
diff --git a/feed.xml b/feed.xml
index d9128aca6..974299798 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,10 +6,63 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 06 Apr 2022 20:47:13 +0000</pubDate>
-    <lastBuildDate>Wed, 06 Apr 2022 20:47:13 +0000</lastBuildDate>
+    <pubDate>Wed, 06 Apr 2022 20:52:25 +0000</pubDate>
+    <lastBuildDate>Wed, 06 Apr 2022 20:52:25 +0000</lastBuildDate>
     <generator>Jekyll v4.2.2</generator>
     
+      <item>
+        <title>Splash Screen Plugin Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just released an update to our Splash Screen plugin!&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a href=&quot;https://www.npmjs.org/package/cordova-plugin-splashscreen&quot;&gt;cordova-plugin-splashscreen@6.0.1&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;h3&gt;Splash Screen&lt;/h3&gt;
+
+&lt;p&gt;This patch release fixes some bugs on Android, including an issue with the &amp;quot;backbutton&amp;quot; event &lt;a href=&quot;https://github.com/apache/cordova-android/issues/1106&quot;&gt;reported by some users&lt;/a&gt;.&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/314&quot;&gt;GH-314&lt;/a&gt; fix: refocus after webview visible (#186)&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/213&quot;&gt;GH-213&lt;/a&gt; fix(android): Fixes nav and title bars still appearing when app is fullscreen &lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/180&quot;&gt;GH-180&lt;/a&gt;&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-splashscreen/pull/325&quot;&gt;GH-325&lt;/a&gt; chore: update package-lock.json&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/213&quot;&gt;GH-213&lt;/a&gt; GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/320&quot;&gt;GH-320&lt;/a&gt; ci(ios): update workflow w/ &lt;strong&gt;iOS&lt;/strong&gt; 15&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/319&quot;&gt;GH-319&lt;/a&gt; ci: add action-badge&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/318&quot;&gt;GH-318&lt;/a&gt; ci: remove travis &amp;amp; appveyor&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/317&quot;&gt;GH-317&lt;/a&gt; ci: add gh-actions workflows&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/312&quot;&gt;GH-312&lt;/a&gt; fix: autofocus after splashscreen&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/314&quot;&gt;GH-314&lt;/a&gt; fix: refocus after webview visible (#186)&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/304&quot;&gt;GH-304&lt;/a&gt; ci: add node-14.x to workflow&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/291&quot;&gt;GH-291&lt;/a&gt; chore(docs): Update missing  default resources for &lt;strong&gt;Android&lt;/strong&gt; #689&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/293&quot;&gt;GH-293&lt;/a&gt; Documentation Enhancement for &lt;strong&gt;Android&lt;/strong&gt; Dark Mode&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/300&quot;&gt;GH-300&lt;/a&gt; docs: Added &lt;strong&gt;iOS&lt;/strong&gt; notes to supported platforms.&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/296&quot;&gt;GH-296&lt;/a&gt; chore(pkg): remove default-valued field &amp;quot;homepage&amp;quot;&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/292&quot;&gt;GH-292&lt;/a&gt; ci(travis): updates &lt;strong&gt;Android&lt;/strong&gt; API level&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-splashscreen/pull/286&quot;&gt;GH-286&lt;/a&gt; (docs): Add Information about how to use Dark Mode SplashScreens&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Wed, 06 Apr 2022 00:00:00 +0000</pubDate>
+        <link>https://cordova.apache.org/news/2022/04/06/splashscreen-plugin-release.html</link>
+        <guid isPermaLink="true">https://cordova.apache.org/news/2022/04/06/splashscreen-plugin-release.html</guid>
+        
+        <category>release</category>
+        
+        <category>plugins</category>
+        
+        
+        <category>news</category>
+        
+      </item>
+    
       <item>
         <title>Deprecation of the Cordova OSX Platform</title>
         <description>&lt;h2&gt;Deprecation of the Cordova OSX Platform&lt;/h2&gt;
@@ -602,95 +655,5 @@ Taking things away is always harder than adding things.&lt;/p&gt;
         
       </item>
     
-      <item>
-        <title>Camera Plugin 6.0.0 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just released an update to our Camera plugin!&lt;/p&gt;
-
-&lt;p&gt;We are happy to announce that we have just released an update for &lt;code&gt;Cordova Camera Plugin (6.0.0)&lt;/code&gt;!&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;https://www.npmjs.com/package/cordova-plugin-camera&quot;&gt;cordova-plugin-camera@6.0.0&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;&lt;strong&gt;To upgrade:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;div class=&quot;language-bash highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;cordova plugin remove cordova-plugin-camera
-cordova plugin add cordova-plugin-camera@6.0.0
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
-
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;
-    &lt;p&gt;Requires &lt;strong&gt;&lt;code&gt;Cordova-Android&lt;/code&gt; 10.x of higher&lt;/strong&gt;&lt;/p&gt;
-
-    &lt;p&gt;This major release has bumped the minimum Cordova-Android requirement to 10.x or higher. This requirement change was made for the &lt;strong&gt;AndroidX Only Support&lt;/strong&gt; initiative.&lt;/p&gt;
-
-    &lt;p&gt;If your project is using an older Cordova-Android release, please upgrade the Android platform before using it.&lt;/p&gt;
-
-    &lt;div class=&quot;language-bash highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;  cordova platform remove android
-  cordova platform add android@10.x
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;    &lt;/div&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;&lt;code&gt;AndroidX&lt;/code&gt; Only Support&lt;/strong&gt;&lt;/p&gt;
-
-    &lt;p&gt;In this release, we have completely migrated to the AndroidX library and no longer support the Android Support Library.&lt;/p&gt;
-
-    &lt;p&gt;If you were using the &lt;a href=&quot;https://www.npmjs.com/package/cordova-plugin-androidx-adapter&quot;&gt;cordova-plugin-androidx-adapter&lt;/a&gt; plugin to migrate the Camera&amp;#39;s legacy Android Support Library references to the new AndroidX references, it can be removed unless your project is using other third-party plugins that have not migrated to AndroidX.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;&lt;strong&gt;HEIC&lt;/strong&gt; Support&lt;/p&gt;
-
-    &lt;p&gt;We introduced support to encode the HEIC file formats to the defined &lt;code&gt;EncodingType&lt;/code&gt; for WebView display.&lt;/p&gt;
-  &lt;/li&gt;
-  &lt;li&gt;
-    &lt;p&gt;Package Visibility Support&lt;/p&gt;
-
-    &lt;p&gt;We have updated this plugin to support the breaking changes that were introduced in Android 11 around package visibility.&lt;/p&gt;
-
-    &lt;p&gt;For more information on package visibility, please check out the following Google&amp;#39;s resources:&lt;/p&gt;
-
-    &lt;ul&gt;
-      &lt;li&gt;&lt;a href=&quot;ttps://medium.com/androiddevelopers/package-visibility-in-android-11-cc857f221cd9&quot;&gt;Package visibility in Android 11&lt;/a&gt;&lt;/li&gt;
-      &lt;li&gt;&lt;a href=&quot;https://developer.android.com/training/package-visibility&quot;&gt;Package visibility filtering on Android&lt;/a&gt;&lt;/li&gt;
-    &lt;/ul&gt;
-  &lt;/li&gt;
-&lt;/ul&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;p&gt;&lt;strong&gt;Feature:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/751&quot;&gt;GH-751&lt;/a&gt; feat(android)!: support &lt;strong&gt;AndroidX&lt;/strong&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/750&quot;&gt;GH-750&lt;/a&gt; feat(android): bump &lt;code&gt;cordova-android&lt;/code&gt; requirements for &lt;code&gt;10.x&lt;/code&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/731&quot;&gt;GH-731&lt;/a&gt; feat(android): encode &lt;code&gt;heic&lt;/code&gt; format to &lt;code&gt;EncodingType&lt;/code&gt; for webview display &lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/issues/711&quot;&gt;#711&lt;/a&gt;&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/684&quot;&gt;GH-684&lt;/a&gt; feat(android): &lt;code&gt;sdk-30&lt;/code&gt; package visibility support&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;p&gt;&lt;strong&gt;Fix:&lt;/strong&gt;&lt;/p&gt;
-
-&lt;ul&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/687&quot;&gt;GH-687&lt;/a&gt; fix(android): return exception message (where it exists)&lt;/li&gt;
-  &lt;li&gt;&lt;a href=&quot;https://github.com/apache/cordova-plugin-camera/pull/585&quot;&gt;GH-585&lt;/a&gt; fix(android): file path correction if &lt;code&gt;Uri&lt;/code&gt; authority is &lt;code&gt;FileProvider&lt;/code&gt;&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Mon, 23 Aug 2021 00:00:00 +0000</pubDate>
-        <link>https://cordova.apache.org/news/2021/08/23/camera-plugin-6.0.0-release.html</link>
-        <guid isPermaLink="true">https://cordova.apache.org/news/2021/08/23/camera-plugin-6.0.0-release.html</guid>
-        
-        <category>release</category>
-        
-        <category>plugins</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
   </channel>
 </rss>
diff --git a/announcements/2022/03/22/osx-deprecation.html b/news/2022/04/06/splashscreen-plugin-release.html
similarity index 72%
copy from announcements/2022/03/22/osx-deprecation.html
copy to news/2022/04/06/splashscreen-plugin-release.html
index 1122b2130..a8bfd939f 100644
--- a/announcements/2022/03/22/osx-deprecation.html
+++ b/news/2022/04/06/splashscreen-plugin-release.html
@@ -6,12 +6,12 @@
     <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="Deprecation of the Cordova OSX PlatformWe are hereby announcing the deprecation of cordova-osx.This means that the Cordova development community will not be ...">
+    <meta name="description" content="We are happy to announce that we have just released an update to our Splash Screen plugin!  cordova-plugin-splashscreen@6.0.1Release HighlightsSplash ScreenT...">
 
     <title>
         
             
-                Deprecation of the Cordova OSX Platform - Apache Cordova
+                Splash Screen Plugin Released! - Apache Cordova
             
         
     </title>
@@ -23,7 +23,7 @@
     
     
 
-    <link rel="canonical" href="https://cordova.apache.org/announcements/2022/03/22/osx-deprecation.html">
+    <link rel="canonical" href="https://cordova.apache.org/news/2022/04/06/splashscreen-plugin-release.html">
 
     <!-- CSS -->
     <link rel="stylesheet" type="text/css" href="/static/css/main.css">
@@ -121,26 +121,53 @@
 
 <div class="post">
     <header>
-        <div class="title">Deprecation of the Cordova OSX Platform</div>
+        <div class="title">Splash Screen Plugin Released!</div>
         <div class="author">By:
             
               <a href="https://twitter.com/niklasmaerz">Niklas Merz</a>
             
         </div>
-        <div class="date">22 Mar 2022</div>
+        <div class="date">06 Apr 2022</div>
     </header>
     <section>
         <div>
-            <h2>Deprecation of the Cordova OSX Platform</h2>
-
-<p>We are hereby announcing the deprecation of <a href="https://github.com/apache/cordova-osx#readme">cordova-osx</a>.</p>
-
-<p>This means that the Cordova development community will not be doing any more work on this platform. Please migrate to the <code>cordova-electron</code> platform or try Mac Catalyst with the <code>cordova-ios</code> platform.</p>
-
-<p>The usage and activity around the osx platform have been quite low for a long time. Cordova&#39;s other solutions for building apps for macOS are actively maintained and especially cordova-ios offers better plugin support.</p>
-
-<p>Your feedback is graciously accepted and appreciated!</p>
-
+            <p>We are happy to announce that we have just released an update to our Splash Screen plugin!</p>
+
+<ul>
+  <li><a href="https://www.npmjs.org/package/cordova-plugin-splashscreen">cordova-plugin-splashscreen@6.0.1</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>Splash Screen</h3>
+
+<p>This patch release fixes some bugs on Android, including an issue with the &quot;backbutton&quot; event <a href="https://github.com/apache/cordova-android/issues/1106">reported by some users</a>.</p>
+
+<ul>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/314">GH-314</a> fix: refocus after webview visible (#186)</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/213">GH-213</a> fix(android): Fixes nav and title bars still appearing when app is fullscreen <a href="https://github.com/apache/cordova-plugin-splashscreen/pull/180">GH-180</a></li>
+</ul>
+
+<!--more-->
+<h1>Changes include:</h1>
+
+<ul>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/325">GH-325</a> chore: update package-lock.json</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/213">GH-213</a> GH-180 (android): Fixes nav and title bars still appearing when app is fullscreen</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/320">GH-320</a> ci(ios): update workflow w/ <strong>iOS</strong> 15</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/319">GH-319</a> ci: add action-badge</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/318">GH-318</a> ci: remove travis &amp; appveyor</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/317">GH-317</a> ci: add gh-actions workflows</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/312">GH-312</a> fix: autofocus after splashscreen</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/314">GH-314</a> fix: refocus after webview visible (#186)</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/304">GH-304</a> ci: add node-14.x to workflow</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/291">GH-291</a> chore(docs): Update missing  default resources for <strong>Android</strong> #689</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/293">GH-293</a> Documentation Enhancement for <strong>Android</strong> Dark Mode</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/300">GH-300</a> docs: Added <strong>iOS</strong> notes to supported platforms.</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/296">GH-296</a> chore(pkg): remove default-valued field &quot;homepage&quot;</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/292">GH-292</a> ci(travis): updates <strong>Android</strong> API level</li>
+  <li><a href="https://github.com/apache/cordova-plugin-splashscreen/pull/286">GH-286</a> (docs): Add Information about how to use Dark Mode SplashScreens</li>
+</ul>
 
         </div>
     </section>
@@ -148,13 +175,13 @@
         <div class="row">
             <div class="col-sm-6">
                 
-                    <a href="/announcements/2022/03/09/osx-release-7.0.0.html">Previous</a>
+                    <a href="/announcements/2022/03/22/osx-deprecation.html">Previous</a>
                     <br>
                     <br>
-                    <a class="title" href="/announcements/2022/03/09/osx-release-7.0.0.html">Cordova OSX 7.0.0 released and deprecation notice</a>
-                    <div class="date"> 09 Mar 2022 - By Niklas Merz </div>
+                    <a class="title" href="/announcements/2022/03/22/osx-deprecation.html">Deprecation of the Cordova OSX Platform</a>
+                    <div class="date"> 22 Mar 2022 - By Niklas Merz </div>
                     <p class="content">
-                        We are happy to announce that we have just released Cordova OSX...
+                        Deprecation of the Cordova OSX Platform We are hereby announcing the deprecation...
                     </p>
                 
             </div>
diff --git a/sitemap.xml b/sitemap.xml
index 3010d10fd..e373df1b9 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -3,6 +3,11 @@
 
 <!-- posts -->
 
+<url>
+    <loc>https://cordova.apache.org/news/2022/04/06/splashscreen-plugin-release.html</loc>
+</url>
+
+
 <url>
     <loc>https://cordova.apache.org/announcements/2022/03/22/osx-deprecation.html</loc>
 </url>
diff --git a/static/js/index.js b/static/js/index.js
index 4cb554d0b..55b74db2f 100644
--- a/static/js/index.js
+++ b/static/js/index.js
@@ -77,6 +77,7 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Wed, 06 Apr 2022 00:00:00 +0000');
         dates.push('Tue, 22 Mar 2022 00:00:00 +0000');
         dates.push('Wed, 09 Mar 2022 00:00:00 +0000');
         dates.push('Tue, 25 Jan 2022 00:00:00 +0000');


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