Skip to content

Changelog

v4.4.8 (2025-05-15)

Full Changelog

Implemented enhancements

  • Add xlsm support in DefaultDocumentFormatRegistry #391

Fixed bugs

  • No qualifying bean of type 'org.jodconverter.core.DocumentConverter' available #390
  • Task keeps hanging when using Remote JodConverter #384
  • Scanner (IO) bug #383

Closed issues

  • Incompatible with LO 24.x (probably?) on macos #386
  • Removed unnecessary @ConfigurationPropertiesScan on JodConverterLocalProperties and JodConverterRemoteProperties #377
  • Information about supported properties and their meaning #372
  • The Word document with more than 12 pages will automatically cancel the task. #364
  • pptx file conversion of PDF failed #359

Merged pull requests

  • Remove unnecessary ConfigurationPropertiesScan annotation #378 (bianjp)