Version 11.2.x

This page contains the logs of minor releases between 11.2 and 11.3.

Version 11.2.1

PRO edition, released on October 16, 2025

Fixes

  • regression in Datatable: modifying columns directly and calling refreshColumns without an explicit array with columns caused TypeError
  • Datatable: refreshColumns and scrollTo methods caused an error when called together on a hidden datatable
  • Accordion: collapse/expand methods didn't work when layout was hidden
  • Property Sheet: double click on a checkbox inverted the value
  • Willow and Dark skins: incorrect font-weight for resizer icons

Spreadsheet Fixes

  • Context menu didn't hide when other block areas were selected
  • Rows/columns were not selected when context menu was opened for them
  • Some characters in sheet names weren't escaped

Scheduler Fixes

  • Timeline mode: hardcoded section row number was removed
  • Editor form in Compact mode: custom recurring pattern was set incorrectly

Richtext Fixes

  • Initial values in Toolbar are not synced with the cursor position
  • Fullscreen mode weren't set correctly on init
Back to top