You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2020/02/06 14:04:27 UTC

svn commit: r1873709 - in /ofbiz/site: download.html release-notes-16.11.07.html template/page/download.tpl.php template/page/release-notes-16.11.07.tpl.php

Author: jacopoc
Date: Thu Feb  6 14:04:27 2020
New Revision: 1873709

URL: http://svn.apache.org/viewvc?rev=1873709&view=rev
Log:
Publish release notes and update the download page for the new release 16.11.07

Added:
    ofbiz/site/release-notes-16.11.07.html   (with props)
    ofbiz/site/template/page/release-notes-16.11.07.tpl.php
Modified:
    ofbiz/site/download.html
    ofbiz/site/template/page/download.tpl.php

Modified: ofbiz/site/download.html
URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1873709&r1=1873708&r2=1873709&view=diff
==============================================================================
--- ofbiz/site/download.html (original)
+++ ofbiz/site/download.html Thu Feb  6 14:04:27 2020
@@ -128,16 +128,16 @@
                 <div class="tab-pane active" id="tabs-1">
                   <ul>
                     <li>
-                      <h2>OFBiz 16.11.06</h2>
-                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">&rarr; Download</a>
+                      <h2>OFBiz 16.11.07</h2>
+                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.07.zip" target="external" class="moreLink">&rarr; Download</a>
                     </li>
                   </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
                   <ul>
                     <li>
-                      <h2>OFBiz 16.11.06</h2>
-                      <a href="release-notes-16.11.06.html" class="moreLink">&rarr; View</a>
+                      <h2>OFBiz 16.11.07</h2>
+                      <a href="release-notes-16.11.07.html" class="moreLink">&rarr; View</a>
                     </li>
                   </ul>
                 </div>
@@ -152,14 +152,14 @@
             <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. If you need more information about why and how to verify the integrity of the release file <a href="http://www.apache.org/info/verification.html" class="moreLink">this &rarr; page is what you look for</a></strong> </p>
 
             <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
-            <h2>Apache OFBiz 16.11.06</h2>
+            <h2>Apache OFBiz 16.11.07</h2>
             <div class="divider"><span></span></div>
-            <p> Released in September 2019, this is the sixth release of the 16.11 series, that has been stabilized since November 2016. </p>
-            <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a>
-            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a>
-            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a>
+            <p> Released in February 2020, this is the seventh, and possibly last, release of the 16.11 series, that has been stabilized since November 2016.</p>
+            <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.07.zip" target="external" >Download OFBiz 16.11.07</a>
+            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.07.zip.asc" target="external">[PGP]</a>
+            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.07.zip.sha512" target="external">[SHA512]</a>
             <a href="https://www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
-            <a href="release-notes-16.11.06.html">[Release Notes]</a>
+            <a href="release-notes-16.11.07.html">[Release Notes]</a>
 
             <h2>Earlier Releases</h2>
             <div class="divider"><span></span></div>

Added: ofbiz/site/release-notes-16.11.07.html
URL: http://svn.apache.org/viewvc/ofbiz/site/release-notes-16.11.07.html?rev=1873709&view=auto
==============================================================================
--- ofbiz/site/release-notes-16.11.07.html (added)
+++ ofbiz/site/release-notes-16.11.07.html Thu Feb  6 14:04:27 2020
@@ -0,0 +1,283 @@
+<!DOCTYPE html>
+<html lang="en">
+<!--[if lt IE 7 ]><html class="ie ie6" lang="en"> <![endif]-->
+<!--[if IE 7 ]><html class="ie ie7" lang="en"> <![endif]-->
+<!--[if IE 8 ]><html class="ie ie8" lang="en"> <![endif]-->
+<!--[if (gte IE 9)|!(IE)]><!-->
+<head>
+<meta charset="utf-8">
+<title>The Apache OFBiz&reg; Project - Release Notes 16.11.07</title>
+<meta name="Description" content="OFBiz is an open source enterprise automation software project licensed under the Apache License. It means you are not alone and can work with many others." />
+<meta name="Robots" content="index,follow" />
+<!-- Mobile Specific Metas
+    ================================================== -->
+<meta name="viewport" content="width=device-width, initial-scale=1.0">
+<!-- CSS
+    ================================================== -->
+<!-- Bootstrap  -->
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.css">
+<!-- web font  -->
+<link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,800" rel="stylesheet" type="text/css">
+<!-- plugin css  -->
+<link rel="stylesheet" type="text/css" href="/js/plugins/pretty-photo/css/prettyPhoto.css" />
+<link rel="stylesheet" type="text/css" href="/js/plugins/rs-plugin/css/settings.css" media="screen" />
+<link type="text/css" rel="stylesheet" href="/js/plugins/hoverdir/css/style.css">
+<!-- icon fonts -->
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons.css">
+<link type="text/css" rel="stylesheet" href="/font-icons/custom-icons/css/custom-icons-ie7.css">
+<!-- Custom css -->
+<link type="text/css" rel="stylesheet" href="/css/layout.css">
+<link type="text/css" id="colors" rel="stylesheet" href="/css/colors.css">
+<!--[if lt IE 9]><script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
+<!--[if gte IE 9]><style type="text/css">.iconBig, .active, .hover a , .Shover a { filter: none !important; } </style> <![endif]-->
+<script src="js/modernizr-2.6.1.min.js"></script>
+<!-- Favicons
+    ================================================== -->
+<link rel="shortcut icon" href="/images/favicon.ico">
+<link rel="apple-touch-icon" href="/images/apple-icon.png">
+<link rel="apple-touch-icon" sizes="72x72" href="/images/apple-icon-72x72.png">
+<link rel="apple-touch-icon" sizes="114x114" href="/images/apple-icon-114x114.png">
+<link rel="apple-touch-icon" sizes="144x144" href="/images/apple-icon-144x144.png">
+</head>
+<body>
+<!-- header -->
+<header id="mainHeader" class="clearfix">
+  <div class="navbar navbar-fixed-top">
+    <div class="navbar-inner">
+      <div class="container"> <a href="index.html" class="brand"><img src="images/ofbiz_logo.png" alt="Apache OFBiz Logo"/></a>
+        <nav id="mainMenu" class="clearfix">
+          <ul>
+            <li><a href="index.html" class="firstLevel">Home</a></li>
+            <li><a href="#" class="firstLevel">Getting Started</a>
+              <ul>
+                <li><a href="developers.html" class="">Developers</a></li>
+                <li><a href="business-users.html" class="last">Business Users</a></li>
+              </ul>
+            </li>
+            <li><a href="#" class="firstLevel">News</a>
+              <ul>
+                <li><a href="//twitter.com/apacheofbiz" target="external">Twitter</a></li>
+                <li><a href="//blogs.apache.org/ofbiz/" target="external" class="last">Blog</a></li>
+              </ul>
+            </li>
+            <li><a href="#" class="firstLevel">Documentation</a>
+              <ul>
+                <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Documentation#Documentation-End-UserDocumentation" target="external" class="">User Documentation</a></li>
+                <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Technical+Documentation" target="external" class="">Technical Documentation</a></li>
+                <li><a href="//cwiki.apache.org/confluence/display/OFBIZ/Home" target="external" class="">Wiki</a></li>
+                <li><a href="//ci.apache.org/projects/ofbiz/site/javadocs/" target="external" class="last">API Reference</a></li>
+              </ul>
+            </li>
+            <li><a href="#" class="firstLevel">Community</a>
+              <ul>
+                <li><a href="getting-involved.html">Getting Involved</a></li>                
+                <li><a href="mailing-lists.html">Mailing Lists</a></li>
+                <li><a href="source-repositories.html">Source Repository</a></li>
+                <li><a href="download.html">Downloads</a></li>
+                <li><a href="//issues.apache.org/jira/browse/OFBIZ/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel" target="external" >Issue Tracker</a></li>
+                <li><a href="faqs.html" class="last">FAQ</a></li>
+              </ul>
+            </li>
+            <li><a href="ofbiz-demos.html" class="firstLevel">Demos</a></li>
+		  <li>
+		    <a href="//twitter.com/ApacheOfbiz" class="icon-twitter-bird socialIcon tips"
+		      target="external" title="follow us on Twitter"><span>twitter</span></a>
+		  </li>
+		  <li><a href="//www.youtube.com/user/ofbiz" class="icon-play socialIcon tips"  title="follow us on Youtube"><span>Youtube</span></a></li>
+		  <li><a href="//www.facebook.com/Apache-OFBiz-1478219232210477/?ref=page_internal" class="icon-facebook socialIcon tips"  title="follow us on Facebook"><span>facebook</span></a></li>
+		  <!--<li><a href="#" class="icon-rss socialIcon tips"  title="Our rss feed"><span>rss feed</span></a></li>         
+		  <li><a href="#" class="icon-gplus socialIcon tips"  title="follow us on Google +"><span>google +</span></a></li>
+		  <li><a href="#" class="icon-instagram socialIcon tips"  title="follow us on Instagram"><span>instagram</span></a></li>
+		  <li><a href="#" class="icon-linkedin socialIcon tips"  title="follow us on Linkedin"><span>linkedin</span></a></li>
+		  <li><a href="#" class="icon-pinterest-circled socialIcon tips"  title="follow us on Pinterest"><span>Pinterest</span></a></li>-->
+          </ul>
+        </nav>
+      </div>
+    </div>
+  </div>
+</header>
+<!-- header -->
+<!-- globalWrapper -->
+<div id="globalWrapper">
+ <!-- page content -->
+ <section id="content" class="fullWidth">
+    <header class="headerPage">
+      <div class="container clearfix">
+        <div class="row">
+          <h1 class="span8">Release Notes 16.11.07</h1>
+      <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="download.html">Download</a><span>/</span><span class="current">Release Notes 16.11.07</span> </div>
+        </div>
+      </div>
+    </header>
+  <section id="content" class="features" >
+  <div class="slice clearfix">
+      <div class="container">
+<div class="row">
+  <div>
+  <p>Apache OFBiz&reg; 16.11.07, released in 2020-02-04, is the seventh release of the 16.11 series, that has been stabilized since November 2016.</p>
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11196'>OFBIZ-11196</a>] -         Path Traversal in webtools/control/FetchLogs and ViewFile
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7664'>OFBIZ-7664</a>] -         Inconsistencies on the title and the label on button of create forms.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10284'>OFBIZ-10284</a>] -         Handling tenant in XmlRpcEventHandler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10585'>OFBIZ-10585</a>] -         Production run not created for marketing package auto type product if component inventory is not available
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10796'>OFBIZ-10796</a>] -         Check run payment(A/P) transactions not getting available for reconciliation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11038'>OFBIZ-11038</a>] -         Unable to view a PartyContent on view profile page of a party
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11068'>OFBIZ-11068</a>] -         Error while CSR creates a return.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11113'>OFBIZ-11113</a>] -         “At least one phone number is required below” message should be uneditable while creating new customer using partymgr
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11119'>OFBIZ-11119</a>] -         Sales By Store Report not working
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11122'>OFBIZ-11122</a>] -         FTL Error on Order Entry Payment screen
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11123'>OFBIZ-11123</a>] -         NotSerializableException after uploading images to an order
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11201'>OFBIZ-11201</a>] -         Error in log when looking for parties at partymgr/control/main
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11216'>OFBIZ-11216</a>] -         &quot;Get Hint Password&quot; functionality is not working 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11230'>OFBIZ-11230</a>] -         EditExample always update status, because current Status not shown
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11252'>OFBIZ-11252</a>] -         FTL error for purchase order with Bulk Item Type
+</li>
+</ul>
+            
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10639'>OFBIZ-10639</a>] -         Cookie Consent In E-Commerce For Release Branch 16.11
+</li>
+</ul>
+    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11198'>OFBIZ-11198</a>] -         FindArInvoices request needs performance improvement regarding use of EntityListIterator::hasNext method
+</li>
+</ul>
+
+  </div>
+</div>
+</div>
+</div>
+</section>
+</section><!-- footer -->
+<footer class="footer1">
+  <div class="container" id="footer">
+    <div class="row">
+      <div class="span6 timelineWidget">
+        <h2>Latest tweets</h2>
+        <!--
+        <div class="divider"><span></span></div>
+        <ul class="socialNetwork nav">
+          <li>
+            <a href="//twitter.com/ApacheOfbiz" class="icon-twitter-bird socialIcon tips"
+              target="external" title="follow us on Twitter"><span>twitter</span></a>
+          </li>
+          <li><a href="//www.youtube.com/user/ofbiz" class="icon-play socialIcon tips"  title="follow us on Youtube"><span>Youtube</span></a></li>
+          <li><a href="//www.facebook.com/Apache-OFBiz-1478219232210477/?ref=page_internal" class="icon-facebook socialIcon tips"  title="follow us on Facebook"><span>facebook</span></a></li>
+          <li><a href="#" class="icon-rss socialIcon tips"  title="Our rss feed"><span>rss feed</span></a></li>
+          <li><a href="#" class="icon-gplus socialIcon tips"  title="follow us on Google +"><span>google +</span></a></li>
+          <li><a href="#" class="icon-instagram socialIcon tips"  title="follow us on Instagram"><span>instagram</span></a></li>
+          <li><a href="#" class="icon-linkedin socialIcon tips"  title="follow us on Linkedin"><span>linkedin</span></a></li>
+          <li><a href="#" class="icon-pinterest-circled socialIcon tips"  title="follow us on Pinterest"><span>Pinterest</span></a></li>
+        </ul>
+        -->
+        <div id="twitterFrame"> <a class="twitter-timeline" href="//twitter.com/ApacheOfbiz?height=250" data-widget-id="588661945194192896"  data-tweet-limit="2" data-theme="dark" data-chrome="nofooter noheader transparent" >Tweets by @ApacheOfbiz</a>
+          <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
+        </div>
+      </div>
+      <div class="span3 contactWidget">
+        <h2>Contact Community</h2>
+        <div class="divider"><span></span></div>
+        <ul>
+          <li><a href="mailing-lists.html">Mailing Lists</a></li>
+          <li><a href="source-repositories.html">Source Repository (SVN)</a></li>
+          <li><a href="//issues.apache.org/jira/browse/OFBIZ" target="external">Issue Tracker (Jira)</a></li>
+          <li><a href="//www.youtube.com/user/ofbiz" target="external">OFBiz Youtube Channel</a></li>
+          <li><a href="//vimeo.com/channels/apacheofbiz" target="external">OFBiz Vimeo Channel</a></li>
+          <li>
+            <a href="//s.apache.org/ofbiz-slack-channel" target="external">OFBiz Chat</a><br/>
+            <span class="footer-note">
+              Note: To chat with users and developers of Apache OFBiz.
+              <br>Please create a Slack account using <a href="//s.apache.org/slack-invite" target="external">this invite link</a> and
+              <a href="//s.apache.org/ofbiz-slack-channel" target="external">join the <b>#ofbiz channel</b>.</a>
+              Please do <b>not</b> ask OFBiz questions in the #general channel.
+            </span>
+          </li>
+        </ul>
+      </div>
+      <div class="span3 sociallWidget">
+        <h2>ASF Information</h2>
+        <div class="divider"><span></span></div>
+        <ul>
+          <li><a href="https://www.apache.org/foundation/" target="external">Apache Software Foundation</a></li>
+          <li><a href="https://www.apache.org/events/current-event" target="external">Events</a></li>
+          <li><a href="https://www.apache.org/foundation/sponsorship.html" target="external">Sponsorship</a>
+          		and <a href="https://www.apache.org/foundation/contributing.html" target="external">Donations</a>
+          </li>
+          <li><a href="https://www.apache.org/foundation/thanks.html" target="external">Thanks</a></li>
+          <li><a href="https://ofbiz.apache.org/security.html">Security</a></li>
+          <li><a href="https://www.apache.org/licenses/" target="external">License</a></li>
+        </ul>
+      </div>
+    </div>
+  </div>
+</footer>
+<footer class="footer2" id="footerRights">
+  <div class="container">
+    <div class="row">
+      <div class="span12">
+        <p>
+          Copyright © 2019 The Apache Software Foundation.
+          <a href="https://www.apache.org/licenses/" target="external">Licensed under the  Apache License, Version 2.0</a>.<br/>
+          Apache OFBiz, OFBiz, the project logo and the Apache feather logo are trademarks of <a href="https://www.apache.org/" target="external">The Apache Software Foundation.</a>
+        </p>
+      </div>
+    </div>
+  </div>
+</footer>
+<!-- footer -->
+</div>
+<!-- globalWrapper -->
+<script type="text/javascript" src="js/plugins/respond/respond.min.js"></script>
+<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
+<script type="text/javascript" src="js/plugins/jquery-ui/jquery-ui-1.8.23.custom.min.js"></script>
+<!-- third party plugins  -->
+<script type="text/javascript" src="bootstrap/js/bootstrap.js"></script>
+<script type="text/javascript" src="bootstrap/js/bootstrap-carousel.js"></script>
+<script type="text/javascript" src="js/plugins/easing/jquery.easing.1.3.js"></script>
+<script type="text/javascript" src="js/plugins/pretty-photo/js/jquery.prettyPhoto.js"></script>
+<script type="text/javascript" src="js/plugins/hoverdir/jquery.hoverdir.js"></script>
+<!-- jQuery KenBurn Slider  -->
+<script type="text/javascript" src="js/plugins/rs-plugin/js/jquery.themepunch.plugins.min.js"></script>
+<script type="text/javascript" src="js/plugins/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
+<!-- Custom  -->
+<script type="text/javascript" src="js/custom.js"></script>
+<script type="text/javascript">
+    var _gaq = _gaq || [];
+    _gaq.push(['_setAccount', UA]);
+    _gaq.push(['_trackPageview']);
+
+    (function() {
+        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
+        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
+    })();
+</script>
+</body>
+</html>

Propchange: ofbiz/site/release-notes-16.11.07.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ofbiz/site/release-notes-16.11.07.html
------------------------------------------------------------------------------
    svn:keywords = Date Rev Author URL Id

Propchange: ofbiz/site/release-notes-16.11.07.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: ofbiz/site/template/page/download.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/download.tpl.php?rev=1873709&r1=1873708&r2=1873709&view=diff
==============================================================================
--- ofbiz/site/template/page/download.tpl.php (original)
+++ ofbiz/site/template/page/download.tpl.php Thu Feb  6 14:04:27 2020
@@ -30,16 +30,16 @@
                 <div class="tab-pane active" id="tabs-1">
                   <ul>
                     <li>
-                      <h2>OFBiz 16.11.06</h2>
-                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">&rarr; Download</a>
+                      <h2>OFBiz 16.11.07</h2>
+                      <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.07.zip" target="external" class="moreLink">&rarr; Download</a>
                     </li>
                   </ul>
                 </div>
                 <div class="tab-pane" id="tabs-2">
                   <ul>
                     <li>
-                      <h2>OFBiz 16.11.06</h2>
-                      <a href="release-notes-16.11.06.html" class="moreLink">&rarr; View</a>
+                      <h2>OFBiz 16.11.07</h2>
+                      <a href="release-notes-16.11.07.html" class="moreLink">&rarr; View</a>
                     </li>
                   </ul>
                 </div>
@@ -54,14 +54,14 @@
             <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. If you need more information about why and how to verify the integrity of the release file <a href="http://www.apache.org/info/verification.html" class="moreLink">this &rarr; page is what you look for</a></strong> </p>
 
             <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p>
-            <h2>Apache OFBiz 16.11.06</h2>
+            <h2>Apache OFBiz 16.11.07</h2>
             <div class="divider"><span></span></div>
-            <p> Released in September 2019, this is the sixth release of the 16.11 series, that has been stabilized since November 2016. </p>
-            <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a>
-            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a>
-            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a>
+            <p> Released in February 2020, this is the seventh, and possibly last, release of the 16.11 series, that has been stabilized since November 2016.</p>
+            <a href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.07.zip" target="external" >Download OFBiz 16.11.07</a>
+            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.07.zip.asc" target="external">[PGP]</a>
+            <a href="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.07.zip.sha512" target="external">[SHA512]</a>
             <a href="https://www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a>
-            <a href="release-notes-16.11.06.html">[Release Notes]</a>
+            <a href="release-notes-16.11.07.html">[Release Notes]</a>
 
             <h2>Earlier Releases</h2>
             <div class="divider"><span></span></div>

Added: ofbiz/site/template/page/release-notes-16.11.07.tpl.php
URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/release-notes-16.11.07.tpl.php?rev=1873709&view=auto
==============================================================================
--- ofbiz/site/template/page/release-notes-16.11.07.tpl.php (added)
+++ ofbiz/site/template/page/release-notes-16.11.07.tpl.php Thu Feb  6 14:04:27 2020
@@ -0,0 +1,80 @@
+<?php //Variable declarations for region templates
+  $head_title = '<title>The Apache OFBiz&reg; Project - Release Notes 16.11.07</title>';
+?>
+ <!-- page content -->
+ <section id="content" class="fullWidth">
+    <header class="headerPage">
+      <div class="container clearfix">
+        <div class="row">
+          <h1 class="span8">Release Notes 16.11.07</h1>
+      <div class="span4" id="navTrail"> <a href="index.html" class="homeLink">home</a><span>/</span><a href="download.html">Download</a><span>/</span><span class="current">Release Notes 16.11.07</span> </div>
+        </div>
+      </div>
+    </header>
+  <section id="content" class="features" >
+  <div class="slice clearfix">
+      <div class="container">
+<div class="row">
+  <div>
+  <p>Apache OFBiz&reg; 16.11.07, released in 2020-02-04, is the seventh release of the 16.11 series, that has been stabilized since November 2016.</p>
+
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11196'>OFBIZ-11196</a>] -         Path Traversal in webtools/control/FetchLogs and ViewFile
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-7664'>OFBIZ-7664</a>] -         Inconsistencies on the title and the label on button of create forms.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10284'>OFBIZ-10284</a>] -         Handling tenant in XmlRpcEventHandler
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10585'>OFBIZ-10585</a>] -         Production run not created for marketing package auto type product if component inventory is not available
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10796'>OFBIZ-10796</a>] -         Check run payment(A/P) transactions not getting available for reconciliation
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11038'>OFBIZ-11038</a>] -         Unable to view a PartyContent on view profile page of a party
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11068'>OFBIZ-11068</a>] -         Error while CSR creates a return.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11113'>OFBIZ-11113</a>] -         “At least one phone number is required below” message should be uneditable while creating new customer using partymgr
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11119'>OFBIZ-11119</a>] -         Sales By Store Report not working
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11122'>OFBIZ-11122</a>] -         FTL Error on Order Entry Payment screen
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11123'>OFBIZ-11123</a>] -         NotSerializableException after uploading images to an order
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11201'>OFBIZ-11201</a>] -         Error in log when looking for parties at partymgr/control/main
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11216'>OFBIZ-11216</a>] -         &quot;Get Hint Password&quot; functionality is not working 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11230'>OFBIZ-11230</a>] -         EditExample always update status, because current Status not shown
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11252'>OFBIZ-11252</a>] -         FTL error for purchase order with Bulk Item Type
+</li>
+</ul>
+            
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-10639'>OFBIZ-10639</a>] -         Cookie Consent In E-Commerce For Release Branch 16.11
+</li>
+</ul>
+    
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-11198'>OFBIZ-11198</a>] -         FindArInvoices request needs performance improvement regarding use of EntityListIterator::hasNext method
+</li>
+</ul>
+
+  </div>
+</div>
+</div>
+</div>
+</section>
+</section>
\ No newline at end of file