Version 10 Release Note

Initial Adaptable State

Although 10.0 Release delivered many new and improved features, no changes are required to the Initial Adaptable State, which is defined and works exactly as before. 🥳

Adaptable Options

Version 10 completes the process started in Version 9 of refactoring Adaptable Options so that it is more intuitive for developers to configure their AdapTable instance.

Accordingly, a few new sections have been added:

SectionNotes
Data Change History OptionsUsed in conjunction with new Change History History Module
Query Language OptionsThe filter-related properties that were previously in Search Options
Notification OptionsMerges old Alert Options and System Status Options into one section
Query Language OptionsManages AdapTableQL

Modules

A new Data Change History has been added, giving full oversight of all data changes in AdapTable - both user-edits and 'ticking'.

AdapTableQL Improvements

AdapTableQL (the Query Language used for evaluating Expressions) has had some improvements:

  • Expressions can be made available by Module
  • New Expression Functions have been added
  • Case sensitivity has been extended to Expressions
  • Can move between steps in the Expression Editor with the mouse

Vertical Wizards

Version 10 replaces the remaining old-style wizards with the more powerful Wizards.

Note

This process was begun in Version 9

Modules which have been updated include:

Change Log

KeyTypeDescription
AT-1263Enhancement✅ Add Toolbar and Tool Panel for Change History Module
AT-1260Enhancement✅ Make No Code Plugin available when using React Wrapper
AT-1259Documentation✅ Organise Documentation by Topic
AT-1252Task✅ Move from private to public npm
AT-1247Enhancement✅ Add a 'setRowGroupings' method to AdapTable API
AT-1244Bug✅ Bug: Custom Toolbar is NOT rendered correctly on initial render
AT-1242Enhancement✅ Add Clone Button in Layout Toolbar and ToolPanel
AT-1240Enhancement✅ Allow Available AdapTableQL Expressions to be set for each Specific Module
AT-1237Enhancement✅ Allow Pivot columns to be renamed
AT-1236Task✅ Create a History Module to show edits (with undo option)
AT-1233Bug✅ Filter doesnt resize after number of search items is filtered
AT-1222Enhancement✅ Extend Case Insensitivity to Queries
AT-1221Enhancement✅ Add a Trunc option in Format Column
AT-1209Enhancement✅ Add Cmd/Ctrl + Up/Down arrows to enable moving between wizard steps without changing keystrokes
AT-1208Bug✅ Having column sort comparer AND sortedValues for the same column breaks the UI
AT-1204Bug✅ Date formatting in Export is not applied for Row Group Columns
AT-1201Task✅ Make the Adaptable Options tab in Grid Info dynamic
AT-1199Bug✅ Columns still display as pinned when switching from Layout with pinning to one without
AT-1198Enhancement✅ Dashboard Inline Mode improvements
AT-1197Enhancement✅ Make visibility for Quick Filter's dropdown and textbox configurable
AT-1175Task✅ API Methods like Edit/Add/Suspend should return Object that was just modified/created
AT-1173Task✅ Upgrade to version 26 of AG Grid
AT-1160Task✅ Make the timeout for instantiating AdapTable configurable
AT-1119Bug✅ Cannot schedule an Export to Custom Destination with form
AT-1118Task✅ Add remaining Vertical Wizards