Version 3.4.14

Tue, Aug 18, 2020

Version 3.4.14

Released: August 18, 2020

Changes

File metadata

The file metadata background task was updated to release the resource lock on errors. This avoids file metadata processing for specific documents from remaining locked until timeout after an error.

Metadata

The metadata default value code was updated to work over the API in the same way that it works from the HTTP views.

A web link regression was fixed. The API endpoints for web links were also added.

Other

  • Raise workflow attribute errors on DEBUG.
  • Add keyword argument to the document parse_range() function.
  • Remove extra spaces in document_signatures/storages.py and document_signatures/settings.py.

Removals

  • None

Backward incompatible changes

  • None

Issues closed