Skip to main content

20.07

Feature Release

JDK: 11.0.8
Tomcat: 9.0.37

Important Security Bug-fix Release

Severity: High

CVE-2020-13935 (Tomcat - fixed in 9.0.37)
CVE-2020-11996 (Tomcat - fixed in 9.0.36)
CVE-2020-9484 (Tomcat - fixed in 9.0.35)

License test

Changed status code if API license test failed. Before this version the code was 500 and from now on it is 400.

Static connector

Session authentication check with static connectors improved.

PNG Reader

PNG images with wrong ICC profiles (CMYK instead of RGB) is now ignored.

Fallback images per source connector

Added errorImage and importingImage to connectors. You can now define fallback images per connector.

Memory allocation

Added pooling for recurring memory allocations.

Import effects

Fixed incorrect saving of image dimensions when using import effects such as trim.

Import scanner

Decreased the startup and per-round delay for directory scanning. Increased scanning interval in low activity situations.

Time limited licenses

Licence expiry dates now have a little extra time buffer.

Alpha channels

Fixed color issue with some pre-calculated alpha channels.

Encoder auto-negotiation

Fixed negotiation of image encoding with format=auto of old Internet Explorer browsers.

Shutdown

Fixed null pointer exception on shutdown.