Skip to content

Release Notes 4.1.0

Simon Braconnier edited this page Oct 23, 2017 · 1 revision

Change Log

v4.1.0 (2017-10-17)

Full Changelog

Implemented enhancements:

  • Creation of a new module for local conversions. See Getting Started for new Maven and Gradle setup.
  • Creation of a new API for performing document conversions. See Java Library.
  • Create a filter to update the table of content of a text document. #27
  • Open Office template types are missing from the documentformat.json #24
  • Import documentation from former JODConverter site. #7

Closed issues:

  • LibreOffice Portable support for Windows #28
  • Issue with soffice.bin and findPid in MacOS #10

Merged pull requests:

  • Add open document templates to document formats. #25 (benelot)
  • Using remote LibreOffice Online server on demand #20 (Wastack)