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

VersionRelease DateAG Grid Compatibility
8.22021-03-20>= 25.1.0
8.12021-02-22>= 25.1.0
8.02021-01-28>= 25.0.1

8.2 Release

KeyTypeDescription
AT-966BugColumns wrongly show as filtered when switching between views
AT-965TaskDeprecate Cell Validation and auto merge in Alert (PreventEdit)
AT-964BugEmitter is sometimes null causing error to be thrown
AT-963EnhancementAdd 'OverWrite' predefined button in Alerts
AT-962EnhancementAdd Form Fields to Alerts
AT-959EnhancementAdd a PreventEdit option for Alerts (to display before edit persists)
AT-958EnhancementAdd a Range Predicate for Date Fields
AT-956EnhancementAdd IsHidden state to Dashboard where initialised but invisible
AT-955EnhancementAdd api method to return Help Page for each function
AT-954EnhancementAdd api method to get short description for each function
AT-953BugExport issue with date-fns library in Webpack 4
AT-951EnhancementAdd Sentence Case option Format Column string formatter
AT-950TaskAdd 'Framework Components' section to Adaptable Options
AT-949EnhancementAdd Format Column option to change column Header
AT-945EnhancementInclude option (default true) to convert Alerts into OpenFin notifications
AT-944EnhancementEnable devs to provide user functions for Alert Action Buttons
AT-943EnhancementAdd Action Buttons to Alerts (eg Highlight Cell, Undo Edit)
AT-942EnhancementImprove design-time support for Predicates in Alerts & ConditionalStyle
AT-941EnhancementAdd a 'Broadcast Instrument' context menu item for Instrument columns
AT-940TaskEnable columns to be defined as FDC3 'Instrument' (in finance plugin)
AT-935EnhancementAdd expander for System Status popup if FurtherInformation is provided
AT-930TaskImprove custom toolbar components creation in Angular wrapper
AT-929TaskImprove ServerRowModel demo to show full AdapTable capablities
AT-728BugFilter UI screen not updated if filters are cleared via the API
AT-15EnhancementAdd ReadOnly cells (via Edit Options)

8.1 Release

KeyTypeDescription
AT-928EnhancementAdd string formatting options to Format Column (Case and Trim)
AT-927EnhancementAdd Show As / Remove Checkbox menu option in Column Menu (boolean columns only)
AT-926EnhancementAdd checkbox in Quick Search popup to run a query based on Quick Search
AT-925EnhancementUpdate Release notes page in Documentation to show activity in current version
AT-924EnhancementAdd query option to ignore validation
AT-923EnhancementMake SystemStatus divs available in Container Options so can be actual HTML Elements
AT-922EnhancementAllow Div to be provided for displaying System Status messages
AT-921EnhancementAdd a SystemStatusMessageChanged event
AT-920BugColumns in a pivot layout are wrongly added when moving to a normal layout
AT-919EnhancementCreate a function which retrieves the AST for a given query in QueryAPI
AT-916BugSchedules dont fire if provided at design time (run time works fine)
AT-915BugFix ipushpull styling issue caused by tinycolor
AT-914EnhancementAdd IsValid method to Query API to check if Query is valid
AT-913EnhancementAdd ValidationFailed event
AT-912EnhancementShow Notification in OpenFin if Cell Validation broken in Excel (during Live Report)
AT-911EnhancementRemove separator from Column / Context menus if showAdaptableMenu is false
AT-909EnhancementShow Formatted Value in Percent Bar if exists
AT-908EnhancementAdd 'Upload Config' button to Manage State screen - will replace current State
AT-904EnhancementSystem Status should display multiple messages rather than just latest one
AT-857TaskAdd Custom Toolbar example to Angular example app
AT-522EnhancementBuild a Boolean Column Checkbox Renderer
AT-483EnhancementAllow Calculated Column to get value from user defined function

8.0 Release

KeyTypeDescription
AT-906TaskAdd support for ag-Grid v.25