Skip to main content
Version: 7.3

Release Notes

7.3.0

Release date: 13 August 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

Release date: 24 September 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.

7.3.2

Release date: 26 November 2025

This bugfix release improves logging and fixes bugs in the actions to delete empty files and downloading MARC files from Alma.

docuteam actions

Improvements

  • Improve logging in SIPVirusCheck if a temporary folder is used for scanning.
  • Improve logging in CheckForAIPLinkedToTheSameTitle.
  • Adding an option to trim long files names in the edidoc mapping.

Bugfixes

  • Fixed a bug in the action ImportOrDownloadMarcXmlIntoAlma where whitespace inside MARC fields was incorrectly normalised.
  • Fixed a bug in the action SIPDeleteEmptyFiles where the action did not work if executed with relative paths to the SIP.
  • Fixed a bug in the edidoc action to prevent '$' characters to be in the file name.