unidoc/unioffice
 Watch   
 Star   
 Fork   
11 days ago
unioffice

v2.8.0

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
2025-12-10 02:04:22
unioffice

v2.7.1

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
2025-11-27 16:27:48
unioffice

v2.7.0

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
2025-11-03 18:29:29
unioffice

v2.6.0

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
2025-09-23 14:50:39
unioffice

v2.5.0

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
2025-08-19 19:59:40
unioffice

v2.4.1

Release notes - UniOffice v2.4.1

This release contain bug fix

Bug Fix

  • US-1109 Fix checkbox markdown on UniOffice v2
2025-07-29 01:32:42
unioffice

v2.4.0

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
2025-05-22 03:28:07
unioffice

v2.3.0

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
2025-04-16 15:50:31
unioffice

v2.2.0

Release notes - UniOffice v2.2.0

This release contains improvements and bug fixes

Sub-task

  • US-918 DOCX implement some image effects
  • US-932 Update minimum supported Go version to go 1.20
  • US-919 PPTX to PDF use table cell opacity
  • US-993 Update UniPDF and UniChart version

Bug Fixes

  • US-976 Fix issue with adding a slide to the second page in a PPT/PPTX File
2025-02-22 02:53:16
unioffice

v2.1.0

Release notes - UniOffice v2.1.0

This release contains improvements and bug fixes.

Improvements

  • US-917 DOCX Image borders support
  • US-822 Validator DOCX writer of UniOffice unit tests
  • US-880 DOCX insert table into the header or footer

Bug Fixes

  • US-747 Table cell position differs from the actual result in MS Word fix
  • US-819 PPTX to PDF Coffee.pptx missing tables fix
  • US-865 DOCX to PDF conversion footer image problem fix
  • US-882 UniOffice examples deprecated method and properties fixes