Version 4.5.5

Fri, Oct 6, 2023

Version 4.5.5

Released: October 6, 2023

Status: Stable

Changes

Dependencies

Updated the Django used from version 3.2.20 to 3.2.22.

Documentation

The following documentation parts where migrate to the Knowledge base:

  • Some REST API sections.
  • The sources chapter.
  • The metadata chapter.

Documents

Ensure that no two document versions are set as active at the same time, even when bypassing the set_active method.

Task manager

Moved the periodic task import checking from the sources app to the task manager app and condition it to the debug or testing environments. This solves the reported Celery cleanup log message.

Removals

Backward incompatible changes

Deprecations

Issues closed