ThinkAutomation v5.0.925
Released: Mar 16, 2023
Updates in v5.0.925
Features
- Added new 'List Operation' action. A generic action for creating, updating, sorting and searching lists of values. You can read a single list value or all values. Complete lists can be returned as text, JSON array, markdown table, CSV or HTML list.
- Automations will now show grouped by Automation Group Name when viewing in the Studio Explorer. Automation group names can be set on the Automation Properties tab.
- The 'Moving Incoming Message' action now works with Microsoft Exchange message sources (beta).
- 'Lookup From A Database' will now convert Blob data to a base64 string before its assigned to a %variable%. This enables you to read binary data and write it to a file using the File Operation action.
- Added 'Write Binary File From Base64 String' operation to the File Operation action.
- If you connect to multiple ThinkAutomation server instances using the Studio you can now define saved connections in the Studio Preferences. This speeds up the login process when switching between servers.
- Microsoft Windows 11 Dark Theme has been added to Studio.
Fixes
- Fixed issue with Create Outlook MSG File action where the file name specified contained invalid filename characters.