Releases: unidoc/unioffice
Releases · unidoc/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
v1.38.0
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
v1.36.0
Release notes - UniOffice v1.36.0
This release contains new features, improvements and bug fixes.
New Features
- US-292 license metered api key add verbose mode for credits usage
Improvements
- US-568 DOCX to PDF conversion set encoder based on image format
- US-598 Prevent creation of unnecessary xml files inside PPTX file
Bug Fixes
v1.35.0
Release notes - UniOffice v1.35.0
This release contains new features, improvements and bug fixes
New Features
- US-466 Copy and add existing slides from one presentation to another
- US-539 DOCX to PDF options to set the image encoder
- US-535 Reorder or swap function for PowerPoint slides
- US-333 Add new property RTLFontFile for DOCX->PDF conversion process
Improvements
- US-127 DOCX to PDF table cell handle drawing element (image).
Bug Fixes
v1.34.0
v1.33.0
Release notes - UniOffice v1.33.0
This release contains improvements and bug fixes
Improvements
- US-325 Add support for pie charts into UniOffice for conversion to PDF
- US-464 PPTX to PDF long words text wrapping
- US-463 PPTX to PDF cell alignment
- US-462 PPTX to PDF remove negative char spacing
- US-426 XLSX to PDF set correct font size in case text doesn't fit to columns
Bug Fixes
v1.32.1
v1.32.0
Release notes - UniOffice v1.32.0
This release contains improvements and bug fixes.
Improvements
- US-304 DOCX to PDF calculation of chars width after substituted and before inserted to PDF paragraph
- US-281 DOCX to PDF header and footer arguments width adjustment calculation
- US-429 XSLX to PDF border style improvement
- US-445 Sync unioffice-examples
Bug Fixes
v1.31.0
Release notes - UniOffice v1.31.0
This release contains new features, improvements and bug fixes.
New Features
- US-188 Added
utils.GetNumPages
to get total of pages from DOCX - US-332 Added
Numbering.Restart
to restart numbering definition
Improvements
- US-211 DOCX to PDF Header and Footer selection
- US-308 Added test data for spreadsheet and compare results with MS Excel
- US-314 XLSX to PDF Processing of landscape orientation similar to MS Excel
- US-318 XLSX to PDF Image scaling improvement
- US-329 PPTX Slide layouts ordering position
- US-309 DOCX to PDF image header scaling for File_1.docx (Cisco File)
Bug Fixes
- US-214 test cases floating point precision issue on arm64 OS fix
- US-280 DOCX to PDF Correct processing of table styles
- US-283 DOCX to PDF infinite loop fix
- US-284 DOCX to PDF rotated image is not appearing correctly fix
- US-286 [FIELD_TOC] label is visibility fix
- US-299 Wrong background color in tables
- US-313 XLSX to PDF no bar chart fix
- US-321 XLSX to PDF extra blank pages fix
- US-327 XLSX to PDF table layout fix
- US-328 XLSX to PDF
Invoice.xlsx
print only part of the columns like MS Excel