Skip to content

Commit

Permalink
changes.txt update
Browse files Browse the repository at this point in the history
  • Loading branch information
teodord committed Mar 14, 2023
1 parent db6e3e6 commit fc6ea62
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion jasperreports/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,36 @@
JasperReports Library Change Log
=============================================

JasperReports 6.20.1 (2023-03-14)
---------------------------------------------

- XLSX metadata exporter added to produce pure data output in the modern Excel file format
(similar to pre-existing XLS and CSV metadata exporters);

- optimizations and improvements made in the XLSX exporter to allow skipping time consuming
text measuring routines during the report filling process and produce the output document
faster when the Excel format is the main (if not the only) export target;

- support for file encryption in the XLS, XLSX, DOCX and PPTX exporters;

- marker clustering and marker spidering features added to the Google Map component;

- allow specifying the split type in table component rows;

- replaced iText 2.1.7 with OpenPDF 1.3.30 for PDF export;

- various dependencies upgrades including: Apache Lucene 8.11.2, Bouncy Castle 1.71,
Jaxen 1.2.0, Apache POI 5.2.2, Apache Batik 1.16, Jackson 2.14.1 and Groovy 4.0.8;

- the Apache Xalan dependency was taken out from the core library and moved into an optional
and deprecated extension module;

- minor bug fixes and improvements;





JasperReports 6.20.0 (2022-07-14)
---------------------------------------------

Expand All @@ -18,7 +48,6 @@ Chrome DevTools Java Client 4.0.0 and Apache Commons Codec 1.15;




JasperReports 6.19.1 (2022-03-29)
---------------------------------------------

Expand Down

0 comments on commit fc6ea62

Please sign in to comment.