ThinkAutomation v5.0.992

Released: Jan 8, 2024

Mises à jour de v5.0.992

Fonctionnalités

  • Added 'Message Store Copy' option to the Server Settings - Message Store tab. This allows you to make a copy of your current Message Store database.
  • Added %LastActionExecutionMs% built-in variable, which holds the number of milliseconds that the last action took to execute.
  • Added 'Current Utilization' button to Logs tab in Studio. This shows the current ThinkAutomation Server CPU, Memory and Queue utilization.
  • Added the option to delete read messages when using the Azure Queue Message Source type.
  • The 'Save As PDF' action now supports rendering image files as PDF documents. The image is first embedded in HTML and the HTML is then converted to PDF.
  • Improved the quick-access option when editing Automations. When editing an Automation, start typing an action name. Select an action from the popup based on the characters typed. Press enter to select.
  • Updated MongoDB driver to latest. Now supports MongoDB version 7.
  • For API Message Sources you can now explicitly disable the Public API endpoint for individual Message Sources. Any HTTP POST or GET to the public API endpoint will receive a 404 response.

Correctifs

  • Fixed issue with Create Outlook MSG File action not working on some mime text.
  • Fixed Automation right-click popup menu showing wrong shortcut-key labels.
  • Fixed issue with web form & web chat file upload where the file name contained non-ascii characters.
  • Fixed issue with %variable% replacement inside Json, if value was empty Json array being incorrectly escaped.