Back ||
v2024.8.0

August 30th 2024

Release Notes - v2024.8.0

AWS Signature, HAR File Imports, Header Descriptions

New Features
Improvements

This update introduces new additions to the Hoppscotch Backend that require users to run a new migration (instructions can be found here for community and enterprise editions respectively), in addition to that, we’re also adding a new environment variable DATA_ENCRYPTION_KEY whose value is a 32 character alphanumeric string. For more details on this please refer to the documentation.


AWS Signature Authorization Type πŸ”’

Support for AWS Signature authorization is now available. Just enter your AWS Access Key and Secret Key to securely sign your API requests within Hoppscotch.


Header & Parameter Descriptions πŸ“

You can now can add notes about what each parameter or header does right inside Hoppscotch, making it easier to remember the purpose of each part of your request.


Import HAR Files to Hoppscotch Collection πŸ“¦

With this new importer, you can now bring HAR files as your Hoppscotch Collection.


πŸ‘‰ Read the entire release blog

Summary

Added
  • AWS Signature Auth
  • Header and Parameter Descriptions
  • HAR File Imports
  • OAuth2 Token Refresh
Fixed
  • Request Variable Support on Collection Runs
  • Container Port Binding Issues
Changed
  • Alphabetically sorted environments
Other
  • App performance