template/page/release-notes-18.12.19.tpl.php (42 lines of code) (raw):
<?php //Variable declarations for region templates
$head_title = '<title>The Apache OFBiz® Project - Release Notes 18.12.19</title>';
?>
<!-- page content -->
<section id="content" class="fullWidth">
<header class="headerPage">
<div class="container clearfix">
<div class="row">
<h1 class="span8">Release Notes 18.12.19</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 18.12.19</span> </div>
</div>
</div>
</header>
<section id="content" class="features" >
<div class="slice clearfix">
<div class="container">
<div class="row">
<div>
<p>Apache OFBiz® 18.12.19, released in April 2025, is the 19th release of the 18.12 series, which has been feature-frozen since December 2018, receiving only bug fixes.</p>
<h2> Sub-task
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13216'>OFBIZ-13216</a>] - [SECURITY] Several CVEs in Apache Tomcat
</li>
</ul>
<h2> Bug
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13217'>OFBIZ-13217</a>] - Update best-bet behavior in ContentUrlTag.java
</li>
</ul>
<h2> Improvement
</h2>
<ul>
<li>[<a href='https://issues.apache.org/jira/browse/OFBIZ-13219'>OFBIZ-13219</a>] - Only accept right URLs as referrer
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</section>