This release introduces features like the collection runner, the ability to send binary files in the request body, CLI collection runner enhancements supporting iteration alongside data feed and the ability to specify multiple content types for request body form data alongside a few bug fixes.
Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-11-0.
What's Changed
- feat: show login dialogue for features behind login by @amk-dev in #4431
- feat(sh-admin): introducing user guidance and error management helpers in admin dashboard by @JoelJacobStephen in #4548
- fix: resolve GraphQL collection tree and tab dissociation issues by @jamesgeorge007 in #4537
- feat: collection CLI runner with iterations and data feed by @shobanrajm in #4475
- feat: add individual content types for formadata by @amk-dev in #4550
- feat: import summaries by @amk-dev in #4489
- chore: continue openapi imports on error with a partial import by @amk-dev in #4535
- chore: update response original request version by @nivedin in #4555
- HSB-500 fix: returning introspection complexity to 0 by @mirarifhasan in #4549
- feat: collection runner by @anwarulislam in #3600
- refactor(sh-admin): updated documentation links in dashboard by @JoelJacobStephen in #4560
- feat: support for binary body by @amk-dev in #4466
- HSB-499 feat: env file sync with infra config by @mirarifhasan in #4545
- fix: show file chip for the selected file in binary body by @amk-dev in #4562
- feat: add autocomplete for multipart/formdata individual content types by @amk-dev in #4565
- chore: show warning for interceptors not supporting binary data by @CuriousCorrelation in #4566
- chore: add inspection warning for proxy interceptor with binary data by @amk-dev in #4569
- chore: collection runner enhancements and ui clean up by @anwarulislam in #4564
Full Changelog: 2024.10.2...2024.11.0