Version 2.3

2019-07-12

      2.331 2019-07-12

      2.330 2019-05-26

      2.324 2019-03-19 (Spring equinox version)

      2.323 2019-02-17

      2.322 2019-02-16

      2.320 2018-11-24

      2.311 2018-10-27

      2.310 2018-10-21

      2.300 2018-09-22

2.331 2019-07-12

2.330 2019-05-26

2.324 2019-03-19 (Spring equinox version)

2.323 2019-02-17

2.322 2019-02-16

2.320 2018-11-24

2.311 2018-10-27

2.310 2018-10-21

2.300 2018-09-22

After a lot of wondering, the system call to GraphicsMagick have been removed. GM is probably safer than IM, but on the other hand it has too many features which we don't need and a larger attack surface. Plus working with a module is more flexible than shelling out.

The PDF thumbnailing is now a call to Ghostscript (which is what GM was doing anyway).

However, the Imager module requires system libraries to be installed properly. There is a check on startup to assert you're covered. Otherwise refer to Imager::Install if in doubt.