Skip to content

v3.2.3

Compare
Choose a tag to compare
@adolski adolski released this 30 Jan 16:20
· 2962 commits to develop since this release
  • Fixed inability to upscale in JaiProcessor, omitted in error from 3.2.2.
  • Fixed incorrect scale size computation using flooring instead of rounding.
  • Fixed a bug in FilesystemCache that could cause an HTTP 500 error when accessing the same uncached info.json resource concurrently.
  • FilesystemCache cleans up zero-byte files created in certain situations, typically involving failure in the underlying storage.
  • Fixed a bug that could cause incompletely-written cached images (with any cache) to not get cleaned up properly.