Released: April 4, 2020
The appearance of the 404, 403, and 500 error pages were improved in both visual and practical aspects. The 500 error page now includes a direct link to the issue tracker.
The settings of the production debug logger where updated to increase the size of the log files from 1024 to 65,535 bytes and retain 5 backups instead of 3.
All exceptions are now captured by the middleware and sent to the log system. The log system is now the party responsible to perform the log filtering. This change increases the amount of technical information in the logs in the event of unexpected errors.
The cabinet widgets badges that are added to the document card are now clickable. Clicking on a cabinet badge will redirect to the cabinet detail view.
An error in the layer transformation selection view was fixed.
The permission checking of the layer transformation selection view was improved.
An error in the document page interactive transformation view was fixed.
The setting DOCUMENTS_LIST_THUMBNAIL_WIDTH
is now also applied to
document pages and document version thumbnails.
Like the cabinet widgets badges, the tag badges that are added to the document card are now also clickable. Clicking on a tag badge will redirect to the tag detail view.