Zum Hauptinhalt springen
Version: 2.2

Release Notes

2.2.0

Release-Datum: 31. Januar 2024

This minor release supports viewing and editing selected RDF metadata, downloading DIPs and metadata via the user interface, and to inform external systems about updates via webhooks. Furthermore, it contains multiple smaller improvements and bugfixes.

New Features

  • User interface to view and edit selected metadata of a Record Resource.
  • User interface actions to download DIPs and metadata.
  • Support to configure webhooks which send events to external systems when data has changed.
  • New API endpoint to download a Matterhorn METS metadata file (mets.xml) without the actual binaries of a DIP.
  • Mapping for metadata element sourceURL.

Improvements

  • Make SPARQL-Query field 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.