August 30th 2024
Release Notes - v2024.8.0
AWS Signature, HAR File Imports, Header Descriptions
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