Version 10.3.x
This page contains the logs of minor releases between 10.3 and 11.
Version 10.3.3
PRO edition, released on October 15, 2024
Fixes
- export to Excel: text decoration styles are mixed
Spreadsheet Fixes
- multisheet math: switching to another sheet doesn't work while editing formula
- formats are not unique for a Spreadsheet instance
hideHeaders()
doesn't work correctly on multiple sheets
Diagram Fixes
- correction for the lines created outside the viewport
Version 10.3.2
PRO edition, released on September 13, 2024
Fixes
- DataTable: combination of
resizeColumn
and hover
leads to errors if a column has HTML elements in the template
- DataTable:
refreshColumns()
throws errors on columns with footer content
- Area selection breaks when selecting a cell that is partially off-screen
SpreadSheet Fixes
- Excel import: links (except HYPERLINK) are not imported
Version 10.3.1
PRO and GPL editions, released on August 30, 2024
Fixes
- suggest in Combo stays hidden when user is typing after selecting a value (regression)
Scheduler Fixes
- programmatic change of selection fails and breaks compact Scheduler
SpreadSheet Fixes
- style is not exported properly for merged cells
Back to top