添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

CHANGELOG.md

File metadata and controls

Changelog

v4.4.8 (2024-09-01)

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 )
  • v4.4.7 (2023-12-13)

    Full Changelog

    Fixed bugs:

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

  • there are a blank column in my pdf #354
  • Error: This office manager is not running. #353
  • Cannot find a valid unoloader.jar path. #348
  • An error is reported after the office manager Temporary folder is deleted #346
  • Getting error: Unsupported URL "type detection failed" #337
  • Could not store document: tempfile_1.pdf #329
  • Failed to load class "org.slf4j.impl.StaticLoggerBinder". #328
  • 启动加载异常 bean of type 'org.jodconverter.core.DocumentConverter' that could not be found. #326
  • Images are not shown correctly #311
  • Blank first page when converting to any format #252
  • 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 (2023-01-27)

    Full Changelog

    Implemented enhancements:

  • Add publish mode to presentation->html conversion in document-formats.json #323
  • Jodconverter not working with spring-boot 3 #320
  • Closed issues:

  • Why does the process restart after "maximum tasks"? #321
  • Merged pull requests:

  • Spring boot 3.0 compatibility fixes #320 #322 ( EugenMayer )
  • v4.4.5 (2022-12-21)

    Full Changelog

    Implemented enhancements:

  • ExternalOfficeManager does not work #278
  • The address www.jodconverter.org redirects to malware #266
  • Fixed bugs:

  • java.lang.NullPointerException: byExtension(extension) must not be null #319
  • 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
  • Closed issues:

  • With 4.4.3+ i get an exception missing classes for the DefaultDocumentFormatRegistry #317
  • how can I use jodconverter-remote connect openOffice? old version 2.2.1 can do it #260 #312
  • Merged pull requests:

  • Migrate to swagger v3 / openapi - fixes #317 #318 ( EugenMayer )
  • v4.4.4 (2022-09-22)

    Full 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
  • HTML conversion: image URL encoding #125
  • Fixed bugs:

  • gradle build faild with libreoffice 7.1.5 #271
  • Closed issues:

  • jodconverter not able to open Libre office connection in Linux environment ( org.artofsolving.jodconverter.office.OfficeException: could not establish connection) #308
  • Task :distZip FAILED #303
  • Conversion from (X)HTML to ODT does not produce 'real' ODT documents, but HTML documents that don't behave like 'regular' ODT documents in LibreOffice #297
  • Spring configuration metadata json not generated #295
  • linux+docker+libreoffice,spring-boot + jodconverter,Could not start the office process. #292
  • 转pdf异常,Caused by: com.sun.star.io.IOException: SfxBaseModel::impl_store <file:///D:/officedest/home/data/localpath/servicecenter/20210817/20210817094906679504091671043/Unit%201%20B%20Read%20and%20write基于深度学习的教学课件.pdf> failed: 0x11b(Error Area:Io Class:Abort Code:27) #287
  • Docx does not recognize the password #286
  • "Unspecified Application Error" occurs from specific PPTX document #272
  • org.jodconverter.office.OfficeException: Office process died with exit code 333 #268
  • No response for pdf converter when more requests #267
  • Blank PDF when trying to convert any document type to PDF on mac OS #265
  • how can I use jodconverter-remote connect openOffice? old version 2.2.1 can do it #260
  • LibreOffice Portable #254
  • conversion stalling on stopQuietly #247
  • org.jodconverter.core.office.OfficeException: Could not store document: errorCode: 2074 #239
  • Error while converting document from ODS to PDF Format #236
  • Question of convert pdf limitation #234
  • Specific Exception for Password Protected files #233
  • LibreOffice conversion on .odt file to pdf is timing out on Ubuntu and succeeding on MacOS #231
  • How to change font when converting docx to pdf #222
  • JodConverter Not able to start LibreOffice process on AmazonCorretto #206
  • Cannot export HTML to ODT #173
  • Issue while converting " from word to pdf on weblogic server. #167
  • Merged pull requests:

  • Update to spring boot 2.7.3 to fix CVEs #307 ( EugenMayer )
  • Build spring-boot configuration metadata into jar #295 #296 ( shysteph )
  • add format definition for PowerPoint XML templates (#259) #270 ( stellingsimon )
  • ✨new document format xltx #257 ( jgoldhammer )
  • v4.4.2 (2021-02-10)

    Full Changelog

    Fixed bugs:

  • DocumentFormat.input family should be optional. #249
  • regression: document-formats with singular extension field are not supported anymore #248
  • v4.4.1 (2021-02-10)

    Full Changelog

    Fixed bugs:

  • LocalOfficeManager#afterStartProcessDelay is not validated properly. #246
  • Closed issues:

  • 2 concurrent calls to LocalConvertor->convert() return the same PDF file. #243
  • Merged pull requests:

  • bugfix filename contains CJK characters cause error, change to UTF-8 encoding #245 ( chunlinyao )
  • 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
  • Issues converting dotx #213
  • Attaching OfficeManager to already running Process #203
  • JoDConverterBean: How to add filter #201
  • Make office process management asynchronous (start, restart, etc). #200
  • Remove unnecessary dependencies. #198
  • Do conversions on remote host with LibreOffice directly (not with LibreOffice online, not through spring boot) #195
  • Use ExternalOfficeManager with a pool of processes #191
  • Allow process restart to be asynchronous #171
  • Patching library to be able reuse already running libreoffice instances >> killExistingProcess(false) #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 shoule be RemoteOfficeManager #216
  • Wiki page for LibreOffice Online still references "jodconverter-online" #214
  • Jodconverter randomly fails. #204
  • I have an issue when I try to convert MS 97-2003 .DOC file to PDF #202
  • Jod-Converter Reached limit Tasks and Restart #196
  • Merged pull requests:

  • Make 127.0.0.1 in socket connection configurable #242 ( nikowitt )
  • bugfix ps args truncated at 125 chars #238 ( chunlinyao )
  • 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
  • Closed issues:

  • Looking for more information #194
  • Pdf without bookmarking #185
  • SocketException: Connection reset Issue #184
  • if inputFile has no content, then it throw exception #179
  • v4.2.4 (2020-01-16)

    Full Changelog

    v4.2.3 (2020-01-16)

    Full Changelog

    Implemented enhancements:

  • sample-webapp throws java.lang.IllegalArgumentException #165
  • Add support for "XHTML" LibreOffice filters #134
  • Add all supported extensions to PDF conversion support. #132
  • Java 11 compatibility #127
  • Add support for "XHTML" LibreOffice filters #135 ( linux-warrior )
  • Fixed bugs:

  • sample-webapp throws org.apache.commons.io.FileExistsException #166
  • Errors in tests when building jodconverter 4.2.2 with Java 9+ #159
  • Could not establish connection #148
  • LibreOffice path on FreeBSD is not autodetected #137
  • ExternalOfficeManager creates temporary files in the current directory #130
  • class ExternalOfficeManager is not Public #121
  • Build fails with JDK10 on macOS #79
  • Closed issues:

  • Task did not complete within timeout #177
  • TIFF conversion to PDF #162
  • It‘s not working on jre7? #156
  • There was an Exception after a while, and it persisted #154
  • Add support for vsd and vsdx to PDF #151
  • java.lang.VerifyError #149
  • org.jodconverter.office.OfficeException: Task did not complete within timeout #146
  • How to change the Paper Format before export PDF? #144
  • how to set defaultLoadProperties in version 4.2.2? #141
  • lost images while converting to pdf #138
  • Great, finally... your the official successor #123
  • Improve documentation for LibreOffice Portable Support #29
  • Merged pull requests:

  • If parent dir is not exist,Program will throw exception while it crea… #181 ( qiangtoudianyan )
  • fixes #151 #152 ( anghelutar )
  • Get Java11 compatible #127 #128 ( EugenMayer )
  • v4.2.2 (2018-11-30)

    Full Changelog

    Implemented enhancements:

  • Create a filter to embed linked images into output document. #117
  • ExternalOfficeManager can't convert streams #116
  • Filter chain should be reusable without reset #112
  • static JodConverter.convert methods dont work with ExternalOfficeManagerBuilder() #111
  • Fixed bugs:

  • Fix regression introduced by #99. Use AOO libraries. #113
  • v4.2.1 (2018-11-02)

    Full Changelog

    Implemented enhancements:

  • Stop using deprecated command lines options using LibreOffice #106
  • Redirect office output to jodconverter logs. #105
  • Add support for auto detecting OpenOffice4 path for linux DEB-based Installation #101
  • Add property for setting ProcessManager explicitly #100
  • Use LibreOffice libraries instead of Apache Open-Office ones by default #99
  • Add a property to trust all certificate in jodconverter-online module #98
  • Add properties to the spring-boot-starter allowing document formats customization. #94
  • Add templateProfileDirOrDefault option to the LocalOfficeManager builder. #81
  • gradlew is not executable #74
  • Check workingDir for writing #67
  • no way to specify filter parameters with CLI version #63
  • No-args constructor for DocumentFormat does not exist #59
  • Added bean and property for ProcessManager for custom implementation. #104 ( alexey-atiskov )
  • http is deprecated AFAIU #91 ( EugenMayer )
  • Add Server / Client hint for better understanding #90 ( EugenMayer )
  • Add BMP support #86 ( ggsurrel )
  • 🐧 Supporting more platforms #85 ( damien-vdb )
  • Make gradlew executable (refs #74) #78 ( michelole )
  • remove sourcefile extension check #65 ( aruis )
  • Update LocalOfficeUtils.java,fix Mac OS find Officehome #64 ( aruis )
  • Added JPG, TIFF, and GIF support #60 ( recurve )
  • Fixed bugs:

  • Incorrect usage of Validate.notNull method #97
  • Closed issues:

  • javadocs? #69
  • can't build successfully on OS X #68
  • Use TableOfContentUpdaterFilter in Spring Boot #55
  • v4.2.0 (2018-03-01)

    Full Changelog

    Implemented enhancements:

  • Add JodConverter Online to the spring boot starter #56
  • Use of Spring 5 with Spring Boot 1.x is unusual #54
  • Closed issues:

  • Wrong scope for spring-boot-configuration-processor #53
  • Consider not adding "default to" in property description #52
  • Support for the latest LibreOffice #51
  • Don't start or kill libreoffice related processes automatically. #49
  • Warning: Office process died with exit code 81; restarting it #48
  • v4.1.1 (2018-02-17)

    Full Changelog

    Implemented enhancements:

  • Changing Margins when converting .rtf to .pdf #50
  • Send load and store custom FilterOptions when using jodconverter-online #47
  • When using Input/Output streams, temporary file are created with the tmp extension. #46
  • Add merging support. #45
  • Add support for Flat XML formats #44
  • Add SSL support for JODConvetrer Online module #35
  • Create a sample application using the jodconverter-spring-boot-starter module. #34
  • Fixed bugs:

  • Online conversion never fill OutputStream nor deletes the temp file when converting to OutputStream #43
  • Closed issues:

  • Merge multiple fodt files and convert to PDF #42
  • custome html format #41
  • Jodconverter and office in different hosts #40
  • How to configure the macOS officeHome? #33
  • Updating from 4.0.0-RELEASE to 4.1.0 where are this classes? #32
  • Is jodconverter-online published? #31
  • Encoding support #30
  • v4.1.0 (2017-10-23)

    Full Changelog

    Implemented enhancements:

  • 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
  • Add release feature #6
  • Publish to Maven Central #5
  • Closed issues:

  • LibreOffice Portable support for Windows #28
  • Macros not being run during conversion #26
  • Several examples in Configuration contain ; instead of . #23
  • Advice on how to implement a custom local office task #22
  • Is there going to be a new release soon? #21
  • Create a logo for the JODConverter project. #18
  • How do i convert a partucular word document(docx) page to html? #17
  • How to set content encoding of target file? #16
  • Not able to start multiple OfficeProcesses #15
  • some class can't find from the maven jar #14
  • Error trying to build. #11
  • Issue with soffice.bin and findPid in MacOS #10
  • how to prevent org.jodconverter.sample.web.WebappContextListener being a listener #9
  • Merged pull requests:

  • Add open document templates to document formats. #25 ( benelot )
  • Using remote LibreOffice Online server on demand #20 ( Wastack )
  • Add a Gitter chat badge to README.md #19 ( gitter-badger )
  • Update publish-projects.gradle #13 ( michelole )
  • Update build.gradle #12 ( michelole )
  • v4.0.0 (2017-04-28)

    Full Changelog

    Closed issues:

  • Unable to compile code #4
  • Merged pull requests:

  • Spring 4.X bean. Compatibility with JRE 1.6. #2 ( joseluisll )
  • Added OpenOffice 4 Default HOME. #1 ( joseluisll )
  • * This Changelog was automatically generated by github_changelog_generator