System Datamodel
- Enhanced – Web Page Table can column types increased from 20 to 33. Auto detection of XML datasets improved. Fixed date error on dates like 0001-01-01. New filter option to ignore errors if not data found (This also now appears on CSV and Excel tables). Increased JSON data size from 4M to 64M.
Query Builder
- New – Expression function to add rows or headers after the current row. See RowAddAfter and RowHeaderAfter.
- New – Filter Literal Prefix <~ to allow for filtering on values that look like special command keywords like <null>, < , > or = etc. For example <~<<A,B,C will filter on the value <<A,B,C instead of turning it into a <in> clause list.
Site Setup
- New – User Group option to control access to Filter Mapping.
Scheduler
- Fixed – Trigger options for Delayed task up to and Stop task if runs longer than settings would not be saved unless one changed the default times to something else.