Version 8 Release Note
Version 8 of AdapTable was released in January 2021.
Unlike previous major releases it only contains 1 change which is support for AG Grid Version 25
Other than that, it was functionally equivalent to AdapTable v.7.4.
This was not a breaking release so there is nothing that users of AdapTable need to do in order to upgrade to this version.
Change Logs
| Version | Release Date | AG Grid Compatibility |
|---|---|---|
| 8.2 | 2021-03-20 | >= 25.1.0 |
| 8.1 | 2021-02-22 | >= 25.1.0 |
| 8.0 | 2021-01-28 | >= 25.0.1 |
8.2 Release
| Key | Type | Description |
|---|---|---|
| AT-966 | Bug | ✅ Columns wrongly show as filtered when switching between views |
| AT-965 | Task | ✅ Deprecate Cell Validation and auto merge in Alert (PreventEdit) |
| AT-964 | Bug | ✅ Emitter is sometimes null causing error to be thrown |
| AT-963 | Enhancement | ✅ Add 'OverWrite' predefined button in Alerts |
| AT-962 | Enhancement | ✅ Add Form Fields to Alerts |
| AT-959 | Enhancement | ✅ Add a PreventEdit option for Alerts (to display before edit persists) |
| AT-958 | Enhancement | ✅ Add a Range Predicate for Date Fields |
| AT-956 | Enhancement | ✅ Add IsHidden state to Dashboard where initialised but invisible |
| AT-955 | Enhancement | ✅ Add api method to return Help Page for each function |
| AT-954 | Enhancement | ✅ Add api method to get short description for each function |
| AT-953 | Bug | ✅ Export issue with date-fns library in Webpack 4 |
| AT-951 | Enhancement | ✅ Add Sentence Case option Format Column string formatter |
| AT-950 | Task | ✅ Add 'Framework Components' section to Adaptable Options |
| AT-949 | Enhancement | ✅ Add Format Column option to change column Header |
| AT-945 | Enhancement | ✅ Include option (default true) to convert Alerts into OpenFin notifications |
| AT-944 | Enhancement | ✅ Enable devs to provide user functions for Alert Action Buttons |
| AT-943 | Enhancement | ✅ Add Action Buttons to Alerts (eg Highlight Cell, Undo Edit) |
| AT-942 | Enhancement | ✅ Improve design-time support for Predicates in Alerts & ConditionalStyle |
| AT-941 | Enhancement | ✅ Add a 'Broadcast Instrument' context menu item for Instrument columns |
| AT-940 | Task | ✅ Enable columns to be defined as FDC3 'Instrument' (in finance plugin) |
| AT-935 | Enhancement | ✅ Add expander for System Status popup if FurtherInformation is provided |
| AT-930 | Task | ✅ Improve custom toolbar components creation in Angular wrapper |
| AT-929 | Task | ✅ Improve ServerRowModel demo to show full AdapTable capablities |
| AT-728 | Bug | ✅ Filter UI screen not updated if filters are cleared via the API |
| AT-15 | Enhancement | ✅ Add ReadOnly cells (via Edit Options) |
8.1 Release
| Key | Type | Description |
|---|---|---|
| AT-928 | Enhancement | ✅ Add string formatting options to Format Column (Case and Trim) |
| AT-927 | Enhancement | ✅ Add Show As / Remove Checkbox menu option in Column Menu (boolean columns only) |
| AT-926 | Enhancement | ✅ Add checkbox in Quick Search popup to run a query based on Quick Search |
| AT-925 | Enhancement | ✅ Update Release notes page in Documentation to show activity in current version |
| AT-924 | Enhancement | ✅ Add query option to ignore validation |
| AT-923 | Enhancement | ✅ Make SystemStatus divs available in Container Options so can be actual HTML Elements |
| AT-922 | Enhancement | ✅ Allow Div to be provided for displaying System Status messages |
| AT-921 | Enhancement | ✅ Add a SystemStatusMessageChanged event |
| AT-920 | Bug | ✅ Columns in a pivot layout are wrongly added when moving to a normal layout |
| AT-919 | Enhancement | ✅ Create a function which retrieves the AST for a given query in QueryAPI |
| AT-916 | Bug | ✅ Schedules dont fire if provided at design time (run time works fine) |
| AT-915 | Bug | ✅ Fix ipushpull styling issue caused by tinycolor |
| AT-914 | Enhancement | ✅ Add IsValid method to Query API to check if Query is valid |
| AT-913 | Enhancement | ✅ Add ValidationFailed event |
| AT-912 | Enhancement | ✅ Show Notification in OpenFin if Cell Validation broken in Excel (during Live Report) |
| AT-911 | Enhancement | ✅ Remove separator from Column / Context menus if showAdaptableMenu is false |
| AT-909 | Enhancement | ✅ Show Formatted Value in Percent Bar if exists |
| AT-908 | Enhancement | ✅ Add 'Upload Config' button to Manage State screen - will replace current State |
| AT-904 | Enhancement | ✅ System Status should display multiple messages rather than just latest one |
| AT-857 | Task | ✅ Add Custom Toolbar example to Angular example app |
| AT-522 | Enhancement | ✅ Build a Boolean Column Checkbox Renderer |
| AT-483 | Enhancement | ✅ Allow Calculated Column to get value from user defined function |
8.0 Release
| Key | Type | Description |
|---|---|---|
| AT-906 | Task | ✅ Add support for ag-Grid v.25 |