Release Notes
7.3.0
Release-Datum: 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
' andMetadataElementSetterPostActionAddEndDateInParents.java
where parent date was not correctly updated after entering a new date in the child node.