Release Notes
07 Sept 2022
- Repackaged to include the Agent's Category
- Fixed repetitive NEW_ prefixes added to an new column internally
- Added better error messages
- Grid converted to edit list and added multiline expression support
- Fixed repetitive NEW_ prefixes added to an new column internally using base code of v3.38
- This is an interim version which doesn't support 'EditList' control available in latest XMIoT Framework
- Fix existing columns being deleted
- Fix to nested variable expressions when also using { }
- Added support for variable expressions using [ ]
- Upgraded validation to check if each expression is valid
- Added proper hyphen support
- Added column name support for ' ', '_', and numbers at the start of the column
- Fixed issue with expression not parsing on start
- Fixed expression parsing so users can use True/False properly for Boolean values
- Fixing issue where expressions replace a column's value
- Added better exception messages and fixed errors with Boolean expressions to support XMIoT Boolean Casing
- Reworked how expressions are parsed so it is no longer reliant on System.Dynamic.Linq.Core reflections
- Added the ability to use one calculated field in another calculated field's expression
- Fixed issues with Payload selection
- Upgraded System.Linq.Dynamic.Core
- Added option to specify Existing With New or only New columns as output
- Added validation for field identifiers
- Added Error output when calculation fails
- Change name to Calculated Field and update icon
- Updated help URL
- Fixed outputs that overwrite input fields not having the specified output type
- Added DateTime type to list of derived output types
- Fixed null-reference exceptions in GetOutputAttributes
- Fixed "ToInt is not a valid method" exception
- Fixed "Operator cannot be applied to operands of type Object and ..." exceptions
- Updated DLL
- Changed Agent state to Virtual
- Initial Release
Last modified 8mo ago