Updates included in the build 1.4.6:

  • Added the option to encode the transferred data before it is sent to a printer. For example you can select "base64" to send a PDF document in base64 encoding to a printer.
  • Ensured that the accounts field cannot be changed on a project once it has been set. However the accounts selection may be changed when cloning a project.
  • Added the ability to set parameters within endpoint paths to allow for dynamically generated path schemas.
  • Corrected issue where a specific account's service could fail to reinitialize when updating the subdomain.
  • Ensured that all process actions run asynchronously and properly yield to other processes.
  • Corrected the regular expression implementation on the "Split Text Into Words" (TEXT_WORDS) transform.
  • Added Export as CSV option to all logs. Updated the long term archive of the request datas so that they are permanently accessible via the links contained in the exported CSV.
  • Added the ability to template the print job titles that appear in Google Cloud Print.
  • Added the ability to use a template to set the time offset of scheduled processes.
  • Added support for Amazon AWS Signature V4.
  • Added the option of name spacing incoming data on Listen to Request actions.
  • Added support for Map transforms and operations.
  • Added an advanced filter tab to allow users to more easily filter and sort collections.