github rangav/thunder-client-support v2.15.0

6 months ago

New Features

  • Run Collection Parallel #1088, #1363
  • Run Collection Skip request feature
  • Cookie Manager View #142
  • Get the current active environment name in the inline script? #1385
  • CLI - update to latest version v1.9.0

Bug Fixes

Run Collection Parallel (beta)

  • We are releasing a new feature to support running requests in collection concurrently.
  • You can configure no of concurrent requests to execute in parallel.
  • The feature is in beta, please test and let us know the feedback
  • CLI - use --concurrent switch. e.g: tc --col "colName" --concurrent 5
Screenshot 2023-11-01 at 08 11 10

Skip Request in Run Collection

  • Now you can skip request from execution in Run Collection
  • Works from Extention UI and CLI
Screenshot 2023-11-01 at 08 13 58

Cookie Manager (beta)

  • View all the cookies in Cookie Manager for the domains. You can delete single cookie or all cookies
  • Limitation: Currently you cannot create cookies from Cookie Manager, instead use the Cookie header
  • To view Cookie Manager:
    • From Sidebar View -> click ... and select Cookie Manager
    • From Command Palette -> search Cookie Manager
Screenshot 2023-11-01 at 08 21 09

Don't miss a new thunder-client-support release

NewReleases is sending notifications on new releases.