Skip to content

Releases: hoppscotch/hoppscotch

2025.1.1

07 Feb 10:52
35a471f
Compare
Choose a tag to compare

This is a point release that pins pnpm v10.2.1 as the package manager aimed at resolving issues encountered while building images from source alongside bug fixes and improvements across the app.

What's Changed

  • chore: pin pnpm v9 as the package manager by @AndrewBastin in #4728
  • fix: ensure correct body for application/x-www-form-urlencoded in all code exports by @shuaixr in #4712
  • feat: support rust reqwest code generation by @KShivendu in #4697
  • Correct the english response body lost rerun msg by @shmup in #4656
  • fix: properties not inherited while importing from postman by @anwarulislam in #4725
  • fix: import openapi file servers url detection by @Lupennat in #4373

New Contributors

Full Changelog: 2025.1.0...2025.1.1

2025.1.0

31 Jan 11:28
e967b33
Compare
Choose a tag to compare

This release includes features like one-click GraphQL document generation, the ability to specify a custom request renaming style via AI for the cloud offering, activity logs, and SCIM integration for user provisioning in the Enterprise edition, alongside a few bug fixes.

Read more at: https://hoppscotch.com/blog/hoppscotch-v2025-1-0.

What's Changed

New Contributors

Full Changelog: 2024.12.2...2025.1.0

2024.12.2

27 Jan 09:50
Compare
Choose a tag to compare

This is a point release exclusive to the Enterprise offering that adds health check support for Redis connection alongside updates to the environment variable conventions.

Full Changelog: 2024.12.1...2024.12.2

2024.12.1

15 Jan 14:43
Compare
Choose a tag to compare

This is a point release that adds support for client authentication using credentials sent in the Authorization header for the Client Credentials Grant type as part of the OAuth 2.0 Authorization type alongside a few bug fixes on the Enterprise edition.

What's Changed

  • feat: support for sending client credentials via basic auth header by @amk-dev in #4635

Full Changelog: 2024.12.0...2024.12.1

2024.12.0

23 Dec 14:06
a16402e
Compare
Choose a tag to compare

This release includes features like generating pre and post-request scripts via AI-powered prompts (cloud offering), bulk edit mode support on requests with multipart/form-data content types, the ability to disable request history tracking in self-hosted instances and admin role syncing between SAML provider and Hoppscotch (Enterprise offering) alongside a few bug fixes.

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

What's Changed

  • feat(backend): update Microsoft strategy to handle multiple scopes by @RaHehl in #4604
  • build: enable the use of external DB for internal test deployments by @mirarifhasan in #4625
  • chore: update collection runner modal UI by @nivedin in #4618
  • fix: inherited headers and auth included in code generation by @Loznerol in #4482
  • fix: read data from DB for latest value by @mirarifhasan in #4623
  • chore: run collection modal updates by @nivedin in #4633
  • feat: add bulk edit to multipart/form data and fix url encoded form bulk edit by @amk-dev in #4630
  • feat: enhance collection runner functionality by @anwarulislam in #4609
  • fix(sh-admin): resolve record retrieval limits in pending invites section by implementing pagination by @JoelJacobStephen in #4624
  • chore: resolve Docker image vulnerabilities associated with cross-spawn by @mirarifhasan in #4634
  • feat: UI for test scripts generation under AI experiments by @Govind-S-B in #4637
  • refactor: move AI request naming style to settings by @Govind-S-B in #4636
  • fix: do not show an empty body element when bulk editing by @amk-dev in #4638
  • chore: add missing i18n string entry by @amk-dev in #4639

New Contributors

Full Changelog: 2024.11.0...2024.12.0

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