Version 11.1.x

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

Version 11.1.2

PRO edition, released on August 11, 2025

Fixes

  • Button: a bug in the positioning at certain screen widths with min-/maxWidth
  • Multicombo: removing an option from the input before popup is opened caused an error

Spreadsheet Fixes

  • improved performance for importing Excel files
  • selection via Shift+Arrow autofilled cells
  • pasting via Ctrl+V worked in locked cells
  • sorting a column with locked cells altered values at other cells
  • regression: sorting didn't apply correctly to 0 (zero)
  • multisheet math: incorrect behaviour if some sheet doesn't exist

Rich Text Editor Fixes

  • toolbar: false hid the menubar as well
  • a sizing error in the compact mode with a custom toolbar
  • a popup for a link didn't appear on text if the link was set for the text and an image
  • the "Cancel" action while adding a link didn't cancel styling
  • the "Cancel" action while editing a link didn't reset the input value on the next edit
  • a wrong URL for the "Help" option in the Menubar

Scheduler Fixes

  • setting a custom repeat schedule results in an error in the compact mode
  • if an editor has been opened for a recurring event, switching to a single non-recurring event throws an error

Version 11.1.1

PRO edition, released on May 15, 2025

File Manager Fixes

  • File size abbreviations were missing in FM locale
  • Filtering: "Location" did not trigger filtering and isn't set after filter toggle
  • Regression in search: focus was moved away from input after every search action
  • Content editing: ProgressBar could conflict with custom text editors (e.g. Ace)
  • Demos: removed deprecated "Custom folder upload", since the widget supports it

Document Manager Fixes

  • Adding a custom Excel editor (Spreadsheet) led to an editing history error
  • File size abbreviations were missing in DM locale
  • Filtering: "Location" did not trigger filtering and wasn't set after filter toggle
  • Regression in search: focus was moved away from input after every search action
  • Content editing: ProgressBar could conflict with custom text editors (e.g. Ace)

Pivot Updates

  • New demo: sync Pivot with a DataTable for editing source data

Scheduler Fixes

  • Demo of a custom info window: window stayed visible after copying an event

Spreadsheet Updates

  • New demo: custom dialog that allows applying styling similar to Smart Tables

Spreadsheet Fixes

  • XSS safety mode and number format: escaped symbols were displayed incorrectly
  • XSS safety mode and formulas mode: content of the selected cell with a formula was displayed incorrectly
  • Format set on an empty cell led to rendering an unwanted "null"
  • Formulas mode: when enabled, number formats should not be visible

Rich Text Editor Fixes

  • PDF Export failed for colored text (expected HEX, sometimes received RGB)
  • PDF Export: block spacing and consecutive spaces were not rendered correctly
  • Export could fail if the font size has been changed
  • setValue with HTML content: sizes of the aligned image were ignored
  • FireFox: selecting an entire document (Ctrl+A) led to an error
Back to top