Skip to content

Releases: hoppscotch/hoppscotch

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

2024.8.1

01 Sep 16:19
Compare
Choose a tag to compare

This is a hotfix release which fixes issues with the code generation view on the sidebar crashing along with a fix for certain situations in the newly introduced AWS Signature auth flow. We highly recommend you update to this over 2024.8.0

What's Changed

Full Changelog: 2024.8.0...2024.8.1

2024.8.0

30 Aug 21:00
c2fb6ae
Compare
Choose a tag to compare

This release introduces the AWS Signature auth method and ability to add descriptions in Headers and Parameters sections along with minor improvements across the app and SH containers.

Warning

Breaking change on Selfhosted Instances (including Enterprise)
We have introduced a required DATA_ENCRYPTION_KEY environment variable that is used to encrypt sensitive info in the backend. Please refer to the documentation here to learn how to configure: https://docs.hoppscotch.io/documentation/self-host/enterprise-edition/install-and-build#configuring-the-environment

What's Changed

New Contributors

Full Changelog: 2024.7.2...2024.8.0

2024.7.2

23 Aug 08:44
f115c4a
Compare
Choose a tag to compare

This patch release addresses critical container runtime compatibility issues, along with several other bug fixes and improvements including Arabic translations, body tab functionality, environments and sync functionality, and request execution bugs.

What's Changed

New Contributors

Full Changelog: 2024.7.1...2024.7.2

2024.7.1

08 Aug 14:48
Compare
Choose a tag to compare

This is a minor release that introduces User Management APIs along with more optimised containers for SH instances, along with improvements to AI Experiment features, translations and minor bug fixes.

What's Changed

New Contributors

Full Changelog: 2024.7.0...2024.7.1