Lançamentos do ThinkAutomation

Released: Jan 8, 2024

Atualizações na v5.0.992

Recursos

  • 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...

Released: Nov 23, 2023

Atualizações na v5.0.985

Recursos

  • Added 'Update Database Using CSV Or Json' action. This action can update multiple rows in a database using CSV or Json data.
  • Added 'Ask ChatGPT To Respond To A Prompt With An Image' option to the ChatGPT action. This allows you to specify an image URL or path and ask a question about it. The response is returned to a variable. You can use this to also perform OCR on images to extract text.
  • Twitter Message Sources and the 'Send Tweet' action now require your own a Twitter Developer...

Released: Nov 3, 2023

Atualizações na v5.0.978

Recursos

  • Added new 'Check SSL Certificate' action which checks the validity and expiry date for the SSL certificate used on any host/URL. This action can be used to monitor a web site SSL certificate and get notified if the certificate is invalid or about to expire.
  • Improved Web Chat Message UI to better handle mobile devices (virtual keyboard is now hidden after message submit).
  • Added additional color themes to the Web Chat Message Source type. Also added font-size selector (use 'Medium' for...

Released: Oct 20, 2023

Atualizações na v5.0.975

Recursos

  • Added PostgreSQL to the available ThinkAutomation Message Store database types.
  • Added 'Convert PowerPoint Document' action for converting Microsoft PowerPoint files to PDF or various image formats.
  • The 'Print' action now supports printing PowerPoint files and attachments.
  • The 'Convert PDF Document' action now allows Width & Height to be specified for PDF to image conversion.
  • The 'Convert PDF Document' action:
    • For PDF to TIFF conversion you can now enable the Multi-Frame option...

Released: Sep 12, 2023

Atualizações na v5.0.970

Recursos

  • You can now set 'Log Retention Maximum Days' in the Server Settings - Message Store tab. This setting defines the maximum number of days that automation and message source logs are retained for. Previously logs where deleted after the highest Keep Messages For (Days) setting on all Solutions.
  • Added 'Pause Message Source' and 'Resume Message Source' operations to the 'Message Store Operation' action. This allows you to pause and resume any Message Source in the same Solution from within...

Released: Aug 16, 2023

Atualizações na v5.0.968

Recursos

  • Added 'Max Wait Seconds' PowerShell action. This prevents scripts that do not properly handle timeouts from halting execution of the Automation.
  • Added 'Export' option to Message Store Viewer which exports the current view to a CSV file.
  • Added 'Disable Auto Logout On Screen Lock' option to Studio Preferences. This prevents the Studio from automatically logging out when the Microsoft Windows screen is locked.
  • The Embedded Knowledge Store Browser now allows you to import web pages from a...

Released: Aug 7, 2023

Atualizações na v5.0.965

Recursos

  • Added export/import option to Automation editor.
  • Web Chat form message source types now allow File Upload. If enabled users can upload a file to send with the current chat message. The uploaded file will be added to the incoming message as an attachment.
  • Web Form message source types now allow File input field types. A File input allows the user to select a file to upload. Uploaded files will be added to the incoming message as attachments.

Released: Jul 14, 2023

Atualizações na v5.0.960

Recursos

  • Added gpt-4 model to 'ChatGPT' action available model list.
  • Added 'Require Moderation' to ChatGPT action, requires that the prompt sent to ChatGPT complies with OpenAI usage policies. This option should be enabled when creating public facing chat bots, email responders etc.
  • Added 'Required' option to 'Add Static Context' option on ChatGPT action.
  • The 'Text Operation' action now allows HTML tags with specified class or ID names to be dropped when converting HTML to Plaintext, XML, JSON...

Released: Jul 3, 2023

Atualizações na v5.0.955

Recursos

  • Added new 'Message Store Operation' action. This action can be used to return a conversation. A conversation is a transcript of message store messages between two email addresses with the same subject. The list can be returned in Markdown, JSON, CSV or HTML format. The Message Store Operation action can also be used to drop the current message (preventing it from being saved in the message store) and to drop a conversation.
  • Added a tag entry to Knowledge Store articles. The tag can be...

Released: Jun 15, 2023

Atualizações na v5.0.950

Recursos

  • Improved the Embedded Knowledge Store Browser. You can now drag and drop files and documents onto the 'Titles' list to quickly import into the knowledge store. Microsoft Outlook message files (*.msg) can now also be imported.
  • Added 'HTML To Markdown' conversion option to 'Set Variable', 'Text Operation' and 'HTTP Get' actions.
  • Added 'gpt-3.5-turbo-16k' model to ChatGPT action model list. This model allows 4x larger context.
  • Added Open Document (ODT) file support for the 'Create Document...