Aller au contenu principal
Version: 7.3

Release Notes

7.3.0

Date de release: 13 août 2025

This minor release introduces new actions for working with the RIS (Rechtsinformationssystem des Bundes Österreich), along with several improvements and bug fixes.

docuteam actions

New features

  • Added action to get data from RIS (Rechtsinformationssystem) and create SIP's out of the response
  • Added action to validate the signature of pdf-documents within a SIP

Improvements

  • Add optional parameter to action to add URN and URN IDs to a SIP, which only writes the URN ID and skips writing the URN.
  • Improved logging in actions dealing with MARCXML.
  • Properly remove lock files and temporary data after failure in SIPDeleteFilesByFormat, SIPDeleteEmptyFiles, RenameRootNodeFromEad, ModifyFileWithXSL, CheckForAIPLinkedToTheSameTitle, ImportOrDownloadMarcXMLIntoAlma, AddCustomPremisEvent, AddPIDsFromBox and AddDnbUrnToRootNode.
  • Added support for deleting read-only files in the cleanup action.

Bugfixes

  • Fixed bug in action CreateSIPFromLiveReport if a user was directly authorized for a dossier (instead via a group).
  • Fixed bug in action CreateSIPFromEdidocSIP where special characters where not correctly mapped

Changes in common libraries

Improvements

Upgrade dependencies indicated by snyk.io.

Bugfixes

  • Fixed bug in post actions MetadataElementSetterPostActionAddStartDateInParents.java' and MetadataElementSetterPostActionAddEndDateInParents.java where parent date was not correctly updated after entering a new date in the child node.

7.3.1

Date de release: 24 septembre 2025

This bugfix release corrects and improves the CreateSIPsFromFileOrFolder and CheckForAipLinkedToTheSameTitle actions and update the Droid signature file.

docuteam actions

Improvements

  • Add the ability to recover from a previous execution in CreateSIPsFromFileOrFolder.
  • Update Droid signature file to version 120.

Bugfixes

  • Fixed bug in the customer specific action CheckForAipLinkedToTheSameTitle so that an already existing MMSID is not overwritten.