Skip to content

Releases: eea/eea.converter

12.9

31 Mar 16:40
d473afb
Compare
Choose a tag to compare
  • Bug fix: use title from pdf parsing instead of the data coming from pypdf2
    getDocumentInfo method as that method will wrongly encode an mdash found
    in the title when parsing pdf to get it's metadata
    [ichim-david refs #116365]

12.8

11 Oct 11:48
172f7c1
Compare
Choose a tag to compare
  • Feature: Support zoom level and aspect ratio for SVG image conversion
    [avoinea refs #109515]

12.7

29 Jan 14:32
cbc2b87
Compare
Choose a tag to compare
  • Jenkins: Add sonarqube step
    [avoinea refs #101552]

12.6

21 Jan 17:13
6b20f11
Compare
Choose a tag to compare
  • Change: Revert cover colorspace to sRGB
    [avoinea refs #101483]

12.5

05 Dec 13:43
8c9fc61
Compare
Choose a tag to compare
  • Change: Update cover colorspace to CMYK to work with ghostscript 9.26+
    [avoinea refs #99812]

12.4

29 Aug 14:10
053edf8
Compare
Choose a tag to compare
  • Feature: Use rsvg-convert to convert SVG to PNG or fallback to ImageMagick
    [avoinea refs #97843]

12.3

24 Aug 11:58
35d80cb
Compare
Choose a tag to compare
  • Change: Update to wkhtmltopdf 0.12.4 (add ----disable-smart-shrinking option)
    [avoinea refs #97586]
  • Change: updated URLs pointing to eea.europa.eu with https://
    [alecghica refs #95849]
  • Change: fix tests to run on Plone 4.3.17
    [alecghica refs #96974]

12.2

24 Apr 10:38
ff10ca6
Compare
Choose a tag to compare
  • Change: Possibility to group download info within AsyncInfo wrapper
    [avoinea]