Version 11.1.x
This page contains the logs of minor releases between 11.1 and 11.2.
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