Author: janpio
Date: Wed Jun 24 17:04:21 2020
New Revision: 1879165

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

Added:
    cordova/site/public/announcements/2020/06/15/
    cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html
    cordova/site/public/announcements/2020/06/23/
    cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html
Modified:
    cordova/site/public/blog/index.html
    cordova/site/public/feed.xml
    cordova/site/public/news/2020/06/13/plugins-release.html
    cordova/site/public/sitemap.xml
    cordova/site/public/static/js/index.js

Added: cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html?rev=1879165&view=auto
==============================================================================
--- cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html (added)
+++ cordova/site/public/announcements/2020/06/15/osx-release-6.0.0.html Wed Jun 
24 17:04:21 2020
@@ -0,0 +1,327 @@
+<!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 Cordova OSX 6.0.0!  This is one of Cordova&#39;s supported 
platforms for building macOS desktop applicati...">
+
+    <title>
+        
+            
+                Cordova OSX 6.0.0 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/announcements/2020/06/15/osx-release-6.0.0.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="/#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 '9.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">Cordova OSX 6.0.0 Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/niklasmaerz";>Niklas Merz</a>
+            
+        </div>
+        <div class="date">15 Jun 2020</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released 
<code>Cordova OSX 6.0.0</code>!  This is one of Cordova&#39;s supported 
platforms for building macOS desktop applications.</p>
+
+<ul>
+<li><a 
href="https://www.npmjs.com/package/cordova-osx";>[email protected]</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<p>This version includes various dependency updates.</p>
+
+<p>We have raised the minimum required NodeJS version for this release to 
10.x.</p>
+
+<p>Please report any issues you find at <a 
href="http://issues.cordova.io/";>issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-osx/pull/103";>GH-103</a> 
breaking(npm): bump dependencies</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/101";>GH-101</a> 
breaking: @cordova/eslint-config w/ applied fix</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/102";>GH-102</a> ci: 
update xcode image to 11.5</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/100";>GH-100</a> 
chore(npm) update npm audit issues</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/97";>GH-97</a> 
breaking: bump cordova-common@^4.0.0</li>
+<li>(ci) drop nodejs &lt;10 from Travis</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/98";>GH-98</a> 
breaking: bump node support &gt;=10.0.0</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/95";>GH-95</a> 
breaking: bump package 6.0.0-dev</li>
+<li>chore(asf): update git notification settings</li>
+<li>Update CONTRIBUTING.md</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/90";>GH-90</a> chore: 
update nyc dev dependency</li>
+<li>chore: add Node.js 12 to ci services</li>
+<li><a href="https://github.com/apache/cordova-osx/pull/88";>GH-88</a> build: 
report test coverage to codecov.io</li>
+<li>Add or update GitHub pull request and issue template</li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/news/2020/06/13/plugins-release.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/news/2020/06/13/plugins-release.html">Splash Screen and InAppBrowser 
plugin Released!</a>
+                    <div class="date"> 13 Jun 2020 - By Niklas Merz </div>
+                    <p class="content">
+                        We are happy to announce that we have just released an 
update...
+                    </p>
+                
+            </div>
+            <div class="col-sm-6">
+                
+                    <a 
href="/announcements/2020/06/23/cordova-ios-6.1.0.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/06/23/cordova-ios-6.1.0.html">Cordova iOS 6.1.0 
Released!</a>
+                    <div class="date"> 23 Jun 2020 - By Darryl Pogue </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 
Cordova iOS...
+                    </p>
+                
+            </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:  9.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Added: cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html?rev=1879165&view=auto
==============================================================================
--- cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html (added)
+++ cordova/site/public/announcements/2020/06/23/cordova-ios-6.1.0.html Wed Jun 
24 17:04:21 2020
@@ -0,0 +1,347 @@
+<!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 Cordova iOS 6.1.0! This is Cordova&#39;s official platform for 
building iOS mobile applications.cordova-i...">
+
+    <title>
+        
+            
+                Cordova iOS 6.1.0 Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/announcements/2020/06/23/cordova-ios-6.1.0.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="/#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 '9.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">Cordova iOS 6.1.0 Released!</div>
+        <div class="author">By:
+            
+              <a href="https://twitter.com/dpogue";>Darryl Pogue</a>
+            
+        </div>
+        <div class="date">23 Jun 2020</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released 
<code>Cordova iOS 6.1.0</code>! This is Cordova&#39;s official platform for 
building iOS mobile applications.</p>
+
+<ul>
+<li><a 
href="https://www.npmjs.com/package/cordova-ios";>[email protected]</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash">cordova platform remove ios
+cordova platform add [email protected]
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>This release contains primarily fixes for issues with the 6.0.0 release.</p>
+
+<ul>
+<li><p><strong>Resolve CocoaPods publishing issues</strong> <em>(since 
6.0.0)</em></p>
+
+<p>The Cordova iOS 6.0.0 release was unable to be published to CocoaPods due 
to issues with the Pod spec. These have been addressed and Cordova iOS 6.1.0 is 
available.</p></li>
+<li><p><strong>Fix landscape orientation defaults</strong> <em>(since 
6.0.0)</em></p>
+
+<p>A change made in Cordova iOS 6.0.0 had the side effect of disabling 
landscape orientation for any apps that didn&#39;t specify an 
<code>Orientation</code> preference in <code>config.xml</code>. We&#39;ve 
reverted that change and new apps will match Xcode defaults (allowing both 
portrait and landscape orientations).</p>
+
+<p>To ensure your app properly supports the orientations you want, we 
encourage setting <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>Orientation</code> preference</a>.</p></li>
+<li><p><strong>Fix invisible SplashScreen bugs</strong> <em>(since 
6.0.0)</em></p>
+
+<p>A bug in Cordova iOS 6.0.0 would cause the splashscreen to be invisible 
unless a <code>BackgroundColor</code> preference was set in 
<code>config.xml</code>. This was not the intended behaviour, and caused a lot 
of confusion about not being able to interact with the webview behind the 
splashscreen.</p>
+
+<p>In Cordova iOS 6.1.0, we&#39;ve fixed the splashscreen so that it will 
always have a background colour (defaulting to the system background colour) 
and so that the launch storyboard image should remain visible.</p>
+
+<p>To customize the background colour of your app and its splashscreen, use <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>BackgroundColor</code> preference</a> in 
<code>config.xml</code>.</p></li>
+<li><p><strong>Add support for dark mode splashscreens</strong> <em>(New 
Feature)</em></p>
+
+<p>It is now possible to use optionally different splashscreen images when 
your app is running in dark mode. You can configure these images in 
<code>config.xml</code> with the <code>~dark</code> suffix (and 
<code>~light</code> is also supported).</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="c">&lt;!-- Default image to be used for all modes --&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for dark mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~dark.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for light mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~light.png"</span> <span 
class="nt">/&gt;</span>
+</code></pre></div></li>
+<li><p><strong>Add preference for iPad desktop layout behaviour</strong> 
<em>(New Feature)</em></p>
+
+<p>iPadOS 13 defaults to using a desktop layout in webviews rather than a 
mobile layout. You can now control this behaviour in your apps with <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>PreferredContentMode</code> preference</a> in <code>config.xml</code>. 
Valid options are <code>mobile</code> and <code>desktop</code>.</p></li>
+<li><p><strong>Add preference for webview window handling</strong> <em>(New 
Feature)</em></p>
+
+<p>Historically, Cordova iOS has not supported the creation of new webview 
windows with APIs like <code>window.open</code> or links with 
<code>target=&quot;_blank&quot;</code>. The default behaviour was inconsistent, 
with some links opening externally in Safari and some links being unclickable. 
There is now <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>an
 <code>AllowNewWindows</code> preference</a> in <code>config.xml</code> to 
control the behaviour of new windows within the application.</p>
+
+<ul>
+<li>When <strong>false</strong> (the default behaviour), links that would open 
a new window are instead opened in the same webview as if they had not 
requested a new window.</li>
+<li>When <strong>true</strong>, links that would open a new window will create 
a new webview overtop of the app. This new webview provides no controls, so you 
must include a way to dismiss it with <code>window.close()</code>.</li>
+</ul>
+
+<p>Links that are outside the list of <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#allow-navigation";><code>allow-navigation</code></a>
 URLs will continue to open in Safari.</p></li>
+</ul>
+
+<p>Please report any issues you find at <a 
href="http://issues.cordova.io/";>issues.cordova.io</a>!</p>
+
+<!--more-->
+
+<h2>Full Changelog</h2>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-ios/pull/910";>GH-910</a> Set 
<code>$PROJECT_NAME</code> properly when installing plugins</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/885";>GH-885</a> 
Don&#39;t silently ignore creation of new windows</li>
+<li><a href="https://github.com/apache/cordova-ios/issues/899";>GH-889</a> 
Revert &quot;(ios) Don&#39;t pre-fill orientation&quot; (<a 
href="https://github.com/apache/cordova-ios/pull/901";>#901</a>)</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/902";>GH-902</a> chore: 
fix eslint failure</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/808";>GH-808</a> Dark 
mode splashscreen storyboard images</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/886";>GH-886</a> Add 
PreferredContentMode preference</li>
+<li><a href="https://github.com/apache/cordova-ios/issues/890";>GH-890</a> Fix 
SplashScreen issues &amp; refactor BackgroundColor (<a 
href="https://github.com/apache/cordova-ios/pull/896";>#896</a>)</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/888";>GH-888</a> fix: 
author and tag podspec errors</li>
+<li><a href="https://github.com/apache/cordova-ios/pull/882";>GH-882</a> fix: 
Properly get version from <code>package.json</code></li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/announcements/2020/06/15/osx-release-6.0.0.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/06/15/osx-release-6.0.0.html">Cordova OSX 6.0.0 
Released!</a>
+                    <div class="date"> 15 Jun 2020 - By Niklas Merz </div>
+                    <p class="content">
+                        We are happy to announce that we have just released 
Cordova OSX...
+                    </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:  9.x", "language: en"] }
+    });
+</script>
+
+</body>
+</html>

Modified: cordova/site/public/blog/index.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1879165&r1=1879164&r2=1879165&view=diff
==============================================================================
--- cordova/site/public/blog/index.html (original)
+++ cordova/site/public/blog/index.html Wed Jun 24 17:04:21 2020
@@ -123,6 +123,123 @@
             
             <li>
                 <header>
+                    <div class="adorner" blogTime="Tue, 23 Jun 2020 00:00:00 
+0000"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2020/06/23/cordova-ios-6.1.0.html">Cordova iOS 6.1.0 
Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">23 Jun 2020</span>
+                        - by
+                        <span class="author">
+                            
+                                <a href="https://twitter.com/dpogue";>Darryl 
Pogue</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2020/06/23/cordova-ios-6.1.0.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that we have just released 
<code>Cordova iOS 6.1.0</code>! This is Cordova&#39;s official platform for 
building iOS mobile applications.</p>
+
+<ul>
+<li><a 
href="https://www.npmjs.com/package/cordova-ios";>[email protected]</a></li>
+</ul>
+
+<p><strong>To upgrade:</strong></p>
+<div class="highlight"><pre><code class="language-bash" 
data-lang="bash">cordova platform remove ios
+cordova platform add [email protected]
+</code></pre></div>
+<h2>Release Highlights</h2>
+
+<p>This release contains primarily fixes for issues with the 6.0.0 release.</p>
+
+<ul>
+<li><p><strong>Resolve CocoaPods publishing issues</strong> <em>(since 
6.0.0)</em></p>
+
+<p>The Cordova iOS 6.0.0 release was unable to be published to CocoaPods due 
to issues with the Pod spec. These have been addressed and Cordova iOS 6.1.0 is 
available.</p></li>
+<li><p><strong>Fix landscape orientation defaults</strong> <em>(since 
6.0.0)</em></p>
+
+<p>A change made in Cordova iOS 6.0.0 had the side effect of disabling 
landscape orientation for any apps that didn&#39;t specify an 
<code>Orientation</code> preference in <code>config.xml</code>. We&#39;ve 
reverted that change and new apps will match Xcode defaults (allowing both 
portrait and landscape orientations).</p>
+
+<p>To ensure your app properly supports the orientations you want, we 
encourage setting <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>Orientation</code> preference</a>.</p></li>
+<li><p><strong>Fix invisible SplashScreen bugs</strong> <em>(since 
6.0.0)</em></p>
+
+<p>A bug in Cordova iOS 6.0.0 would cause the splashscreen to be invisible 
unless a <code>BackgroundColor</code> preference was set in 
<code>config.xml</code>. This was not the intended behaviour, and caused a lot 
of confusion about not being able to interact with the webview behind the 
splashscreen.</p>
+
+<p>In Cordova iOS 6.1.0, we&#39;ve fixed the splashscreen so that it will 
always have a background colour (defaulting to the system background colour) 
and so that the launch storyboard image should remain visible.</p>
+
+<p>To customize the background colour of your app and its splashscreen, use <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>BackgroundColor</code> preference</a> in 
<code>config.xml</code>.</p></li>
+<li><p><strong>Add support for dark mode splashscreens</strong> <em>(New 
Feature)</em></p>
+
+<p>It is now possible to use optionally different splashscreen images when 
your app is running in dark mode. You can configure these images in 
<code>config.xml</code> with the <code>~dark</code> suffix (and 
<code>~light</code> is also supported).</p>
+<div class="highlight"><pre><code class="language-xml" data-lang="xml"><span 
class="c">&lt;!-- Default image to be used for all modes --&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for dark mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~dark.png"</span> <span 
class="nt">/&gt;</span>
+
+<span class="c">&lt;!-- Image to use specifically for light mode devices 
--&gt;</span>
+<span class="nt">&lt;splash</span> <span class="na">src=</span><span 
class="s">"res/screen/ios/Default@2x~universal~anyany~light.png"</span> <span 
class="nt">/&gt;</span>
+</code></pre></div></li>
+<li><p><strong>Add preference for iPad desktop layout behaviour</strong> 
<em>(New Feature)</em></p>
+
+<p>iPadOS 13 defaults to using a desktop layout in webviews rather than a 
mobile layout. You can now control this behaviour in your apps with <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>the
 <code>PreferredContentMode</code> preference</a> in <code>config.xml</code>. 
Valid options are <code>mobile</code> and <code>desktop</code>.</p></li>
+<li><p><strong>Add preference for webview window handling</strong> <em>(New 
Feature)</em></p>
+
+<p>Historically, Cordova iOS has not supported the creation of new webview 
windows with APIs like <code>window.open</code> or links with 
<code>target=&quot;_blank&quot;</code>. The default behaviour was inconsistent, 
with some links opening externally in Safari and some links being unclickable. 
There is now <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference";>an
 <code>AllowNewWindows</code> preference</a> in <code>config.xml</code> to 
control the behaviour of new windows within the application.</p>
+
+<ul>
+<li>When <strong>false</strong> (the default behaviour), links that would open 
a new window are instead opened in the same webview as if they had not 
requested a new window.</li>
+<li>When <strong>true</strong>, links that would open a new window will create 
a new webview overtop of the app. This new webview provides no controls, so you 
must include a way to dismiss it with <code>window.close()</code>.</li>
+</ul>
+
+<p>Links that are outside the list of <a 
href="https://cordova.apache.org/docs/en/latest/config_ref/index.html#allow-navigation";><code>allow-navigation</code></a>
 URLs will continue to open in Safari.</p></li>
+</ul>
+
+<p>Please report any issues you find at <a 
href="http://issues.cordova.io/";>issues.cordova.io</a>!</p>
+</p>
+                    <div><a 
href="/announcements/2020/06/23/cordova-ios-6.1.0.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
+                    <div class="adorner" blogTime="Mon, 15 Jun 2020 00:00:00 
+0000"></div>
+                    <h2 class="title">
+                        <a 
href="/announcements/2020/06/15/osx-release-6.0.0.html">Cordova OSX 6.0.0 
Released!</a>
+                    </h2>
+                    <div class="details">
+                        <span class="date">15 Jun 2020</span>
+                        - by
+                        <span class="author">
+                            
+                                <a 
href="https://twitter.com/niklasmaerz";>Niklas Merz</a>
+                            
+                        </span>
+                        <a class="comment" 
href="/announcements/2020/06/15/osx-release-6.0.0.html#disqus_thread"></a>
+                    </div>
+                </header>
+                <section class="post-excerpt">
+                    <p><p>We are happy to announce that we have just released 
<code>Cordova OSX 6.0.0</code>!  This is one of Cordova&#39;s supported 
platforms for building macOS desktop applications.</p>
+
+<ul>
+<li><a 
href="https://www.npmjs.com/package/cordova-osx";>[email protected]</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<p>This version includes various dependency updates.</p>
+
+<p>We have raised the minimum required NodeJS version for this release to 
10.x.</p>
+
+<p>Please report any issues you find at <a 
href="http://issues.cordova.io/";>issues.cordova.io</a>!</p>
+</p>
+                    <div><a 
href="/announcements/2020/06/15/osx-release-6.0.0.html">More...</a></div>
+                </section>
+            </li>
+            
+            <li>
+                <header>
                     <div class="adorner" blogTime="Sat, 13 Jun 2020 00:00:00 
+0000"></div>
                     <h2 class="title">
                         <a href="/news/2020/06/13/plugins-release.html">Splash 
Screen and InAppBrowser plugin Released!</a>
@@ -9507,7 +9624,7 @@ window.twttr = (function(d, s, id) {
 <script>
     window.onload = function(){
         setTimeout(function(){
-            var lastPostTime = new Date("Sat, 13 Jun 2020 00:00:00 
+0000").getTime();
+            var lastPostTime = new Date("Tue, 23 Jun 2020 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=1879165&r1=1879164&r2=1879165&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed Jun 24 17:04:21 2020
@@ -6,11 +6,151 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 23 Jun 2020 19:08:27 +0000</pubDate>
-    <lastBuildDate>Tue, 23 Jun 2020 19:08:27 +0000</lastBuildDate>
+    <pubDate>Wed, 24 Jun 2020 16:44:39 +0000</pubDate>
+    <lastBuildDate>Wed, 24 Jun 2020 16:44:39 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>
+        <title>Cordova iOS 6.1.0 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just 
released &lt;code&gt;Cordova iOS 6.1.0&lt;/code&gt;! This is Cordova&amp;#39;s 
official platform for building iOS mobile applications.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.com/package/cordova-ios&quot;&gt;[email protected]&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;highlight&quot;&gt;&lt;pre&gt;&lt;code 
class=&quot;language-bash&quot; data-lang=&quot;bash&quot;&gt;cordova platform 
remove ios
+cordova platform add [email protected]
+&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;p&gt;This release contains primarily fixes for issues with the 6.0.0 
release.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Resolve CocoaPods publishing 
issues&lt;/strong&gt; &lt;em&gt;(since 6.0.0)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;The Cordova iOS 6.0.0 release was unable to be published to CocoaPods 
due to issues with the Pod spec. These have been addressed and Cordova iOS 
6.1.0 is available.&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Fix landscape orientation 
defaults&lt;/strong&gt; &lt;em&gt;(since 6.0.0)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;A change made in Cordova iOS 6.0.0 had the side effect of disabling 
landscape orientation for any apps that didn&amp;#39;t specify an 
&lt;code&gt;Orientation&lt;/code&gt; preference in 
&lt;code&gt;config.xml&lt;/code&gt;. We&amp;#39;ve reverted that change and new 
apps will match Xcode defaults (allowing both portrait and landscape 
orientations).&lt;/p&gt;
+
+&lt;p&gt;To ensure your app properly supports the orientations you want, we 
encourage setting &lt;a 
href=&quot;https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference&quot;&gt;the
 &lt;code&gt;Orientation&lt;/code&gt; preference&lt;/a&gt;.&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Fix invisible SplashScreen 
bugs&lt;/strong&gt; &lt;em&gt;(since 6.0.0)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;A bug in Cordova iOS 6.0.0 would cause the splashscreen to be 
invisible unless a &lt;code&gt;BackgroundColor&lt;/code&gt; preference was set 
in &lt;code&gt;config.xml&lt;/code&gt;. This was not the intended behaviour, 
and caused a lot of confusion about not being able to interact with the webview 
behind the splashscreen.&lt;/p&gt;
+
+&lt;p&gt;In Cordova iOS 6.1.0, we&amp;#39;ve fixed the splashscreen so that it 
will always have a background colour (defaulting to the system background 
colour) and so that the launch storyboard image should remain visible.&lt;/p&gt;
+
+&lt;p&gt;To customize the background colour of your app and its splashscreen, 
use &lt;a 
href=&quot;https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference&quot;&gt;the
 &lt;code&gt;BackgroundColor&lt;/code&gt; preference&lt;/a&gt; in 
&lt;code&gt;config.xml&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Add support for dark mode 
splashscreens&lt;/strong&gt; &lt;em&gt;(New Feature)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;It is now possible to use optionally different splashscreen images 
when your app is running in dark mode. You can configure these images in 
&lt;code&gt;config.xml&lt;/code&gt; with the &lt;code&gt;~dark&lt;/code&gt; 
suffix (and &lt;code&gt;~light&lt;/code&gt; is also supported).&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;c&quot;&gt;&amp;lt;!-- Default image to be used for all modes 
--&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;splash&lt;/span&gt; &lt;span 
class=&quot;na&quot;&gt;src=&lt;/span&gt;&lt;span 
class=&quot;s&quot;&gt;&quot;res/screen/ios/Default@2x~universal~anyany.png&quot;&lt;/span&gt;
 &lt;span class=&quot;nt&quot;&gt;/&amp;gt;&lt;/span&gt;
+
+&lt;span class=&quot;c&quot;&gt;&amp;lt;!-- Image to use specifically for dark 
mode devices --&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;splash&lt;/span&gt; &lt;span 
class=&quot;na&quot;&gt;src=&lt;/span&gt;&lt;span 
class=&quot;s&quot;&gt;&quot;res/screen/ios/Default@2x~universal~anyany~dark.png&quot;&lt;/span&gt;
 &lt;span class=&quot;nt&quot;&gt;/&amp;gt;&lt;/span&gt;
+
+&lt;span class=&quot;c&quot;&gt;&amp;lt;!-- Image to use specifically for 
light mode devices --&amp;gt;&lt;/span&gt;
+&lt;span class=&quot;nt&quot;&gt;&amp;lt;splash&lt;/span&gt; &lt;span 
class=&quot;na&quot;&gt;src=&lt;/span&gt;&lt;span 
class=&quot;s&quot;&gt;&quot;res/screen/ios/Default@2x~universal~anyany~light.png&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;&lt;strong&gt;Add preference for iPad desktop layout 
behaviour&lt;/strong&gt; &lt;em&gt;(New Feature)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;iPadOS 13 defaults to using a desktop layout in webviews rather than 
a mobile layout. You can now control this behaviour in your apps with &lt;a 
href=&quot;https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference&quot;&gt;the
 &lt;code&gt;PreferredContentMode&lt;/code&gt; preference&lt;/a&gt; in 
&lt;code&gt;config.xml&lt;/code&gt;. Valid options are 
&lt;code&gt;mobile&lt;/code&gt; and 
&lt;code&gt;desktop&lt;/code&gt;.&lt;/p&gt;&lt;/li&gt;
+&lt;li&gt;&lt;p&gt;&lt;strong&gt;Add preference for webview window 
handling&lt;/strong&gt; &lt;em&gt;(New Feature)&lt;/em&gt;&lt;/p&gt;
+
+&lt;p&gt;Historically, Cordova iOS has not supported the creation of new 
webview windows with APIs like &lt;code&gt;window.open&lt;/code&gt; or links 
with &lt;code&gt;target=&amp;quot;_blank&amp;quot;&lt;/code&gt;. The default 
behaviour was inconsistent, with some links opening externally in Safari and 
some links being unclickable. There is now &lt;a 
href=&quot;https://cordova.apache.org/docs/en/latest/config_ref/index.html#preference&quot;&gt;an
 &lt;code&gt;AllowNewWindows&lt;/code&gt; preference&lt;/a&gt; in 
&lt;code&gt;config.xml&lt;/code&gt; to control the behaviour of new windows 
within the application.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;When &lt;strong&gt;false&lt;/strong&gt; (the default behaviour), 
links that would open a new window are instead opened in the same webview as if 
they had not requested a new window.&lt;/li&gt;
+&lt;li&gt;When &lt;strong&gt;true&lt;/strong&gt;, links that would open a new 
window will create a new webview overtop of the app. This new webview provides 
no controls, so you must include a way to dismiss it with 
&lt;code&gt;window.close()&lt;/code&gt;.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Links that are outside the list of &lt;a 
href=&quot;https://cordova.apache.org/docs/en/latest/config_ref/index.html#allow-navigation&quot;&gt;&lt;code&gt;allow-navigation&lt;/code&gt;&lt;/a&gt;
 URLs will continue to open in Safari.&lt;/p&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;h2&gt;Full Changelog&lt;/h2&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/910&quot;&gt;GH-910&lt;/a&gt;
 Set &lt;code&gt;$PROJECT_NAME&lt;/code&gt; properly when installing 
plugins&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/885&quot;&gt;GH-885&lt;/a&gt;
 Don&amp;#39;t silently ignore creation of new windows&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/issues/899&quot;&gt;GH-889&lt;/a&gt;
 Revert &amp;quot;(ios) Don&amp;#39;t pre-fill orientation&amp;quot; (&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/901&quot;&gt;#901&lt;/a&gt;)&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/902&quot;&gt;GH-902&lt;/a&gt;
 chore: fix eslint failure&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/808&quot;&gt;GH-808&lt;/a&gt;
 Dark mode splashscreen storyboard images&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/886&quot;&gt;GH-886&lt;/a&gt;
 Add PreferredContentMode preference&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/issues/890&quot;&gt;GH-890&lt;/a&gt;
 Fix SplashScreen issues &amp;amp; refactor BackgroundColor (&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/896&quot;&gt;#896&lt;/a&gt;)&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/888&quot;&gt;GH-888&lt;/a&gt;
 fix: author and tag podspec errors&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/882&quot;&gt;GH-882&lt;/a&gt;
 fix: Properly get version from &lt;code&gt;package.json&lt;/code&gt;&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Tue, 23 Jun 2020 00:00:00 +0000</pubDate>
+        
<link>https://cordova.apache.org/announcements/2020/06/23/cordova-ios-6.1.0.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2020/06/23/cordova-ios-6.1.0.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
+        <title>Cordova OSX 6.0.0 Released!</title>
+        <description>&lt;p&gt;We are happy to announce that we have just 
released &lt;code&gt;Cordova OSX 6.0.0&lt;/code&gt;!  This is one of 
Cordova&amp;#39;s supported platforms for building macOS desktop 
applications.&lt;/p&gt;
+
+&lt;ul&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.com/package/cordova-osx&quot;&gt;[email protected]&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h2&gt;Release Highlights&lt;/h2&gt;
+
+&lt;p&gt;This version includes various dependency updates.&lt;/p&gt;
+
+&lt;p&gt;We have raised the minimum required NodeJS version for this release 
to 10.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-osx/pull/103&quot;&gt;GH-103&lt;/a&gt;
 breaking(npm): bump dependencies&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/101&quot;&gt;GH-101&lt;/a&gt;
 breaking: @cordova/eslint-config w/ applied fix&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/102&quot;&gt;GH-102&lt;/a&gt;
 ci: update xcode image to 11.5&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/100&quot;&gt;GH-100&lt;/a&gt;
 chore(npm) update npm audit issues&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/97&quot;&gt;GH-97&lt;/a&gt;
 breaking: bump cordova-common@^4.0.0&lt;/li&gt;
+&lt;li&gt;(ci) drop nodejs &amp;lt;10 from Travis&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/98&quot;&gt;GH-98&lt;/a&gt;
 breaking: bump node support &amp;gt;=10.0.0&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/95&quot;&gt;GH-95&lt;/a&gt;
 breaking: bump package 6.0.0-dev&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-osx/pull/90&quot;&gt;GH-90&lt;/a&gt;
 chore: update nyc dev dependency&lt;/li&gt;
+&lt;li&gt;chore: add Node.js 12 to ci services&lt;/li&gt;
+&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-osx/pull/88&quot;&gt;GH-88&lt;/a&gt;
 build: report test coverage to codecov.io&lt;/li&gt;
+&lt;li&gt;Add or update GitHub pull request and issue template&lt;/li&gt;
+&lt;/ul&gt;
+</description>
+        <pubDate>Mon, 15 Jun 2020 00:00:00 +0000</pubDate>
+        
<link>https://cordova.apache.org/announcements/2020/06/15/osx-release-6.0.0.html</link>
+        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2020/06/15/osx-release-6.0.0.html</guid>
+        
+        <category>news</category>
+        
+        <category>releases</category>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>Splash Screen and InAppBrowser plugin Released!</title>
         <description>&lt;p&gt;We are happy to announce that we have just 
released an update to some plugins!&lt;/p&gt;
 
@@ -831,82 +971,6 @@ cordova platform add [email protected]
         
         <category>news</category>
         
-        <category>releases</category>
-        
-        
-        <category>announcements</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova Node Xcode 2.1.0 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just 
released an update to &lt;code&gt;cordova-node-xcode&lt;/code&gt;! This is one 
of the libraries used behind-the-scenes for parsing, editing, and writing 
xcodeproj project files.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.com/package/xcode&quot;&gt;[email protected]&lt;/a&gt;&lt;/li&gt;
-&lt;/ul&gt;
-
-&lt;h2&gt;Release Highlights&lt;/h2&gt;
-
-&lt;p&gt;Minor release with some external contributions&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;Support watch2 apps/extensions (&lt;a 
href=&quot;https://github.com/apache/cordova-node-xcode/pull/56&quot;&gt;#56&lt;/a&gt;)&lt;/li&gt;
-&lt;li&gt;Update writeObjectsSections to match current Xcode format (&lt;a 
href=&quot;https://github.com/apache/cordova-node-xcode/pull/46&quot;&gt;#46&lt;/a&gt;)&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Tue, 24 Dec 2019 00:00:00 +0000</pubDate>
-        
<link>https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/news/2019/12/24/xcode-release-2.1.0.html</guid>
-        
-        <category>release</category>
-        
-        <category>tools</category>
-        
-        
-        <category>news</category>
-        
-      </item>
-    
-      <item>
-        <title>Cordova iOS 5.1.1 Released!</title>
-        <description>&lt;p&gt;We are happy to announce that we have just 
released &lt;code&gt;Cordova iOS 5.1.1&lt;/code&gt;! This is Cordova&amp;#39;s 
official platform for building iOS mobile applications.&lt;/p&gt;
-
-&lt;ul&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://www.npmjs.com/package/cordova-ios&quot;&gt;[email protected]&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 ios
-cordova platform add [email protected]
-&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
-&lt;p&gt;The most notable fix in this patch release was to make the prepare 
step to wait for the platform add step to finish. This resolved the bug that 
was seen when setting the &lt;code&gt;WKWebViewOnly&lt;/code&gt; flag before 
adding the platform.&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-ios/pull/726&quot;&gt;GH-726&lt;/a&gt;
 fix: make prepare wait for add to finish&lt;/li&gt;
-&lt;li&gt;&lt;a 
href=&quot;https://github.com/apache/cordova-ios/pull/728&quot;&gt;GH-728&lt;/a&gt;
 chore: delete some useless characters&lt;/li&gt;
-&lt;/ul&gt;
-</description>
-        <pubDate>Mon, 02 Dec 2019 00:00:00 +0000</pubDate>
-        
<link>https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html</link>
-        <guid 
isPermaLink="true">https://cordova.apache.org/announcements/2019/12/02/cordova-ios-release-5.1.1.html</guid>
-        
-        <category>news</category>
-        
         <category>releases</category>
         
         

Modified: cordova/site/public/news/2020/06/13/plugins-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2020/06/13/plugins-release.html?rev=1879165&r1=1879164&r2=1879165&view=diff
==============================================================================
--- cordova/site/public/news/2020/06/13/plugins-release.html (original)
+++ cordova/site/public/news/2020/06/13/plugins-release.html Wed Jun 24 
17:04:21 2020
@@ -221,6 +221,26 @@
             </div>
             <div class="col-sm-6">
                 
+                    <a 
href="/announcements/2020/06/15/osx-release-6.0.0.html">Next</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/06/15/osx-release-6.0.0.html">Cordova OSX 6.0.0 
Released!</a>
+                    <div class="date"> 15 Jun 2020 - 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 
Cordova OSX...
+                    </p>
+                
             </div>
         </div>
     </footer>

Modified: cordova/site/public/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1879165&r1=1879164&r2=1879165&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Wed Jun 24 17:04:21 2020
@@ -4,6 +4,16 @@
 <!-- posts -->
 
 <url>
+    
<loc>https://cordova.apache.org/announcements/2020/06/23/cordova-ios-6.1.0.html</loc>
+</url>
+
+
+<url>
+    
<loc>https://cordova.apache.org/announcements/2020/06/15/osx-release-6.0.0.html</loc>
+</url>
+
+
+<url>
     <loc>https://cordova.apache.org/news/2020/06/13/plugins-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=1879165&r1=1879164&r2=1879165&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Wed Jun 24 17:04:21 2020
@@ -77,6 +77,8 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Tue, 23 Jun 2020 00:00:00 +0000');
+        dates.push('Mon, 15 Jun 2020 00:00:00 +0000');
         dates.push('Sat, 13 Jun 2020 00:00:00 +0000');
         dates.push('Mon, 01 Jun 2020 00:00:00 +0000');
         dates.push('Mon, 01 Jun 2020 00:00:00 +0000');



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to