Back ||
  • Product
  • |Nov 28, 2024

Hoppscotch v2024.11.0: Introducing collection runner, and more

Kiran Johns
Kiran Johns
News 01

At Hoppscotch, we build an easy-to-use, developer-friendly, powerful API testing client. Our 2024.11.0 release introduces exciting updates to enhance your experience with Hoppscotch.

Try it out — get started with our API web client easily! We're always looking to improve, so let us know what you'd like to see next at hello@hoppscotch.io.


Execute Requests with the New Collection Runner

We've introduced the collection runner in the Hoppscotch API testing client! This feature lets you automate the execution of multiple requests within a collection.

Access the collection runner by clicking the runner icon while hovering over a collection or navigating to the collection's menu. Configure your settings in the runner menu, then run the collection to receive responses.

You can also integrate the collection runner into your CI/CD pipeline using the Hoppscotch CLI, available in the same menu.

Additonally, the Hoppscotch CLI can now run collections with iterations and data feed. For more insights on run settings, see the documentation.

News 01

Send Binary Files in Your Request Body

We've enhanced binary file support, enabling you to seamlessly include binary file content-types in your API requests. To use this feature, go to the request body section, select the binary file option, and incorporate your files with just a few clicks. Get full details on uploading binary data in our documentation.


View Detailed Import Summaries

We've improved data imports with a comprehensive summary feature. This overview provides key details such as number of collections, requests, responses etc. ensuring greater visibility and a smoother user experience.

News 01

Specify Content Types for Request Body Form Data

We now allow flexible content-type customization for multipart/form-data requests. While file content-types are handled automatically, you can override them for specific parameters. This feature supports mixed content types, enabling you to send multiple files alongside additional data, such as JSON-formatted parameters, in a single request.

News 01

What do you want us to build next? Write to us at hello@hoppscotch.io, join the conversation on our Discord server, or head over to our GitHub repository.