Released: July 22, 2022
Status: Stable
The GitLab CI file was updated to support releasing testing builds of
the Python library and the Docker image separately. The new GitOps
branches are releases/testing_docker
and releases/testing_python
.
The existing GitOps branch of releases/testing
is preserved and
continues to behave as usual.
The following Python dependencies were updated:
The Docker Debian base image was updated from [debian:11.3-slim
]{.pre}
to to [debian:11.4-slim
]{.pre}.
The package [firefox-geckdriver
]{.pre} was removed from the make file
target [setup-dev-environment
]{.pre} as it is no longer available in
recent OS LTS releases.
Fixed the permission requirement of the recently created documents dashboard widget. The widget should filter by document view and not document type view permission.