Skip to content

v1.2.1: File Upload feature

Compare
Choose a tag to compare
@rangav rangav released this 06 May 16:54
· 631 commits to master since this release
b82dc99

New Features

  • File Upload feature now supports field name #20
  • Set Env Var from text response, Headers and Cookie (see readme for details). #111 , #42
  • Run Collection Requests are clickable links. #37
  • Format json text when header is text/plain
  • Enable Body in GET request #108

Bug Fixes

  • Fixes space not encoded in Url #116
  • Fixes Request error causes spinning without finishing #120, #110
  • Fixes Postman Import failed error for files #96
  • Fixes Basic auth password should not be plain text field #103