Skip to content

3.1.2: BUGFIX: Disable processing for backend preview images (#6)

Compare
Choose a tag to compare
@saschanowak saschanowak released this 29 Mar 14:30
· 49 commits to master since this release
8c957a0
Backend introduced a DeferredBackendImageProcessor and creates thumbnails async.
Currently there is no api to check if the image is processed asynchronously,
therefore we disable processing for backend preview images.