Version 3.5.10

Sat, Jun 5, 2021

Version 3.5.10

Released: June 5, 2021

Status: Maintenance

Changes

Events

Remove the database transaction handling in the event decorator. This caused a race condition which made some background tasks like, workflows launches, to attempt to access a document that was not yet available because it was in the middle of an unfinished event transaction.

Removals

  • None

Issues closed

  • GitLab issue #976 Workflow trigger not firing on upload via Document upload wizard
  • GitLab issue #990 [4.0.2] Fresh Installation - Auto adding documents to Workflows not working.