Back ||
v2025.6.0
June 26th 2025
Release Notes - v2025.6.0
Improved Variable Scope, Keyboard Shortcuts for Desktop App, Bug Fixes and More! 🚀
New Features
Improvements

Improved Variable Scope
Environment variables in Hoppscotch now support initial and current values, allowing you to set default values for your variables that can be overridden at runtime. When current values are not set, the initial values will be used.
Keyboard Shortcuts for Desktop App
The Hoppscotch desktop app now supports keyboard shortcuts for various actions, making it easier to navigate and use the app efficiently.
Minor Bug Fixes and Improvements
In addition to the major features, we’ve also made several minor bug fixes and improvements to enhance the overall performance and stability of Hoppscotch.
👉 Read the full release blog
Added
- Improved variable scope with initial and current values
- Keyboard shortcuts for the desktop app
- Support for JWT tokens in Authorization
- Enhanced OpenAPI import functionality
- In-app console UI enhancements
- Improved handling of UTF-8 characters in request bodies
Fixed
- Fixed issues with OpenAPI import in production
- Resolved navigation issues caused by file drops in the desktop app
- Corrected the display of team member count in the admin dashboard
- Fixed arrow key behavior in request body input
- Resolved issues with raw numbers in JSON filter output
- Ensured global environment variables are resolved in team environments
- Fixed the auto-unescaping of UTF-8 characters in request bodies
- Used initial values in runtime if current values are empty