Added: cordova/site/public/news/2020/06/01/tools-release.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/news/2020/06/01/tools-release.html?rev=1878461&view=auto
==============================================================================
--- cordova/site/public/news/2020/06/01/tools-release.html (added)
+++ cordova/site/public/news/2020/06/01/tools-release.html Thu Jun  4 06:55:17 
2020
@@ -0,0 +1,369 @@
+<!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 
tools!cordova-common@4.0.1xcode@3.0.1cordova-create@3.0.0Release 
Highlightscordova-commo...">
+
+    <title>
+        
+            
+                Cordova Create, Common, and Xcode Released! - Apache Cordova
+            
+        
+    </title>
+
+    <link rel="SHORTCUT ICON" href="/favicon.ico"/>
+
+    
+
+    
+    
+
+    <link rel="canonical" 
href="https://cordova.apache.org/news/2020/06/01/tools-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="/#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 Create, Common, and Xcode Released!</div>
+        <div class="author">By:
+            
+              Bryan Ellis
+            
+        </div>
+        <div class="date">01 Jun 2020</div>
+    </header>
+    <section>
+        <div>
+            <p>We are happy to announce that we have just released an update 
to our tools!</p>
+
+<ul>
+<li><a 
href="https://www.npmjs.org/package/cordova-common";>cordova-common@4.0.1</a></li>
+<li><a href="https://www.npmjs.org/package/xcode";>xcode@3.0.1</a></li>
+<li><a 
href="https://www.npmjs.org/package/cordova-create";>cordova-create@3.0.0</a></li>
+</ul>
+
+<h2>Release Highlights</h2>
+
+<h3>cordova-common</h3>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-common/pull/143";>GH-143</a> 
fix: typo in <code>access</code> &amp; <code>allow navigation</code></li>
+<li><a href="https://github.com/apache/cordova-common/pull/142";>GH-142</a> 
fix(<code>ConfigParser</code>): <code>ImageResources</code> constructor</li>
+</ul>
+
+<h3>xcode</h3>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-node-xcode/pull/109";>GH-109</a> 
Add <code>targetName</code> to parameter to <code>getBuildProperty</code></li>
+</ul>
+
+<h3>cordova-create</h3>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-create/pull/52";>GH-52</a> Fix 
<code>isRemoteUri</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/40";>GH-40</a> 
breaking: major usability &amp; maintainability improvements
+
+<ul>
+<li>Write <code>package.json</code> with indentation of 2</li>
+<li>Simplify interface of main export (§1)</li>
+<li>New logic for setting attributes in <code>package.json</code> &amp; 
<code>config.xml</code> (§3)</li>
+<li>Do not copy &quot;missing&quot; files from default template (§5)</li>
+<li>Reduce number of supported template layouts (§7)</li>
+<li>Drop support for linking (§8)</li>
+<li>Use either <code>opts.events</code> or a no-op for logging (§4)</li>
+</ul></li>
+</ul>
+
+<!--more-->
+
+<h1>Changes include:</h1>
+
+<h2>cordova-common</h2>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-common/pull/141";>GH-141</a> 
chore: apply random missing minor changes</li>
+<li><a href="https://github.com/apache/cordova-common/pull/143";>GH-143</a> 
fix: typo in <code>access</code> &amp; <code>allow navigation</code></li>
+<li><a href="https://github.com/apache/cordova-common/pull/142";>GH-142</a> 
fix(<code>ConfigParser</code>): <code>ImageResources</code> constructor</li>
+</ul>
+
+<h2>xcode</h2>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-node-xcode/pull/109";>GH-109</a> 
Add <code>targetName</code> to parameter to <code>getBuildProperty</code></li>
+</ul>
+
+<h2>cordova-create</h2>
+
+<ul>
+<li><a href="https://github.com/apache/cordova-create/pull/65";>GH-65</a> 
chore(<code>npm</code>): bump dependencies w/ rebuilt 
<code>package-lock</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/64";>GH-64</a> 
refactor: small syntax changes</li>
+<li><a href="https://github.com/apache/cordova-create/pull/63";>GH-63</a> 
chore: various cleanup changes</li>
+<li><a href="https://github.com/apache/cordova-create/pull/60";>GH-60</a> 
chore(<code>eslint</code>): bump package</li>
+<li><a href="https://github.com/apache/cordova-create/pull/59";>GH-59</a> 
breaking(<code>npm</code>): bump dependencies</li>
+<li><a href="https://github.com/apache/cordova-create/pull/62";>GH-62</a> ci: 
use GitHub Actions</li>
+<li><a href="https://github.com/apache/cordova-create/pull/58";>GH-58</a> 
chore(<code>npm</code>): use short notation in <code>package.json</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/55";>GH-55</a> 
chore: <code>eslint</code> config cleanup</li>
+<li><a href="https://github.com/apache/cordova-create/pull/53";>GH-53</a> feat: 
support <code>.gitignore</code> files in generated app</li>
+<li><a href="https://github.com/apache/cordova-create/pull/54";>GH-54</a> 
refactor: <code>eslint</code> setup</li>
+<li><a href="https://github.com/apache/cordova-create/pull/52";>GH-52</a> Fix 
<code>isRemoteUri</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/51";>GH-51</a> Add 
syntax highlighting to code samples in <code>README</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/48";>GH-48</a> 
chore: update testing (<code>jasmine</code> &amp; <code>nyc</code>)</li>
+<li><a href="https://github.com/apache/cordova-create/pull/40";>GH-40</a> 
breaking: major usability &amp; maintainability improvements
+
+<ul>
+<li>Write <code>package.json</code> with indentation of 2</li>
+<li>Simplify interface of main export (§1)</li>
+<li>New logic for setting attributes in <code>package.json</code> &amp; 
<code>config.xml</code> (§3)</li>
+<li>Do not copy &quot;missing&quot; files from default template (§5)</li>
+<li>Reduce number of supported template layouts (§7)</li>
+<li>Drop support for linking (§8)</li>
+<li>Use either <code>opts.events</code> or a no-op for logging (§4)</li>
+</ul></li>
+<li><a href="https://github.com/apache/cordova-create/pull/50";>GH-50</a> 
chore: improve <code>npm</code> ignore list</li>
+<li><a href="https://github.com/apache/cordova-create/pull/49";>GH-49</a> 
chore: bump production dependencies</li>
+<li><a href="https://github.com/apache/cordova-create/pull/47";>GH-47</a> 
breaking: drop <code>node</code> 6 and 8 support</li>
+<li><a href="https://github.com/apache/cordova-create/pull/42";>GH-42</a> 
chore: bump <code>eslint-utils</code> from 1.3.1 to 1.4.3</li>
+<li><a href="https://github.com/apache/cordova-create/pull/44";>GH-44</a> 
chore: bump <code>js-yaml</code> from 3.12.0 to 3.13.1</li>
+<li><a href="https://github.com/apache/cordova-create/pull/43";>GH-43</a> 
chore: bump <code>lodash</code> from 4.17.11 to 4.17.15</li>
+<li><a href="https://github.com/apache/cordova-create/pull/45";>GH-45</a> 
chore: replace <code>http</code> URLs in <code>package-lock.json</code> w/ 
<code>https</code></li>
+<li><a href="https://github.com/apache/cordova-create/pull/41";>GH-41</a> 
chore: update <code>nyc</code> dev dependency</li>
+<li><a href="https://github.com/apache/cordova-create/pull/39";>GH-39</a> 
chore: add Node.js 12 to CI services</li>
+<li>chore: remove deprecated <code>engineStrict</code> from 
<code>package.json</code></li>
+</ul>
+
+        </div>
+    </section>
+    <footer>
+        <div class="row">
+            <div class="col-sm-6">
+                
+                    <a 
href="/announcements/2020/06/01/cordova-ios-release-6.0.0.html">Previous</a>
+                    <br>
+                    <br>
+                    <a class="title" 
href="/announcements/2020/06/01/cordova-ios-release-6.0.0.html">Cordova iOS 
6.0.0 Released!</a>
+                    <div class="date"> 01 Jun 2020 - By Bryan Ellis </div>
+                    <p class="content">
+                        We are happy to announce that we have just released 
Cordova iOS...
+                    </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/sitemap.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1878461&r1=1878460&r2=1878461&view=diff
==============================================================================
--- cordova/site/public/sitemap.xml (original)
+++ cordova/site/public/sitemap.xml Thu Jun  4 06:55:17 2020
@@ -4,6 +4,16 @@
 <!-- posts -->
 
 <url>
+    <loc>https://cordova.apache.org/news/2020/06/01/tools-release.html</loc>
+</url>
+
+
+<url>
+    
<loc>https://cordova.apache.org/announcements/2020/06/01/cordova-ios-release-6.0.0.html</loc>
+</url>
+
+
+<url>
     
<loc>https://cordova.apache.org/news/2020/04/13/tools-template-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=1878461&r1=1878460&r2=1878461&view=diff
==============================================================================
--- cordova/site/public/static/js/index.js (original)
+++ cordova/site/public/static/js/index.js Thu Jun  4 06:55:17 2020
@@ -77,6 +77,8 @@ function checkNotification() {
     var dates = [];
     if (lastVisit != "") {
         
+        dates.push('Mon, 01 Jun 2020 00:00:00 +0000');
+        dates.push('Mon, 01 Jun 2020 00:00:00 +0000');
         dates.push('Mon, 13 Apr 2020 00:00:00 +0000');
         dates.push('Mon, 30 Mar 2020 00:00:00 +0000');
         dates.push('Wed, 18 Mar 2020 00:00:00 +0000');



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

Reply via email to