Skip to content

Releases: unidoc/unioffice

v2.10.0

22 Apr 17:28
faa2e24

Choose a tag to compare

Release notes - UniOffice v2.10.0

This release contains new feature, improvements and bug fixes

New Feature

  • US-1397 Add Alias() and Tag() methods to StructuredDocumentTag

Improvements

  • US-1346 DOCX to PDF FORMCHECKBOX processing
  • US-1285 DOCX to PDF drop caps support
  • US-1366 DOCX to PDF paragraph background processing
  • US-1391 DOCX to PDF Run-level shading and border support
  • US-1368 XLSX excel sheets deep copy
  • US-1367 DOCX Paragraph border improvement
  • US-1304 Benchmark process in Github Action for UniOffice

Bug Fixes

  • US-1352 DOCX to PDF wrong header size fix
  • US-1351 DOCX to PDF missing border lines in header & footer fix
  • US-105 DOCX to PDF table issue with cell content having height exceeds page height fix
  • US-1044 DOCX to PDF issue with unseen table cell found when processing `GridAfter` fix
  • US-1046 DOCX to PDF table cell height is larger than the page height fix
  • US-1392 DOCX to PDF nested tables processing fix
  • US-1394 DOCX to PDF tblLook processing when applying table conditional styles fix
  • US-1369 workbook.save() panic when element is missing fix
  • US-1396 column.SetStyle does not work with wrapped style fix

v2.9.0

12 Mar 14:40
b4f6df4

Choose a tag to compare

Release notes - UniOffice v2.9.0

This release contains improvements, security patch and bug fixes

Improvements

  • US-1315 DOCX merge update bookmark ids
  • US-1326 Update supported minimum Go version to Go 1.24
  • US-1267 Schema support for Drawing ML and InkML

Security Patch

  • US-1333 [CVE-2023-36308] indirect use of github.com/disintegration/imaging: crafted TIFF image can cause panic

Bug Fixes

  • US-1314 Missing gutter attribute on pgMar element fix
  • US-1270 DOCX to PDF page numbering issue fix
  • US-1337 DOCX to PDF underline font missing fix
  • US-1347 PPTX slide master relationship fix

v2.8.0

04 Feb 14:09
d1edd8a

Choose a tag to compare

Release notes - UniOffice v2.8.0

This release contains improvements and bug fixes.

Improvements

  • US-1263 DOCX to PDF right alignment for single tab
  • US-1264 DOCX to PDF dot leader processing
  • US-1265 DOCX to PDF several tabs processing
  • US-585 DOCX to PDF logic for default header and footer on first page
  • US-1266 Benchmark code for UniOffice library

Bug Fixes

  • US-1271 Document.RemoveComment(id) removes the comment cause invalid references fix
  • US-1295 Document dynamic colspan cause invalid XML fix
  • US-1294 Document nested table cause invalid XML fix
  • US-1269 DOCX to PDF inconsistencies table column width fix

v2.7.1

09 Dec 18:09
ad460d8

Choose a tag to compare

Release notes - UniOffice 2.7.1

This release contains improvements and bug fix.

Improvements

  • US-1239 Update unioffice schema to accommodate multiple CT\_DLblChoice element
  • US-1245 Update .Net SDK version in OpenXML Validator

Bug Fix

  • US-1240 PPTX file invalid due incorrect Choice XML Schema fix

v2.7.0

27 Nov 08:50
6ac03c0

Choose a tag to compare

Release notes - UniOffice v2.7.0

This release contains improvements and bug fixes

Improvements

  • US-851 Improve DOCX comment features to include XML elements defined in MS Office XML extensions

Bug Fixes

  • US-1226 Fix PPTX file contain chart corruption when opened and saved with UniOffice
  • US-1216 Fix problems with combining DOCX files with different rotations

v2.6.0

03 Nov 10:31
6ae50c4

Choose a tag to compare

Release notes - UniOffice v2.6.0

This release contains new feature, improvement and bug fix.

New Feature

  • US-1162 Add function for adding rows to an existing PPTX table

Improvement

  • US-1160 Add support for Track Revisions in DOCX

Bug Fix

  • US-1163 Missing `EG_ContentRunContent` in `CT_RunTrackChange` fix

v2.5.0

23 Sep 07:02
6d90d35

Choose a tag to compare

Release notes - UniOffice v2.5.0

This release contains improvements and bug fixes.

Improvements

  • US-1122 Update supported minimum go version to go 1.23.0, 1.24.0 and 1.25.0 for unioffice
  • US-991 DOCX to PDF conversion result improvement for document file

Bug Fixes

  • US-1045 Issue with table page wrapping found after processing `GridAfter` table properties fix
  • US-1145 Excel formula handling and content extraction issues in UniOffice/UniPDF fix
  • US-1134 Issue when adding new slide from layout file fix

v2.4.1

19 Aug 13:38
62d7b6a

Choose a tag to compare

Release notes - UniOffice v2.4.1

This release contain bug fix

Bug Fix

  • US-1109 Fix checkbox markdown on UniOffice v2

v2.4.0

28 Jul 18:32
816e31d

Choose a tag to compare

Release notes - UniOffice v2.4.0

This release contains improvements and bug fixes.

Improvements

  • US-265 DOCX to PDF Add support for converting internal hyperlink inside table
    US-1048 DOCX to PDF improve text wrapping around the images.

Bug Fixes

  • US-904 Table cell width differs from the actual width fix
  • US-1029 DOCX FormFields are not recognized correctly in UniOffice v2 fix

v2.3.0

21 May 19:41
c12c4d2

Choose a tag to compare

Release notes - UniOffice v2.3.0

This release contains improvements and bug fixes.

Improvements

  • US-1011 Update UniOffice dependency for UniPDF v4
  • US-317 Footer and Header textbox based element implement page number arguments
  • US-1016 DOCX to PDF <w:pageBreakBefore/> processing

Bug fixes

  • US-468 Page numbers disappeared because of the regression fix
  • US-1015 DOCX to PDF invalid number found in PDF result fix
  • US-998 Issue Formatting some contents of DOCX document fix