Skip to content

Releases: unidoc/unioffice

v1.39.0

03 Jan 10:57
3586f0f
Compare
Choose a tag to compare

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

23 Nov 16:46
aefec45
Compare
Choose a tag to compare

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

v1.37.0

19 Oct 15:04
37c77fc
Compare
Choose a tag to compare

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

v1.36.0

16 Sep 21:47
4a77b86
Compare
Choose a tag to compare

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

  • US-607 Fix wrong files under customXML
  • US-583 Fix DOCX to PDF issue with image relationship causing image header not appear
  • US-606 Fix DOCX to PDF empty rows in table causing panic

v1.35.0

29 Jul 05:25
3e7ab0e
Compare
Choose a tag to compare

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

  • US-536 Wrong number of layouts in PPTX file fix
  • US-564 UniOffice x/image update to v0.18 for patch security issue
  • US-250 PPTX Showing warning when opened on PowerPoint after open and save fix
  • US-548 uo-192-relationship-absolute-file-path.pptx - after Open/save Powerpoint can't open the file fix

v1.34.0

21 Jun 12:00
2509d38
Compare
Choose a tag to compare

Release notes - UniOffice v1.34.0

This release contains new features, improvements and bug fixes.

New Features

  • US-301 Table of Contents customization

Improvements

  • US-427 XLSX to PDF table lines processing improvement
  • US-428 XLSX to PDF table header style processing improvement

Bug Fixes

  • US-476 DOCX file became invalid for Docusign fix
  • US-467 Missing fonts for us-87-dmserver.pdf page 1 fix
  • US-475 Table parsing and save panic for project-tracker.xlsx fix

v1.33.0

22 May 16:43
e353c17
Compare
Choose a tag to compare

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

  • US-452 PPTX to PDF exceptions fix
  • US-453 PPTX to PDF messed text lines in output fix

v1.32.1

08 May 14:48
1945334
Compare
Choose a tag to compare

Release notes - UniOffice v1.32.1

This release contain bug fix

Bug Fix

  • US-446 Spreadsheet text exctraction relationship fix causing the some of sheet unreadable

v1.32.0

04 May 20:05
aa143a5
Compare
Choose a tag to compare

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

  • US-300 DOCX to PDF wrong position of anchored image after table fix
  • US-319 XLSX to PDF background color is missing fix
  • US-425 XLSX to PDF correct processing of text color is not black
  • US-424 XLSX text extraction not matching Excel UI fix

v1.31.0

02 Apr 17:54
36d084b
Compare
Choose a tag to compare

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