Released: June 24, 2020
The Docker image now allows using UID and GID that already exists. Errors setting the UID and/or GID are not longer silenced.
The optional services in the default Docker compose file were fixed to match the expected name.
A few dependencies were updated:
Although the Python graphviz package does not allow passing the full path to the dot binary used to generate the preview of the workflows, the binary is now tracked as dependency to allow users to detect if it is missing.
An issue with the DOCUMENTS_CACHE_MAXIMUM_SIZE setting callback was fixed. It is now possible to change this setting from the user interface.
Some index columns that were appearing repeated were fixed.
Support was added to passing environment entries to the Tesseract OCR backend to modify its behavior.
The drop-down widgets will now switch vertical direction if there is not enough space for them to open in their normal downward mode.
Support was added for selecting texts in the document cards.
The help text for the workflow state action and transition condition field was rephrased for clarity.