Skip to main content
Version: 2.2

Release Notes

2.2.0

Release date: 31 January 2024

This minor release adds a functionality to view and edit selected RDF metadata, a user interface to download DIPs and metadata, and a webhook functionality. Furthermore, it contains multiple smaller improvements and bugfixes.

New Features

  • New functionality to view and edit selected metadata of a Record Resource.
  • New functionality to download DIPs and metadata in the box user interface.
  • New functionality to configure webhooks which send events to external systems when data is changed in docuteam box.
  • New API endpoint to download a Matterhorn METS metadata file (mets.xml) without the actual binaries of a DIP.
  • Add mapping for metadata element sourceURL.

Improvements

  • SPARQL-Query field is read-only if query is executed directly.
  • Improved download speed for all DIP endpoints.
  • Update Docker image for Fedora 6 to 6.4.1 to fix CVE-2023-46604.
  • Update Docker image for ActiveMQ to 5.18.3 to fix CVE-2023-46604.
  • Update NodeJS to version 20.
  • Upgrade to Ruby 3.2 and Rails 7.1.

Bugfixes

  • Add missing event types to PREMIS export.
  • Fix FOXML endpoint to support empty MIME types.
  • Increase timeout for SPARQL requests to Fuseki.
  • Correctly close keycloak session after logout in box.
  • Correctly export nested EAD elements.