Skip to content

Releases: hoppscotch/hoppscotch

2024.11.0

28 Nov 13:06
e2e769d
Compare
Choose a tag to compare

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

Full Changelog: 2024.10.2...2024.11.0

2024.10.2

13 Nov 08:13
Compare
Choose a tag to compare

This is a hotfix release addressing issues where introspection query failures impacted GraphQL request execution flow.

Thanks to @rb090 for contributing browser logs and data for helping us fix the issue!

What's Changed

Full Changelog: 2024.10.1...2024.10.2

2024.10.1

07 Nov 12:42
3de3209
Compare
Choose a tag to compare

This is a minor release with fixes on GraphQL, compatibility with Node 22 and fixes for the Hoppscotch Agent.

What's Changed

Full Changelog: 2024.10.0...2024.10.1

2024.10.0

30 Oct 16:45
223dd25
Compare
Choose a tag to compare

This releases introduces support for HTTP Proxy and CA certificate support in the desktop app, Digest auth flow as an auth mechanism and compatibility improvements for selfhosted containers particularly hosted in rootless (Podman, Rootless Docker) or hardened container runtimes (OpenShift).

Read more at: https://hoppscotch.com/blog/hoppscotch-v2024-10-0

What's Changed

New Contributors

Full Changelog: 2024.9.3...2024.10.0

2024.9.3

17 Oct 11:42
Compare
Choose a tag to compare

This is a bug fix release that introduces a fix for i18n strings not falling back to English (the fallback locale) when a match is not found in the target locale.

What's Changed

Full Changelog: 2024.9.2...2024.9.3

2024.9.2

14 Oct 17:13
Compare
Choose a tag to compare

This is a point release with some small fixes and improvements across the app.

What's Changed

  • fix: resolve personal environments correctly while editing via quick peek by @shipko in #4384
  • fix: add full request as request context by @amk-dev in #4422
  • fix(sh-admin): resolve i18n strings correctly on error toast with remove member action by @JoelJacobStephen in #4429

Full Changelog: 2024.9.1...2024.9.2

2024.9.1

06 Oct 09:34
Compare
Choose a tag to compare

This is a hotfix release that fixes the issue with the JSON comment stripping in request body erroneously removing valid JSON bits and the issue on the desktop app where the environments system crashes and causes issues in the app.

Thanks to @RiyaMathew-11 for volunteering app data to help us diagnose the issues.

What's Changed

  • fix: comments stripped out of json request body erroneously by @AndrewBastin in #4402
  • fix: apply necessary migrations while syncing global environment by @jamesgeorge007

Full Changelog: 2024.9.0...2024.9.1

2024.9.0

04 Oct 08:59
Compare
Choose a tag to compare

This is a major release and introduces a bunch of new features like the new Hoppscotch Agent Interceptor, JSON with Comments support in request body, API Request Response Examples along with fixes for the desktop app, SVG rendering and importers.

What's Changed

New Contributors

Full Changelog: 2024.8.3...2024.9.0

2024.8.3

20 Sep 12:20
Compare
Choose a tag to compare

This is a minor bugfix release with improvements to the desktop app startup experience and a couple of bug fixes.

What's Changed

  • feat(desktop): faster launch with resolved desktop app startup issues by @CuriousCorrelation in #4357
  • fix: workspace environment list reset bug by @nivedin in #4361
  • feat(filename): added filename in download functional by @shipko in #4329
  • fix: preemptly update pwa settings to avoid missing files in the service worker cache by @amk-dev in #4344

New Contributors

Full Changelog: 2024.8.2...2024.8.3

2024.8.2

12 Sep 04:34
cf2b1b5
Compare
Choose a tag to compare

This release contains minor bug fixes along with dependency bumps on vulnerable dependencies to the main Hoppscotch app.

What's Changed

New Contributors

Full Changelog: 2024.8.1...2024.8.2