ThinkAutomation v5.0.898
Released: Nov 25, 2022
Updates in v5.0.898
Features
- Improved handling of invalid incoming email MIME text where attachments had duplicate Content-ID header values.
- You can now enable the 'Message Source Auto Pause' option separately for message source and automation errors. You can also enable 'Send Notification On Message Source Errors' separately from the 'Auto Pause' option.
- Added Recalculate option to 'Update Excel File' action. This option will ensure all formulas are recalculated after the update. A Password entry has also been added for opening password protected Microsoft Excel files.
- 'Update A Database' action name has been changed to 'Update A Database Using Extracted Fields'. JSON actions have been moved into their own 'JSON' group.
Fixes
- Fixed issue with POP3 message source not downloading new messages when Delete Processed Messages not enabled.
- Fixed issue with Read JSON Document action not unescaping extracted paths.
- Fixed issue with Failover Server node configuration showing unauthorized error when verifying the connection to the main server.
- Fixed issue with Update JSON action not deleting specific array items when Remove Paths used.
- Fixed issue with Automation editor showing 'Missing Variable' warning message on Database Lookup actions where a hard-coded LIKE value was used instead of a parameter (eg: SELECT * FROM Table WHERE Col LIKE '%somevalue%').