The counter of the number of errors in an app is now reset when a successful response is received or there is
an error handler defined in the App, and it has the option
CONTINUE after a number of retries.
Improved the way the bottleneck object was calculating the time to be stopped when the
option "MINUTE" was selected.
Improved the loading time of the list of flows and improved the screenshots quality.
For the preg_replace MACRO, the pipe character | can now be used in the first
parameter of the function, so it can be used for the regular expression.
Bottleneck: This new system app allows us to control the number of data records to be
executed at a specific time. It behaves as a counter, counting every data record that goes through it and stopping
them once the limit is reached in the time-defined gap.
Using an array of a Keystore in a Loop object was failing as the variable was not being
replaced.
Adding/updating a Project in an Environment while records are running could lead to unexpected
errors while information is updated. Now it's avoided waiting for the records to finish before doing the
update.
Created a new version of the Direct Voice App where, you can configure which web service URL (PRODUCTION or UAT)
you want to use. If none is provided, it will just use the PRODUCTION one.
For the Advanced FTP, Improved the Create folder function. If the folder already exists, it does not throw an
error over Plain FTP or Explicit.
Included a new button in the toolbar to navigate to the first child of a container for the Website editor
.
Improved the design of the toolbar with bigger buttons for the Website editor
Website URLs can now be mapped in environments along with Hosted pages, so you can use your custom domain if you
already have uploaded your SSL certificate.
The Website builder now allow creating multiple Templates, the Pages in a Template are now grouped under the Page
Container. All Pages and Templates can have multiple Block Containers to load HTMl dynamically from the Flows.