Jodconverter Jodconverter Versions Save

JODConverter automates document conversions using LibreOffice or Apache OpenOffice.

v4.4.7

5 months ago

Changelog

v4.4.7 (2023-12-13)

Full Changelog

Fixed bugs:

  • Using SpringBoot autoconfiguration with a remote setup fails with ClassNotFoundException #331

Merged pull requests:

  • add support for websocket urps available >= LibreOffice 24.2 #355 (caolanm)
  • Add support for additional HTML extension alias #338 (LiamMacP)

v4.4.6

1 year ago

Changelog

v4.4.6 (2023-01-27)

Full Changelog

Implemented enhancements:

  • Added the ability to provide a custom-document-formats.json file #323
  • Jodconverter not working with spring-boot 3 #320

Merged pull requests:

v4.4.5

1 year ago

Changelog

v4.4.5 (2022-12-21)

Full Changelog

Implemented enhancements:

  • ExternalOfficeManager does not work #278

Fixed bugs:

  • java.lang.NullPointerException: byExtension(extension) must not be null #319
  • Missing classes exception for the DefaultDocumentFormatRegistry #317
  • Failed to start bean 'documentationPluginsBootstrapper' when starting rest version #315
  • IndexOutOfBoundsException: Index: 1, Size: 1 when Run multiple tasks in concurrent. #310
  • Got error when using org.jodconverter:jodconverter-local-lo #309

Merged pull requests:

v4.4.4

1 year ago

Changelog

v4.4.4 (2022-09-22)

Full Changelog

Implemented enhancements:

  • Change default UpdateDocMode behavior and add new option to keep old behavior.
  • Added FilterData and FilterOption do DocumentFormat builder.

v4.4.3

1 year ago

Changelog

v4.4.3 (2022-09-15)

Full Changelog

Implemented enhancements:

  • Provide builds of both OpenOffice and LibreOffice dependencies in the maven center #273
  • support keepAliveOnShutdown through CLI #269
  • Issues converting potx and xltx #259

Fixed bugs:

  • gradle build fail~~~~ with libreoffice 7.1.5 #271

Closed issues:

  • Task :distZip FAILED #303
  • Added WEB document family #297
  • Spring configuration metadata json not generated #295
  • Specific Exception for Password Protected files #233

Merged pull requests:

v4.4.2

3 years ago

Changelog

v4.4.2 (2021-02-10)

Full Changelog

Fixed bugs:

  • DocumentFormat.input family should be optional. #249

v4.4.1

3 years ago

Changelog

4.4.1 (2021-02-10)

Full Changelog

Fixed bugs:

  • regression: document-formats with singular extension field are not supported anymore. #248
  • LocalOfficeManager#afterStartProcessDelay is not validated properly. #246

Merged pull requests:

  • bugfix filename contains CJK characters cause error, change to UTF-8 encoding #245 (chunlinyao)

v4.4.0

3 years ago

Changelog

v4.4.0 (2021-01-15)

Full Changelog

Implemented enhancements:

  • Add the ability to wait after an attempt to start an office process before trying to connect. #244
  • Add dotx conversion out of the box #213
  • Add ability to attach OfficeManager to already running Process #203
  • JODConverterBean, expose office manager to add filters support #201
  • Make office process management asynchronous (start, restart, etc). #200
  • Remove unnecessary dependencies. #198
  • Allow conversions on remote host with LibreOffice directly (ExternalOfficeManager) #195
  • Use ExternalOfficeManager with a pool of processes #191
  • Allow process restart to be asynchronous #171
  • Add ability to reuse already running libreoffice instances #72

Fixed bugs:

  • ExternalOfficeManager :: makeTempDir not called when connectOnStart = false #211

Closed issues:

  • ExternalOfficeManager always connects sockets to 127.0.0.1 #241
  • DocUpdateMode not working? #227
  • Depending on the operating system, /tmp is getting regularly cleaned #220
  • Temporary file name added in CSV -> PDF conversion #219
  • Wiki page for LibreOffice Online example code should be RemoteOfficeManager #216
  • Wiki page for LibreOffice Online still references "jodconverter-online" #214
  • How to disable AutoCalculate? #207
  • JODConverter Reached limit Tasks and Restart #196

Merged pull requests:

v4.3.0

4 years ago

Changelog

v4.3.0 (2020-03-05)

Full Changelog

Implemented enhancements:

  • Rename jodconverter-online module to jodconverter-remote #190
  • Issues in java11 project #178

Fixed bugs:

  • regression: Upgrade to jodconverter-local 4.2.3 imply to also add a dependency to jodconverter-core #183
  • Unthrown MalformedInputException when looking for soffice PID #180

v4.2.4

4 years ago

Changelog

v4.2.4 (2020-01-16)

Full Changelog

Fixed bugs:

  • regression: Upgrade to jodconverter-local 4.2.3 imply to also add a dependency to jodconverter-core #183