Version 21.1 Release Note
Summary
- AdapTable 21.1 was released in November 2025 and supports AG Grid version 34.2
- Its primary focus is on expanding the scope of Column Formatting and Styling
Breaking Change
There are no Breaking Changes in AdapTable 21.1
AdapTable 21.1 is a minor version release which supports AG Grid version 34.2.
- The main area of focus in 21.1. is Column Formatting and Styling which has been expanded to include:
- Column Headers (which can now be easily re-named on a per Layout basis)
- Column Groups (ie. Banded Columns)
- Pivot Row Grouped Columns
- Aggregated Cells (in Grouped Rows)
- Pivot Total Columns
- Grand Total Row
Change Log
| Key | Type | Description |
|---|---|---|
| AT-3092 | Enhancement | ✅ Extend Column Formatting to Pivot Result Columns |
| AT-3087 | Enhancement | ✅ Add caching to In Filter (and pass in to function) |
| AT-3080 | Task | ✅ Add custom default Layout Properties for newly created Layouts |
| AT-3069 | Enhancement | ✅ Make AutoApplyFilter column-specific |
| AT-3065 | Enhancement | ✅ Enable CustomIcons prop to be a function |
| AT-3062 | Enhancement | ✅ Add CSS base variables for spacing and font size |
| AT-3061 | Enhancement | ✅ Enable different default predicates for each filter component |
| AT-3054 | Task | ✅ Allow devs to access & reuse System Icons in buttons, cells etc |
| AT-3053 | Enhancement | ✅ Make Layout SuppressAggFuncInHeader sole source of truth |
| AT-3052 | Task | ✅ Add new features to 'In' Filter |
| AT-3051 | Task | ✅ Refactor Mandatory AG Grid Modules |
| AT-3046 | Task | ✅ Add support for AG Grid 34 |
| AT-3036 | Enhancement | ✅ Add UI for Column Group Scope in Format Columns |
| AT-3029 | Task | ✅ Replace Layout ColumnWidths with ColumnSizing |
| AT-3022 | Enhancement | ✅ Support Multiple Row Group Columns in Pivot Layouts |
| AT-2991 | Enhancement | ✅ Add ability to extend (inherit) System Predicates |
| AT-2977 | Enhancement | ✅ Allow In Filter dropdown to be expandable |
| AT-2964 | Enhancement | ✅ Add a "hidden" col Type to hide columns |
| AT-2865 | Enhancement | ✅ Extend Column Filtering to Pivot Result Columns |
| AT-2829 | Enhancement | ✅ Extend Column Filtering to Tree View Columns |
| AT-2801 | Enhancement | ✅ Add support in IN filter for columns with Number and String arrays |
| AT-2308 | Enhancement | ✅ Extend Column Filtering to Row Grouped Columns |