Skip to main content
Version: 8.0

Release Notes

8.0.1

Release date: 18 June 2026

This bug-fix release corrects one bug.

Bugfixes

  • Fixed an issue with zipping files over a CIFS share. (DOCUTEAM-16249)

8.0.0

Release date: 2 June 2026

This major release switches to Java 21, removes obsolete features / actions and contains improvements and bugfixes to existing code.

docuteam actions

New features

  • Added ch.docuteam.converter.pdftools.PDFToolsConversionService for PDF conversion. It replaces the now deprecated PDFToolsConverterWSClient. (COSMOS-938)
  • Added ch.docuteam.converter.MsgAttachmentsExtractor for email attachements extractions within the FileConverter. (COSMOS-938)
  • Migrate to Java 21. (COSMOS-935)

Improvements

  • Improve the multiple steps feature of FileConverter. (DOCUTEAM-13881)
  • Add a CLI for the Zipper utility to be able to unzip from the FileConverter. (DOCUTEAM-13881)
  • Adapt CreateSIPFromCSV for desk by adding option skipMissingMetadataColumns. (COSMOS-971)
  • Update DROID signature file to V122.
  • Modify many classes to support multi-threading. (COSMOS-977)

Bugfixes

  • Correctly handle restrictive Submission Agreements in actions CreateSIPsFromFileOrFolder and CreateSIPFromCSV. (COSMOS-955)
  • Correct a bug that prevents the SIP creation with CreateSIPFromCSV if the input CSV file contains a BOM. (COSMOS-807)
  • Correct a bug where createSIPFromCSV creates a corrupt SIP if the CSV contains a single root file. (COSMOS-975)

Deprecations

  • Support of Java 17.
  • Many customer specific actions.

Changes in common libraries

Improvements

Upgrade dependencies indicated by snyk.io.