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