For more information on this release, see:
Fixed
- Fixed an issue where checking or unchecking a checkbox in a row with
autoRowSize: true
and multi-line cell values caused rows to align incorrectly. #7102 - Fixed an issue where checking or unchecking a checkbox changed the cell width. #8211
- Fixed an issue where using a single Handsontable instance with multiple HyperFormula sheets could lead to an uncaught
TypeError
. #8268 - Fixed an issue where nested column headers didn't expand properly. #9099
- Fixed an issue where updating custom borders could lead to uncaught error exceptions. #9455