Skip to content

JasperReports 6.20.1

Compare
Choose a tag to compare
@teodord teodord released this 15 Mar 07:20
· 395 commits to master since this release
6.20.1
7584acb
  • 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;