Skip to main content

21.05

Important Security Bug-fix Release

Severity: High

CVE-2021-30639 (Tomcat - fixed in 9.0.45)
CVE-2021-41079 (Tomcat - fixed in 9.0.44)
CVE-2021-25122 (Tomcat - fixed in 9.0.43)

Fix possible expire problem with new licenses

Fixed an issue that could cause the licence to expire prematurely. This only applied to time limited licences.

Update CORS filter

The handling of CORS requests has been reimplemented. Fixed wildcard origins bugs.

Reduce log level for invalid effects

Too many irrelevant log outputs were logged for invalid effect requests. The log outputs have been adjusted.

Fix WebP problems

Excessive memory consumption with very large WebP encodings has been fixed.

Fix problem with slow uploads

Fixed a bug that prevented images that uploaded very slowly from being imported.

Static Request Settings

Support for the size of the chuck in byte range requests for static assets has been added and separated timeout for static requests.
Parameter: generalSettings.application.requestStaticChunk
Parameter: generalSettings.application.requestStaticTimeout

Logging

Added environment variables to change log verbosity.
Variable: LOG_FSI_LEVEL
Variable: LOG_ROOT_LEVEL

The used memory is now displayed in detail per job.

Supported operating system

Removed support for running FSI Server directly under MacOS X (x86).

Live data view

Fix problem with display the correct import queue lenght.

PNG images

Fix issues with PNG encoded images with palettes and no transparency channel.

Health Service

The internal health thread use now a mockup renderer to determine out-of-memory issues during runtime.

Add support for static fallback images

It's now possible to use static redirects as 404 fallback images.

Response header X-Dim

Fix issue (wrong value) with X-Dim response header.

Bugfix format scanner

Fixed a recognition bug in format scanner, if magic format scanner was enabled.

FSI Layers

Added viewer FSI Layers.
HTML5 and Javascript based viewer to display multiple images or html elements as stacked layers which can be configured.