Version 3.5.9

Sat, May 29, 2021

Version 3.5.9

Released: May 29, 2021

Status: Maintenance

Changes

Dependencies

The following dependency were updated:

  • Django from version 2.2.20 to 2.2.23.
  • django-solo from version 1.1.3 to 1.1.5.
  • djangorestframework from version 3.11.0 to 3.11.2.
  • python-magic from version 0.4.15 to 0.4.22.

Documents

A bug in a function that prevented the used of the system wide scan for duplicated documents was fixed.

Document parsing

The permission required for the document content error list link was updated to match the permission required by the view.

OCR

The permission required for the OCR content delete link was updated to match the permission required for the view.

Themes

A bug that was triggered when a theme was deleted while it was assigned to a user was fixed.

Other

  • Speed up some OCR view tests.
  • Add explicit repository to the Docker logout action during the CD/CI jobs.

Removals

  • None

Issues closed