- Added console warnings on functions that are unsafe to call on an uninitialized table
- Moving columns while a row is frozen now works correctly
- History module now handles row deletion correctly
- Fix issue with duplicated row groups when the
setGroupByfunction is called - The
addColumnfunction now correctly adds all new columns as top level columns when column grouping is in use - Initial filters no longer try to refresh the table when it is uninitialized
- The select module now correctly handles
row-retrieveinternal events