간단한 저장 및 키/값 쌍의 검색을 제공하는 'Embedded Value Store'를 추가합니다.
5월 12, 2022
신규 버전
기능
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.