Added Base 64 Encode correction – JIRA WP-792
Added Override Server Variable Object – JIRA WP-790
Set Variable Object and Override Server Variable Object will now throw errors if a blank variable name is provided.
Set Variable Object and Override Server Variable Object will now remove all spaces in Variable names and replace it with an underscore.
Server Variables are now shown in Debug
Write Debug and Scope Vars Dialog variables now have the scope prefix (JOB, SERVER, etc.).
Object Vars Dialog variables now have the JOB scope prefix.
Can now use Server, Job Variables, and Expressions in connection string for Database Objects. – JIRA WP-791
Can now use both Server, Job Variables, and Expressions in the DR Server/Username/Password fields.
DocRecord Objects now support SERVER vars for server, username and password fields. They DO NOT support normal variables. - JIRA WP-784
Option has been added to Workflow Security screen to allow password protected processed to be Imported, Exported, and Removed without needing the password. – JIRA WP-785
Added ASCII Correction that return the Character Code for the first character of each line – JIRA WP-786
Added Split Into Lines Every X Char Correction – JIRA WP-788
Added Reverse Text Correction which reverse the order of the characters in a string – JIRA WP-789