Added 'Embedded Value Store' which provides simple storage and retrieval of key/value pairs.
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.