Releases: unidoc/unioffice
Releases · unidoc/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
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
v2.5.0
v2.4.1
v2.4.0
v2.3.0
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
v2.1.0
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
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