Released: March 17, 2020
Several minor release notes typographical errors were fixed.
Multiple dependencies were updated following security advisories:
An API permission change for the EventList API view was reverted.
The code and data inside the OCR transaction was reduced. The creation of a file cache entry was also removed from the database transaction. This is an attempted fix GitLab issues #782 and #735.
The OCR model property entry was corrected. It was listed as
document.content
instead of document.ocr_content
.