Releases: cuba-platform/yarg
Releases · cuba-platform/yarg
2.1.4
Release notes:
- Remove jackson from compile dependencies
2.0.18
Update dependencies to avoid security vulnerabilities #100
- org.apache.xmlgraphics:batik-bridge:1.10
- org.apache.xmlgraphics:batik-svggen:1.10
- org.apache.xmlgraphics:batik-awt-util:1.10
- org.apache.xmlgraphics:batik-css:1.10
- net.sf.jasperreports:jasperreports:6.7.0
2.1.2
Release notes:
- LibreOffice can't open DOCX that is created on JAVA 10 #98
2.1.1
Release notes:
- Update dependencies:
- org.dom4j:dom4j:2.1.0
- org.apache.xmlgraphics:fop:2.3
- org.apache.xmlgraphics:xmlgraphics-commons:2.3
- org.apache.xmlgraphics:batik-bridge:1.10
- org.apache.xmlgraphics:batik-svggen:1.10
- org.apache.xmlgraphics:batik-awt-util:1.10
- org.apache.xmlgraphics:batik-css:1.10
- org.xhtmlrenderer:flying-saucer-core:9.1.16
- org.xhtmlrenderer:flying-saucer-pdf:9.1.16
- com.openhtmltopdf:openhtmltopdf-core:0.0.1-RC15
- com.openhtmltopdf:openhtmltopdf-rtl-support:0.0.1-RC15
- com.openhtmltopdf:openhtmltopdf-pdfbox:0.0.1-RC15
- org.docx4j:docx4j:6.0.1
- org.docx4j:docx4j-ImportXHTML:6.0.1
- org.docx4j:docx4j-export-fo:6.0.1
- net.sf.jasperreports:jasperreports:6.7.0
2.0.17
Release notes:
- HTML groovy template #55
- Simplify creation of new content inliners #93
- Issues with print of Xlsx-report with image with some templates #94
- Optimize algorithm for combining two data sets #64
2.0.16
Release notes:
- MS Office opens XLS report with Protected View #90
- handle null collection values #69
2.0.15
Release notes:
- Incorrect images resize with ${imageFileId:WxH} in DOCX #80
- OfficeIntegration calculates available ports incorrectly #75
- Use context class loader then loading class for value format #44
2.0.14
Release notes:
- Update gradle wrapper to 4.7
- Support RTL languages print from HTML to PDF. #42
- Remove deprecated usages of HSSFCellStyle methods #71
- Set Apache 2 missing copyrights #72
- Fix NPE in FormatTest #71
- Update POI version to 3.17 #74
2.0.12
Release notes:
- Support pivot tables in XLSX
- Remove BootstrapException in BootstrapConnector.connect #15
- Handle null parameters in reports #35
- Remove ASM library from dependencies