Skip to content

Releases: cuba-platform/yarg

2.1.4

11 Mar 14:04
Compare
Choose a tag to compare

Release notes:

  • Remove jackson from compile dependencies

2.0.18

31 Jan 14:11
Compare
Choose a tag to compare

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.3

31 Jan 14:12
Compare
Choose a tag to compare

2.1.2

30 Nov 12:16
Compare
Choose a tag to compare

Release notes:

  • LibreOffice can't open DOCX that is created on JAVA 10 #98

2.1.1

23 Nov 14:22
Compare
Choose a tag to compare

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

23 Nov 14:10
Compare
Choose a tag to compare

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

23 Nov 14:06
Compare
Choose a tag to compare

Release notes:

  • MS Office opens XLS report with Protected View #90
  • handle null collection values #69

2.0.15

23 Nov 14:01
Compare
Choose a tag to compare

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

09 Jun 08:22
Compare
Choose a tag to compare

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

27 Apr 12:53
Compare
Choose a tag to compare

Release notes:

  • Support pivot tables in XLSX
  • Remove BootstrapException in BootstrapConnector.connect #15
  • Handle null parameters in reports #35
  • Remove ASM library from dependencies