Version 19.1 Release Note
Summary
- Minor version was released in October 2024 and supports AG Grid 32.3
Breaking Change
There are no Breaking Changes in AdapTable 19.1
The main enhancements in this release are:
- Improvements to the Gradient Style Styled Column
- Enhancements to Visual Data Report
- AG Grid Col Def properties (e.g. type) can be safely updated at runtime
Change Log
| Key | Type | Description |
|---|---|---|
| AT-2811 | Task | ✅ Support AG Grid 32.3 |
| AT-2808 | Bug | ✅ Multiple Custom Settings Panels are not handled correctly |
| AT-2807 | Bug | ✅ Changing StateKeywith active Column Filters do not refresh the filters |
| AT-2802 | Bug | ✅ ColDef.editable is not taken into consideration if it's a function |
| AT-2798 | Bug | ✅ Opening/closing multiple Detail grids crashes application |
| AT-2796 | Bug | ✅ Grid changes (column resize) trigger a row reload in SSRM |
| AT-2795 | Bug | ✅ AgGridReact props are not passed correctly when changed |
| AT-2785 | Enhancement | ✅ Evaluate user provided processPivotResultColDef option |
| AT-2784 | Enhancement | ✅ Remove brackets around percentage text in Percent Bar |
| AT-2783 | Enhancement | ✅ Enable Gradient Styles to also display Format Column props |
| AT-2780 | Enhancement | ✅ Action Row Button Column shouldnt appear in Layout |
| AT-2778 | Enhancement | ✅ Visual Data Report should always export Display Value |
| AT-2777 | Enhancement | ✅ Add SuspendAll and UnSuspendAll functions to FlashingCell API |
| AT-2701 | Bug | ✅ Changing colDefs via ag-grid api resets the filters to ag-grid filters |
| AT-2683 | Task | ✅ Enable AG Grid Col Def properties (e.g. type) to be updated at runtime |