This is an automated email from the ASF dual-hosted git repository.
jacopoc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ofbiz-site.git
The following commit(s) were added to refs/heads/master by this push:
new 11fca64 Add new release information for Apache OFBiz 24.09.06
11fca64 is described below
commit 11fca64c076437de7cacc7b93102093962c13c74
Author: Jacopo Cappellato <[email protected]>
AuthorDate: Tue May 19 09:01:30 2026 +0200
Add new release information for Apache OFBiz 24.09.06
---
download.html | 20 +-
release-notes-24.09.06.html | 303 +++++++++++++++++++++++++++
template/page/download.tpl.php | 20 +-
template/page/release-notes-24.09.06.tpl.php | 108 ++++++++++
4 files changed, 435 insertions(+), 16 deletions(-)
diff --git a/download.html b/download.html
index b470419..19af9e5 100644
--- a/download.html
+++ b/download.html
@@ -129,13 +129,17 @@
<div class="tab-pane active" id="tabs-1">
<ul>
<li>
- <h2>OFBiz 24.09.05</h2>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
+ <h2>OFBiz 24.09.06</h2>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.06.zip"
target="external" class="moreLink">→ Download</a>
</li>
</ul>
</div>
<div class="tab-pane" id="tabs-2">
<ul>
+ <li>
+ <h2>OFBiz 24.09.06</h2>
+ <a href="release-notes-24.09.06.html"
class="moreLink">→ View</a>
+ </li>
<li>
<h2>OFBiz 24.09.05</h2>
<a href="release-notes-24.09.05.html"
class="moreLink">→ View</a>
@@ -328,14 +332,14 @@
<p>The history of security related fixes included in each release
is
available <a href="security.html">here</a></p>
- <h2>Apache OFBiz 24.09.05</h2>
+ <h2>Apache OFBiz 24.09.06</h2>
<div class="divider"><span></span></div>
- <p>Released in January 2026, this is the fifth release of the
24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.asc"
target="external">[PGP]</a>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.sha512"
target="external">[SHA512]</a>
+ <p>Released in May 2026, this is the sixth release of the 24.09
series, which has been feature-frozen since September 2024, receiving only bug
fixes.</p>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.06.zip"
target="external" >Download OFBiz 24.09.06</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.06.zip.asc"
target="external">[PGP]</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.06.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>
- <a href="release-notes-24.09.05.html">[Release Notes]</a>
+ <a href="release-notes-24.09.06.html">[Release Notes]</a>
<p><strong>We strongly encourage OFBiz users to report security
problems affecting OFBiz to the private security mailing lists (either
[email protected] or [email protected]),
before disclosing them in a public forum. Please don't pack
several vulnerabilities in the same report, send them one by one, thanks in
advance.</strong></p>
diff --git a/release-notes-24.09.06.html b/release-notes-24.09.06.html
new file mode 100644
index 0000000..14c131c
--- /dev/null
+++ b/release-notes-24.09.06.html
@@ -0,0 +1,303 @@
+<!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® Project - Release Notes 24.09.06</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
+ ================================================== -->
+<!-- local fonts -->
+<link type="text/css" id="fonts" rel="stylesheet" href="/css/fonts.css">
+<!-- Bootstrap -->
+<link type="text/css" rel="stylesheet" href="/bootstrap/css/bootstrap.min.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="//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"
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="#" class="firstLevel">API Reference</a>
+ <ul>
+ <li title="Trunk API">
+ <a
href="https://nightlies.apache.org/ofbiz/trunk/javadoc/"
target="external">Trunk API</a>
+ </li>
+ <li title="Stable release API">
+ <a
href="https://nightlies.apache.org/ofbiz/stable/javadoc/"
target="external">Stable Release API</a>
+ </li>
+ <li title="Next release API">
+ <a
href="https://nightlies.apache.org/ofbiz/next/javadoc/" target="external">Next
Release API</a>
+ </li>
+ </ul>
+ </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="https://s.apache.org/dsj2p" 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="//www.youtube.com/user/ofbiz" class="icon-play
socialIcon tips" target="external" title="follow us on
Youtube"><span>Youtube</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 24.09.06</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
24.09.06</span>
+ </div>
+ </div>
+ </div>
+ </header>
+ <section id="content" class="features" >
+ <div class="slice clearfix">
+ <div class="container">
+<div class="row">
+ <div>
+ <p>Apache OFBiz® 24.09.06, released in May 2026, is the sixth release of
the 24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
+
+ Release Notes - OFBiz - Version 24.09.06
+
+<h2> Sub-task
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13339'>OFBIZ-13339</a>] -
jsgantt-improved bloks qs.js update
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13365'>OFBIZ-13365</a>] -
[SECURITY] Several CVEs in Apache Tomcat
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13381'>OFBIZ-13381</a>] -
[SECURITY] Several CVEs in Apache Tomcat
+</li>
+</ul>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12104'>OFBIZ-12104</a>] -
Promotion item is added in created status after page is refresh
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12157'>OFBIZ-12157</a>] -
Exception Error while trying add address id in Shipment
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12325'>OFBIZ-12325</a>] -
pricatdemo/control/pricatUpload fails to load the demo file
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12561'>OFBIZ-12561</a>] -
Payment Find screen shows unnecessary 'find' trigger
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12818'>OFBIZ-12818</a>] -
request PaymentAcctgTransEntriesPdf throws an error
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13243'>OFBIZ-13243</a>] -
Fix Production Run cost calculation logic to exclude returned items from
material cost calculations
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13332'>OFBIZ-13332</a>] -
Lookup don't work on area just updated
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13341'>OFBIZ-13341</a>] -
Endless loop in SecuredUpload::inflate
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13342'>OFBIZ-13342</a>] -
CommonEmptyHeader wrong value
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13343'>OFBIZ-13343</a>] -
When a shipment has already been marked as 'Received', the screen
'Receive Inventory Against Purchase Order' should not allow further
items to be received
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13353'>OFBIZ-13353</a>] -
The Receive Against PO menu item is misplaced, duplicated, and does not
show focus
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13357'>OFBIZ-13357</a>] -
Issues affect the 'Shipment Action Bar' menu of the ‘Receive
Inventory Against Purchase Order’ screen
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13358'>OFBIZ-13358</a>] -
When receiving inventory from the ‘Receive Inventory Against Purchase
Order’ screen, invoices generated for purchase orders containing more than one
item are incomplete
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13364'>OFBIZ-13364</a>] -
Some widget form targets violate security checks
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13368'>OFBIZ-13368</a>] -
Remove obsolete enableRemoteStreaming from solrconfig.xml
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13373'>OFBIZ-13373</a>] -
Error when forcing PO completion if receipt contains rejected units
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13374'>OFBIZ-13374</a>] -
catalog/control/ImageRecentlyApproved fails
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13376'>OFBIZ-13376</a>] -
PO receipts with zero accepted units are not handled correctly
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13377'>OFBIZ-13377</a>] -
Incorrect management of CORS origins in the rest-api plugin
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13378'>OFBIZ-13378</a>] -
Pressing sort button in any UI view will end with NPE
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13379'>OFBIZ-13379</a>] -
Not possible to add product to Promo Action Rule
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13385'>OFBIZ-13385</a>] -
Possible NPE in PayPal services
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13387'>OFBIZ-13387</a>] -
Currently RAT report stable and next are inversed
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13389'>OFBIZ-13389</a>] -
Updating field with URL with TLD not listed in UtilHttp.extractUrls
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13390'>OFBIZ-13390</a>] -
Sales Order Screen broken (Huge font size) after order completed with email
notification
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12850'>OFBIZ-12850</a>] -
Duplicate class ... hot reload failed
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13371'>OFBIZ-13371</a>] -
Allow to optionally opt out from whitelisted static calls in Freemarker
+</li>
+</ul>
+
+</div>
+</div>
+</div>
+</div>
+</section>
+</section>
+<!-- footer -->
+<footer class="footer1">
+ <div class="container" id="footer">
+ <div class="row">
+ <div class="span6 timelineWidget">
+ </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
(Git)</a></li>
+ <li><a href="https://s.apache.org/dsj2p" 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>
+ <li><a
href="//cwiki.apache.org/confluence/display/OFBIZ/Apache+OFBiz+PMC+Members+and+Committers"
target="external">Who we are</a></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://privacy.apache.org/policies/privacy-policy-public.html"
target="external">Privacy Policy</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 © 2026 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.12.4.min.js"></script>
+<script type="text/javascript" src="js/jquery-migrate-1.0.0.min.js"></script>
+<script type="text/javascript"
src="js/plugins/jquery-browser-plugin/jquery.browser.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>
+<!-- Matomo -->
+<script type="text/javascript">
+ var _paq = window._paq = window._paq || [];
+ /* tracker methods like "setCustomDimension" should be called before
+"trackPageView" */
+ /* We explicitly disable cookie tracking to avoid privacy issues */
+ _paq.push(['disableCookies']);
+ _paq.push(['trackPageView']);
+ _paq.push(['enableLinkTracking']);
+ (function() {
+ var u="https://analytics.apache.org/";
+ _paq.push(['setTrackerUrl', u+'matomo.php']);
+ _paq.push(['setSiteId', '21']);
+ var d=document, g=d.createElement('script'),
s=d.getElementsByTagName('script')[0];
+ g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
+ })();
+</script>
+<!-- End Matomo Code -->
+</body>
+</html>
diff --git a/template/page/download.tpl.php b/template/page/download.tpl.php
index 2f585a9..52d2c25 100644
--- a/template/page/download.tpl.php
+++ b/template/page/download.tpl.php
@@ -30,13 +30,17 @@
<div class="tab-pane active" id="tabs-1">
<ul>
<li>
- <h2>OFBiz 24.09.05</h2>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" class="moreLink">→ Download</a>
+ <h2>OFBiz 24.09.06</h2>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.06.zip"
target="external" class="moreLink">→ Download</a>
</li>
</ul>
</div>
<div class="tab-pane" id="tabs-2">
<ul>
+ <li>
+ <h2>OFBiz 24.09.06</h2>
+ <a href="release-notes-24.09.06.html"
class="moreLink">→ View</a>
+ </li>
<li>
<h2>OFBiz 24.09.05</h2>
<a href="release-notes-24.09.05.html"
class="moreLink">→ View</a>
@@ -229,14 +233,14 @@
<p>The history of security related fixes included in each release
is
available <a href="security.html">here</a></p>
- <h2>Apache OFBiz 24.09.05</h2>
+ <h2>Apache OFBiz 24.09.06</h2>
<div class="divider"><span></span></div>
- <p>Released in January 2026, this is the fifth release of the
24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
- <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.05.zip"
target="external" >Download OFBiz 24.09.05</a>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.asc"
target="external">[PGP]</a>
- <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.05.zip.sha512"
target="external">[SHA512]</a>
+ <p>Released in May 2026, this is the sixth release of the 24.09
series, which has been feature-frozen since September 2024, receiving only bug
fixes.</p>
+ <a
href="https://www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-24.09.06.zip"
target="external" >Download OFBiz 24.09.06</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.06.zip.asc"
target="external">[PGP]</a>
+ <a
href="https://downloads.apache.org/ofbiz/apache-ofbiz-24.09.06.zip.sha512"
target="external">[SHA512]</a>
<a href="https://downloads.apache.org/ofbiz/KEYS"
target="external">[KEYS]</a>
- <a href="release-notes-24.09.05.html">[Release Notes]</a>
+ <a href="release-notes-24.09.06.html">[Release Notes]</a>
<p><strong>We strongly encourage OFBiz users to report security
problems affecting OFBiz to the private security mailing lists (either
[email protected] or [email protected]),
before disclosing them in a public forum. Please don't pack
several vulnerabilities in the same report, send them one by one, thanks in
advance.</strong></p>
diff --git a/template/page/release-notes-24.09.06.tpl.php
b/template/page/release-notes-24.09.06.tpl.php
new file mode 100644
index 0000000..1d39bd5
--- /dev/null
+++ b/template/page/release-notes-24.09.06.tpl.php
@@ -0,0 +1,108 @@
+<?php //Variable declarations for region templates
+ $head_title = '<title>The Apache OFBiz® Project - Release Notes
24.09.06</title>';
+?>
+ <!-- page content -->
+ <section id="content" class="fullWidth">
+ <header class="headerPage">
+ <div class="container clearfix">
+ <div class="row">
+ <h1 class="span8">Release Notes 24.09.06</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
24.09.06</span>
+ </div>
+ </div>
+ </div>
+ </header>
+ <section id="content" class="features" >
+ <div class="slice clearfix">
+ <div class="container">
+<div class="row">
+ <div>
+ <p>Apache OFBiz® 24.09.06, released in May 2026, is the sixth release of
the 24.09 series, which has been feature-frozen since September 2024, receiving
only bug fixes.</p>
+
+ Release Notes - OFBiz - Version 24.09.06
+
+<h2> Sub-task
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13339'>OFBIZ-13339</a>] -
jsgantt-improved bloks qs.js update
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13365'>OFBIZ-13365</a>] -
[SECURITY] Several CVEs in Apache Tomcat
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13381'>OFBIZ-13381</a>] -
[SECURITY] Several CVEs in Apache Tomcat
+</li>
+</ul>
+
+<h2> Bug
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12104'>OFBIZ-12104</a>] -
Promotion item is added in created status after page is refresh
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12157'>OFBIZ-12157</a>] -
Exception Error while trying add address id in Shipment
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12325'>OFBIZ-12325</a>] -
pricatdemo/control/pricatUpload fails to load the demo file
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12561'>OFBIZ-12561</a>] -
Payment Find screen shows unnecessary 'find' trigger
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12818'>OFBIZ-12818</a>] -
request PaymentAcctgTransEntriesPdf throws an error
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13243'>OFBIZ-13243</a>] -
Fix Production Run cost calculation logic to exclude returned items from
material cost calculations
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13332'>OFBIZ-13332</a>] -
Lookup don't work on area just updated
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13341'>OFBIZ-13341</a>] -
Endless loop in SecuredUpload::inflate
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13342'>OFBIZ-13342</a>] -
CommonEmptyHeader wrong value
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13343'>OFBIZ-13343</a>] -
When a shipment has already been marked as 'Received', the screen
'Receive Inventory Against Purchase Order' should not allow further
items to be received
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13353'>OFBIZ-13353</a>] -
The Receive Against PO menu item is misplaced, duplicated, and does not
show focus
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13357'>OFBIZ-13357</a>] -
Issues affect the 'Shipment Action Bar' menu of the ‘Receive
Inventory Against Purchase Order’ screen
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13358'>OFBIZ-13358</a>] -
When receiving inventory from the ‘Receive Inventory Against Purchase
Order’ screen, invoices generated for purchase orders containing more than one
item are incomplete
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13364'>OFBIZ-13364</a>] -
Some widget form targets violate security checks
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13368'>OFBIZ-13368</a>] -
Remove obsolete enableRemoteStreaming from solrconfig.xml
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13373'>OFBIZ-13373</a>] -
Error when forcing PO completion if receipt contains rejected units
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13374'>OFBIZ-13374</a>] -
catalog/control/ImageRecentlyApproved fails
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13376'>OFBIZ-13376</a>] -
PO receipts with zero accepted units are not handled correctly
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13377'>OFBIZ-13377</a>] -
Incorrect management of CORS origins in the rest-api plugin
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13378'>OFBIZ-13378</a>] -
Pressing sort button in any UI view will end with NPE
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13379'>OFBIZ-13379</a>] -
Not possible to add product to Promo Action Rule
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13385'>OFBIZ-13385</a>] -
Possible NPE in PayPal services
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13387'>OFBIZ-13387</a>] -
Currently RAT report stable and next are inversed
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13389'>OFBIZ-13389</a>] -
Updating field with URL with TLD not listed in UtilHttp.extractUrls
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13390'>OFBIZ-13390</a>] -
Sales Order Screen broken (Huge font size) after order completed with email
notification
+</li>
+</ul>
+
+<h2> Improvement
+</h2>
+<ul>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-12850'>OFBIZ-12850</a>] -
Duplicate class ... hot reload failed
+</li>
+<li>[<a
href='https://issues.apache.org/jira/browse/OFBIZ-13371'>OFBIZ-13371</a>] -
Allow to optionally opt out from whitelisted static calls in Freemarker
+</li>
+</ul>
+
+</div>
+</div>
+</div>
+</div>
+</section>
+</section>