New Functionality:
Undo action was added to the Workflow editor.
User can use “undo” and “redo” icons to make step-by-step updates.
User can use hot keys to make undo/redo actions.
2. Targeting feature was released to the application:
User can define Output Array Name for module that generate new payload data to.
User can define Target Array Name for module to target a specific array in the incoming payload.
For Looping Processing mode user can define what array in the incoming payload should be used to loop thru.
3. ODBC support was added to the application:
During SQL Connections configuration user can define whether to use SQL Server or ODBC.
Depending on the provider selected, different set of fields is displayed on the UI.
ODBC supports DSN (64 bit) and DSN-less connections.
Enhancements and Updates:
Updated Axios from 1.6.0 to 1.6.4.
The Kendo-react-upload library was replaced with custom solution across the app.
UI changes were applied to the Module Card Drawer and Module Setting to have a better track on linked parameters.
Application Corrections and Bug Fixes:
API - Endless logging was fixed.
CSV - Endless logging was fixed.
SQL - Error message and Trace displaying in the Job details was updated.
Empty group resize issue was fixed.
SCH - Reset button for schedule configuration was fixed.
Install license on new installations error was fixed.
ARM UI not showing the correct error message and logging duplication issues were fixed.
Comments