5.0.830 - 10th May 2022
作者:Liam @liam
New Features
- Added Embedded Value Store. Allows simple storage and retrieval of key/value pairs.
Fixes
- Fixed issue with Move Incoming Message action not allowing you to select a folder when using Gmail message source.
- Fixed issue the For Each Comma Separated Value In where the loop would stop on a blank CSV column.
Improvements
- The HTTP Post action now allows files to be specified for form-data fields. The resulting post will then use 'multipart-form/data' content-type. You can also stream binary data using the Stream Binary Data option.