unidoc/unioffice
 Watch   
 Star   
 Fork   
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
2025-02-03 03:15:55
unioffice

v2.0.0

Release notes - UniOffice v2.0.0

This release contains new features, improvements, and bug fixes, and this release having backward incompatible with some of the v1 functions.

New Features

  • US-183 UniOffice document add comment feature
  • US-806 DOCX support for HTML markup in UniOffice v2
  • US-849 Add support for changing font size and color in UniOffice watermarks
  • US-861 Additional settings for UniOffice text watermark

Improvements

  • US-795 UniOffice changes related to v.2 version update
  • US-796 UniOffice v2 default page size for conversions to PDF
  • US-805 Enable build check in `dev-v2` branch
  • US-820 PPTX to PDF file coffee.pptx border improvement
  • US-874 Check supported Go version for UniOffice

Bug Fixes

  • US-744 Table border missing in DOCX to PDF conversion result fix
  • US-745 Table cell background color missing in DOCX to PDF conversion result fix
  • US-746 Table width conversion result differs from the actual width fix
  • US-743 Text highlight not appearing in DOCX to PDF conversion result fix
  • US-748 Repeating row header is not appearing in the DOCX to PDF result fix
  • US-164 Images does not appear when using the template to build the ppt slides fix
  • US-818 PPTX to PDF file coffee.pptx wrong title color fix
  • US-802 Table row color ini `coffee.pptx` file conversion to PDF fix
  • US-821 PPTX issue with relationships info when opening and saving certain document fix
  • US-793 Presentation's table background color issue fix
  • US-567 Test data regression because of the updated schema code fix
2025-01-03 18:20:03
unioffice

v1.39.0

Release notes - UniOffice v1.39.0

This release contains improvements and security patch

Improvements

  • US-736 UniOffice to PDF conversions: add line chart support
  • US-794 Update PDF conversion rendering diff issue in unit tests

Security Patch

  • US-808 UniOffice golang x/crypto and x/net update version due security issues
2024-11-23 19:43:43
unioffice

v1.38.0

Release notes - UniOffice v1.38.0

This release contain improvements

Improvements

  • US-710 XLSX to PDF area chart support
  • US-711 XLSX to PDF scatter chart support
  • US-712 XLSX to PDF process hidden cells
  • US-771 UniOffice convert to PDF docker ubuntu 24 tests results update
2024-10-18 13:27:32
unioffice

v1.37.0

Release notes - UniOffice v1.37.0

This release contains new feature, improvements, and bug fixes.

New Feature

  • US-663 UniOffice document Node add Remove function

Improvements

  • US-636 DOCX to PDF text shaping of Arabic text
  • US-616 DOCX to PDF add fonts for us-606-centos_DMSERVER20231215 test file
  • US-702 DOCX to PDF Horizontal rule processing
  • US-635 XLSX to PDF hidden sheet not processed to PDF
  • US-613 Add more test cases for XLSX to PDF and PPTX to PDF

Bug Fixes

  • US-682 Embedded images are missing in the output PDF fix
  • US-681 Layout shapes are missing in the output PDF fix
  • US-334 DOCX to PDF RTL paragraph text order fix
  • US-252 UniOffice APP6Source test file: overlapping with footer paragraph fix
  • US-637 document GetFooter panic on nil footer or header fix