Skip to content

Releases: unidoc/unioffice

v1.17.0

15 Jan 22:33
bda87e3
Compare
Choose a tag to compare

UniOffice v1.17.0 includes multiple new features and a few significant improvements. ActiveX form field support has been added, line breaks can now be added easily, and Nodes can be used to easily search and replace text by pattern, enabling powerful redaction. PDF conversion for docx files also keeps being improved.

New features:

Improvements:

We added more test cases and fixed cases where the PDF conversion was faulty.

NOTE: There is technically one breaking change in this release that we believe should not affect any users.
The common/tempstorage tempstorage.File interface now has added io.ReaderAt requirement. This was needed
to add the ActiveX support which is based on binary file processing. The provided implementations
memstore and diskstore have been updated. We do not believe that there is any other potential
use of the interface, so the change was accepted in this minor version.

v1.16.0

10 Nov 13:02
4af49ff
Compare
Choose a tag to compare

UniOffice v1.16.0 includes new features and improvements. Node support now enables working with docx document contents in a generic fashion and makes it easy to find and copy content across documents. In addition, significant improvements have been made in PDF conversion quality. Log level support also reduces noise in outputs on standard output by default, but enables getting more detailed debug logs as needed.

Changes:

  • Node support enables working generically with documents to find and copy contents across docx files. [UO-98].
  • Improved logging with multiple log levels. Added common/logger package [UO-96]
  • PPTX to PDF improvement: List support [UO-107]
  • DOCX to PDF improvement: Retaining field data in conversions [UO-109]

New examples:

v1.15.0

22 Sep 17:41
c7e5bd4
Compare
Choose a tag to compare

UniOffice v1.15.0 introduces support for conversions Powerpoint PPTX presentations to PDF files. In addition, a few other enhancements have been made.

Changes:

[UO-101] Sequence numbers are not part of extracted text
[UO-95] Crash when converting Word to PDF
[UO-106] Improve Word to PDF paragraph spacing and such
[UO-104] Convert pptx to pdf

New examples for UniOffice v1.15.0:

v1.14.0

23 Aug 22:54
44cbafe
Compare
Choose a tag to compare

UniOffice v1.14.0 includes the following changes:

  • Convert Excel spreadsheets (XLSX) to PDF [UO-94]
  • Fix duplicate mc:Ignorable attribute [UO-93]
  • Mail merge header image issue [UO-100]
  • Several images error fix [UO-103]

New examples for UniOffice v1.14.0:

v1.13.0

30 Jul 17:37
180c248
Compare
Choose a tag to compare

This minor version release includes the following changes:

  • Word docx watermark support. Text and image based watermarks. [UO-62]
  • Powerpoint extraction fixes [UO-92]
  • Word docx to pdf conversion improvements - Support composite fonts, including chinese, japanese, korean symbolic font files. [UO-91]

New examples for UniOffice v1.13.0

v1.12.0

16 Jun 09:57
73899c4
Compare
Choose a tag to compare

This minor version release includes the following changes:

  • Multiple PDF conversion fixes: Chart handling, indentation and font styles, hyperlinks

  • Add image wrapping options (document package) [UO-80]

  • Paragraph indent and line spacing with example page size and orientation (document package) [UO-83]

  • Extract hyperlink in r.Text() [UO-90] Resolves #268

New examples

v1.11.0

31 May 16:45
ccc7f1a
Compare
Choose a tag to compare

This minor version adds

v1.10.0

24 Apr 09:36
9dd5d3a
Compare
Choose a tag to compare

Version 1.10.0 now Word DOCX to PDF conversions.

v1.9.0

16 Mar 21:04
0f48687
Compare
Choose a tag to compare

This minor release adds:

  • Metered license support
  • Add Any fields for CT_Background, CT_Object, CT_Picture [UO-78]
  • Add activeX control type to parse activeX fields. [UO-73]

v1.8.0

06 Jan 13:29
61a4548
Compare
Choose a tag to compare

The v1.8.0 minor version release of UniOffice includes the following new features: