π New Features and Improvementsβ Added the ability to activate or stop Workers in environments updated to v.9.13.0 to control data processing Enabled selection of Default Channel Email configuration via variables for improved flow management Sorted Default Channel configurations alphabetically for easier access Added validation for Default Channel Email domains, advising they have a resolvable A or MX record to improve deliverability Updated Keystore and Table App to use a single flow object π New featureβ Added a new App called "ADP API Request " for communicating with the ADP API. Added a Project overview in the environments that shows the number of tasks and progress in each project, which can be accessed from the left menu. This new overview also shows the system's storage usage and provides more accurate information on each project's storage. π§ Improvementβ Improved workers performance in servers C and D. Improved search performance in the report. In the Tables App , the INSERT and UPDATE queries no longer reset previous SELECT queries, allowing you to use @table variables after an INSERT/UPDATE and have them reference the latest SELECT. In the Tables App , the default comparator for the WHERE clause is now "equal" instead of "contains". π New featureβ Significant boost in reliability and performance in both the Designer and the Environments. π§ Improvementβ When creating a table , an error is now thrown if the name does not contain [a-z][0-9] and "_" characters. Also, the length cannot be longer than 50 characters. Removed the auto-refresh when opening the variables modal window. The error in the Apps that happens when the connection is abruptly cut in the middle of the transfer (error 43) will be possible to handle in the app. π New featureβ New App in the Marketplace for connecting to Rotaform API. π§ Improvementβ Now it is shown the column type when adding or editing a Tableβfor example, String, Number, Date, etc. Increased performance and loading speed of the flow list and versions. Improved the performance and speed when creating a project. π Bug fixβ In Table , there was an issue when saving a column and set as "searchable." Solved a problem when an object has another empty object inside the data record. The variable was not being replaced when the variable name had brackets like "
@keystore.my_keystore.['my_variable:attributes']." Solved an issue in the content editor when the windows with the variables appeared over another
window. When a Custom App was created, it was missing a default name. In some browsers, it was making 2-3 copies of the
same app. π New featureβ New MACRO added in Developers App: strip_tags(). Added a button to force the update in the Custom Apps , which are already placed on the dashboard if the custom app
has been modified. π§ Improvementβ jQuery library updated Reviewed and updated the File Manager . Malicious files are not allowed to be executed or
created. Improved the view of the response and request details π New featureβ π Bug fixβ Fixed issue importing to a table from CSV. Fixed issue editing a query on a Hosted Page . Fixed issue with the preg_replace MACRO in Designer replacing static
variables. π New featureβ Visma | Onguard - CreditManager App for Automating debt management process. π Bug fixβ In the parameters of the Authorization of an App , any @variable can be
used. Fixed issue in Update variable tool when the parameter on the right
uses the MACRO eval_spreadsheet_formula(). Fixed an issue in designer testing Apps. It is not returning a response if the response contains a
JSON. π§ Improvementβ Tables: New column type (TEXT) can be defined to hold up to 16.777.215 characters (16MB) Schedules: You can define the timezone where the schedule will take place. Schedules: In the Environment detail, a new card called "Schedules" can be added to view the information of the
schedules already configured on it. Improved the way each environment runs background tasks to optimize the overall performance. π Bug fixβ In CVS had headers with blank spaces. Now they are correctly cleaned. In HTML to PDF App, fixed that DPI was always fixed at 96.