Skip to content

v3.3.2

Compare
Choose a tag to compare
@adolski adolski released this 19 Jul 18:39
· 2387 commits to develop since this release
  • Fixed an inefficiency that caused image metadata to be read multiple times in a single image response.
  • Fixed endpoint authentication being enabled for certain non-endpoint resources.
  • Improved compatibility between OpenJpegProcessor and OpenJPEG when using OpenJPEG version 2.2.0 or later.
  • Fixed inability to stream source images when using AmazonS3Resolver.
  • Fixed a potential HTTP 500 error when multiple processes try to write the same image metadata concurrently using FilesystemCache.
  • Corrected the documentation for processor.upscale_filter and processor.downscale_filter.
  • GraphicsMagickProcessor and ImageMagickProcessor support a ?page query argument with PDFs.