Version 4.1.7¶
Released: April 1, 2022
Status: Stable
Changes¶
Docker¶
Add a restart policy to the Traefik container definition. The policy is the
same as the rest of the containers, unless-stopped
.
Documentation¶
Fixed GUNICORN_REQUESTS_JITTER
documentation setting name reference.
Document signatures¶
Updated the signature view permission label from “View details of document signatures” to “View document signature”.
Metadata¶
Update document metadata model field label from “Metadata type value” to “Metadata value”.
Messaging¶
Filter unread message count badge by message read permission.
Sources¶
Fixed an issue where a staging folder would not tag uploaded documents.
Other¶
Remove duplicated
Document.get_label
method.Fix document file signature serializer label.
Ensure the object copy permission is required for the object copy link.
Removals¶
None
Upgrade process¶
Docker Compose¶
Check the Docker upgrading chapter for the complete upgrade process.
Backward incompatible changes¶
None
Issues closed¶
None