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 and contains improvements and bugfixes to existing code.
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)
- Update DROID signature file to V122.
- Modify many classes to support multi-threading. (COSMOS-977)
Deprecations
- Support of Java 17.
Changes in common libraries
Improvements
- Upgrade dependencies indicated by snyk.io.