Author: fanningpj Date: Mon Sep 16 10:20:44 2024 New Revision: 1920711 URL: http://svn.apache.org/viewvc?rev=1920711&view=rev Log: update changes
Modified: poi/site/publish/changes.html poi/site/publish/components/index.html poi/site/publish/help/faq.html Modified: poi/site/publish/changes.html URL: http://svn.apache.org/viewvc/poi/site/publish/changes.html?rev=1920711&r1=1920710&r2=1920711&view=diff ============================================================================== --- poi/site/publish/changes.html (original) +++ poi/site/publish/changes.html Mon Sep 16 10:20:44 2024 @@ -231,7 +231,13 @@ document.write("Last Published: " + docu <li>Breaking change: Some invalid content in the compressed file-formats for xlsx/docx/pptx/... now fail parsing to prevent handling malicious input incorrectly</li> +<li>Upgrade ant dependency to 1.10.15</li> + <li>Upgrade commons-codec dependency to 1.17.1</li> + +<li>Upgrade commons-compress dependency to 1.27.1</li> + +<li>Upgrade pdfbox dependency to 3.0.3</li> </ul> <a name="Changes"></a> @@ -251,16 +257,40 @@ document.write("Last Published: " + docu <tbody> <tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/653">github-653</a></td><td>HSSF</td><td>Adjust HSSFWorkbook.getSheet() to return the first case-insensitive match, similar to XSSF</td> +</tr> + +<tr class="action"> <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/655">github-655</a></td><td>XWPF</td><td>Fix searching text in paragraphs when text is spread across multiple runs</td> </tr> <tr class="action"> -<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/653">github-653</a></td><td>HSSF</td><td>Adjust HSSFWorkbook.getSheet() to return the first case-insensitive match, similar to XSSF</td> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/657">github-657</a></td><td>SXSSF</td><td>Support setting an arbitrary extra width value for column widths</td> +</tr> + +<tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/670">github-670</a></td><td>XWPF</td><td>XWPFRun.getText should support delInstrText and noBreakHyphen</td> +</tr> + +<tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/672">github-672</a></td><td>XWPF</td><td>Support removing XWPF Styles</td> +</tr> + +<tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://github.com/apache/poi/pull/673">github-673</a></td><td>OOXML</td><td>Add word10.xsd to poi-ooxml-full</td> </tr> <tr class="action"> <td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69154">69154</a></td><td>XSSF</td><td>Shifting columns with merged regions generates an error about overlapping regions</td> </tr> + +<tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69209">69209</a></td><td>SS_Common</td><td>default ignoreMissingFontSystem to true</td> +</tr> + +<tr class="action"> +<td><img class="icon" alt="fix" src="images/fix.png"></td><td><a href="https://bz.apache.org/bugzilla/show_bug.cgi?id=69323">69323</a></td><td>POI_Overall</td><td>DefaultTempFileCreationStrategy should worry about OS deleting the temp dir</td> +</tr> </tbody> </table> @@ -272,7 +302,7 @@ document.write("Last Published: " + docu 5.3.0 (2024-07-02) </h2> <div class="section"> -<a name="Summary-N10080"></a> +<a name="Summary-N100E9"></a> <h3 class="boxed">Summary</h3> <ul> @@ -293,7 +323,7 @@ document.write("Last Published: " + docu <li>Upgrade xmlbeans dependency to 5.2.1</li> </ul> -<a name="Changes-N1009F"></a> +<a name="Changes-N10108"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -363,7 +393,7 @@ document.write("Last Published: " + docu 5.2.5 (2023-11-25) </h2> <div class="section"> -<a name="Summary-N10170"></a> +<a name="Summary-N101D9"></a> <h3 class="boxed">Summary</h3> <ul> @@ -380,7 +410,7 @@ document.write("Last Published: " + docu <li>Upgrade xmlbeans dependency to 5.2.0</li> </ul> -<a name="Changes-N10189"></a> +<a name="Changes-N101F2"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -434,7 +464,7 @@ document.write("Last Published: " + docu 5.2.4 (2023-09-28) </h2> <div class="section"> -<a name="Summary-N1021A"></a> +<a name="Summary-N10283"></a> <h3 class="boxed">Summary</h3> <ul> @@ -461,7 +491,7 @@ document.write("Last Published: " + docu <li>Use jdk18on versions of bouncycastle jars (v1.76)</li> </ul> -<a name="Changes-N10242"></a> +<a name="Changes-N102AB"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -607,7 +637,7 @@ document.write("Last Published: " + docu 5.2.3 (2022-09-16) </h2> <div class="section"> -<a name="Summary-N10443"></a> +<a name="Summary-N104AC"></a> <h3 class="boxed">Summary</h3> <ul> @@ -626,7 +656,7 @@ document.write("Last Published: " + docu <li>Avoid some more possible overly large memory allocations on certain input documents</li> </ul> -<a name="Changes-N1045F"></a> +<a name="Changes-N104C8"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -828,14 +858,14 @@ document.write("Last Published: " + docu 5.2.2 (2022-03-19) </h2> <div class="section"> -<a name="Summary-N10740"></a> +<a name="Summary-N107A9"></a> <h3 class="boxed">Summary</h3> <ul> <li>Upgrade log4j-api dependency to 2.17.2 and graphics2d dependency to 0.35 as well as some test dependencies</li> </ul> -<a name="Changes-N1074A"></a> +<a name="Changes-N107B3"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -889,14 +919,14 @@ document.write("Last Published: " + docu 5.2.1 (2022-03-03) </h2> <div class="section"> -<a name="Summary-N107DB"></a> +<a name="Summary-N10844"></a> <h3 class="boxed">Summary</h3> <ul> <li>Upgrade curvesapi dependency to 1.07</li> </ul> -<a name="Changes-N107E5"></a> +<a name="Changes-N1084E"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -970,7 +1000,7 @@ document.write("Last Published: " + docu 5.2.0 (2022-01-14) </h2> <div class="section"> -<a name="Summary-N108C6"></a> +<a name="Summary-N1092F"></a> <h3 class="boxed">Summary</h3> <ul> @@ -983,7 +1013,7 @@ document.write("Last Published: " + docu <li>Upgrade PDFBox Graphics2d dependency to 0.34 and PDFBox dependency to 2.0.25</li> </ul> -<a name="Changes-N108D9"></a> +<a name="Changes-N10942"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -1077,7 +1107,7 @@ document.write("Last Published: " + docu 5.1.0 (2021-11-01) </h2> <div class="section"> -<a name="Summary-N10A0A"></a> +<a name="Summary-N10A73"></a> <h3 class="boxed">Summary</h3> <ul> @@ -1104,7 +1134,7 @@ document.write("Last Published: " + docu <li>By default, no DTDs will be accepted in XML files. This can be relaxed by setting POIXMLTypeLoader.DEFAULT_XML_OPTIONS.setDisallowDocTypeDeclaration(false).</li> </ul> -<a name="Changes-N10A32"></a> +<a name="Changes-N10A9B"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -1306,7 +1336,7 @@ document.write("Last Published: " + docu 5.0.0 (2021-01-20) </h2> <div class="section"> -<a name="Summary-N10D13"></a> +<a name="Summary-N10D7C"></a> <h3 class="boxed">Summary</h3> <ul> @@ -1333,7 +1363,7 @@ document.write("Last Published: " + docu <li>new experimental DeferredSXSSFWorkbook which creates fewer temp files by lazily generating rows (see DeferredGeneration in poi-examples)</li> </ul> -<a name="Changes-N10D38"></a> +<a name="Changes-N10DA1"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -1643,7 +1673,7 @@ document.write("Last Published: " + docu 4.1.2 (2020-02-17) </h2> <div class="section"> -<a name="Summary-N111C0"></a> +<a name="Summary-N11229"></a> <h3 class="boxed">Summary</h3> <ul> @@ -1658,7 +1688,7 @@ document.write("Last Published: " + docu <li>updated dependencies to Bouncycastle 1.64</li> </ul> -<a name="Changes-N111D6"></a> +<a name="Changes-N1123F"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -1792,7 +1822,7 @@ document.write("Last Published: " + docu 4.1.1 (2019-10-20) </h2> <div class="section"> -<a name="Summary-N113A1"></a> +<a name="Summary-N1140A"></a> <h3 class="boxed">Summary</h3> <ul> @@ -1811,7 +1841,7 @@ document.write("Last Published: " + docu <li>CVE-2019-12415 - XML External Entity (XXE) Processing in Apache POI</li> </ul> -<a name="Changes-N113BD"></a> +<a name="Changes-N11426"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -1961,7 +1991,7 @@ document.write("Last Published: " + docu 4.1.0 (2019-04-09) </h2> <div class="section"> -<a name="Summary-N115C5"></a> +<a name="Summary-N1162E"></a> <h3 class="boxed">Summary</h3> <ul> @@ -1986,7 +2016,7 @@ document.write("Last Published: " + docu <li>Upgrade to XMLSec 2.1.2</li> </ul> -<a name="Changes-N115EA"></a> +<a name="Changes-N11653"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -2160,7 +2190,7 @@ document.write("Last Published: " + docu 4.0.1 (2018-12-03) </h2> <div class="section"> -<a name="Summary-N1185B"></a> +<a name="Summary-N118C4"></a> <h3 class="boxed">Summary</h3> <ul> @@ -2171,7 +2201,7 @@ document.write("Last Published: " + docu <li>Upgrade to XMLBeans 3.0.2</li> </ul> -<a name="Changes-N1186B"></a> +<a name="Changes-N118D4"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> @@ -2329,7 +2359,7 @@ document.write("Last Published: " + docu 4.0.0 (2018-09-07) </h2> <div class="section"> -<a name="Summary-N11A9C"></a> +<a name="Summary-N11B05"></a> <h3 class="boxed">Summary</h3> <ul> @@ -2338,7 +2368,7 @@ document.write("Last Published: " + docu <li>New OOXML schema (1.4) necessary, because of incompatible XMLBeans loading not anymore through POIXMLTypeLoader</li> </ul> -<a name="Changes-N11AA9"></a> +<a name="Changes-N11B12"></a> <h3 class="boxed">Changes</h3> <table class="POITable"> <colgroup> Modified: poi/site/publish/components/index.html URL: http://svn.apache.org/viewvc/poi/site/publish/components/index.html?rev=1920711&r1=1920710&r2=1920711&view=diff ============================================================================== --- poi/site/publish/components/index.html (original) +++ poi/site/publish/components/index.html Mon Sep 16 10:20:44 2024 @@ -682,7 +682,7 @@ document.write("Last Published: " + docu <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcpkix-jdk18on|1.78.1|jar">bcpkix-jdk18on</a>, <a href="https://search.maven.org/#artifactdetails|org.bouncycastle|bcutil-jdk18on|1.78.1|jar">bcprov-jdk18on</a>, <a href="https://search.maven.org/#artifactdetails|org.apache.santuario|xmlsec|3.0.4|bundle">xmlsec</a>, - <a href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.13|jar">slf4j-api</a> + <a href="https://search.maven.org/#artifactdetails|org.slf4j|slf4j-api|2.0.16|jar">slf4j-api</a> </td> <td colspan="1" rowspan="1">poi-ooxml-full-version-yyyymmdd.jar</td> Modified: poi/site/publish/help/faq.html URL: http://svn.apache.org/viewvc/poi/site/publish/help/faq.html?rev=1920711&r1=1920710&r2=1920711&view=diff ============================================================================== --- poi/site/publish/help/faq.html (original) +++ poi/site/publish/help/faq.html Mon Sep 16 10:20:44 2024 @@ -809,7 +809,7 @@ and </div> <a name="faq-demand-fix-asap"></a> <h2 class="boxed">27. - How can I demand fixes or features in Apache PI to be done with urgency? + How can I demand fixes or features in Apache POI to be done with urgency? </h2> <div class="section"> <p>Apache POI is an open source project developed by a very small group of volunteers. --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org For additional commands, e-mail: commits-h...@poi.apache.org