Release Notes
7.2.0
Date de release: 12 décembre 2024
This minor release contains improvements to existing actions and resolves several issues. External dependencies have also been updated to address security issues.
docuteam actions
New features
Improvements
- Adding a new parameter to SIPVirusCheck to exclude files above a certain size from virus scanning.
- Support to have many PREMIS relationships on a PREMIS object.
Bugfixes
- Make sure SIPDeleteEmptyFiles does use the default temp folder defined in actions.properties.
- Correct a case where the migration of a document leads to corrupted PREMIS relationships.
Changes in common libraries
Improvements
- Upgrade dependencies indicated by snyk.io.
7.2.1
Date de release: 17 janvier 2025
This bugfix release fixes a problem with the Java dependencies and addresses a security issue.
docuteam actions
Bugfixes
- Remove log4j-slf4j2-impl which conflicts with log4j-slf4j-impl.
Changes in common libraries
- Ghoscript has been updated to 10.04.0.
7.2.2
Date de release: 21 janvier 2025
This bugfix release replaces log4j-slf4j-impl with log4j-slf4j2-impl.
docuteam actions
Changes in common libraries
- Replace log4j-slf4j-impl with log4j-slf4j2-impl.