Grid Pro: Introduced line, area, column, bar and pie sparklines. Useful for displaying trends in time series data or other sequential datasets. Check demo and documentation.
Grid Pro: Added support for more input types, such as checkbox and select dropdown, via the new renderers API property. Check out demo and documentation.
Grid Pro: Use the new validationRules API property to validate user input when editing data in cells. Check out documentation
Grid Pro: Added voice over announcers to the cell editor validator.
Grid Pro: Added afterRender event to the header cell.
Grid: Added rendering.columns.resizing.mode option and deprecated distribution.
Grid: Added rendering.columns.resizing.enabled option and deprecated columnDefaults.resizing.
Grid: Added possibility to define column.width option for the fixed resizing strategy.
2 BUGFIXESEXPANDCOLLAPSE
Grid: Fixed #23193, not all grid rows were properly removed.
Grid: Fixed #23173, the grid lang.locale property wasn’t updated properly.