Back ||
  • Product
  • |Jun 26, 2025

Hoppscotch v2025.6.0: Improved Variable Scope, Keyboard Shortcuts for Desktop App and more

Liyas Thomas
Liyas Thomas
News 01

We're excited to announce Hoppscotch v2025.6.0, packed with new features and improvements to enhance your API testing experience.


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.

News 01

You can copy all or one-by-one variable's current to initial and vice versa.

  • Initial Value: This is the default value for the variable, which can be set when creating or editing the variable.
  • Current Value: This is the value that will be used at runtime. If not set, the initial value will be used.
  • Note: Initial values are set by workspace members with roles Owner and Editor. Current values can be set by any user.
  • Note: Current values are not synced to the team and are only available to the user who set them.

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.

News 01

Here are some of the keyboard shortcuts you can use in the desktop app:

  • Ctrl/Cmd + T: Open new tab
  • Ctrl/Cmd + W: Close current tab
  • Ctrl/Cmd + Alt + Left: Navigate to previous tab
  • Ctrl/Cmd + Alt + Right: Navigate to next tab
  • Ctrl/Cmd + 9: Corresponds to (, navigate to the left-most tab
  • Ctrl/Cmd + 0: Corresponds to ), navigate to the right-most tab

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.

  • OpenAPI Import Worker: Fixed an issue where the OpenAPI import worker was not working in production.
  • Desktop App Launch: Aligned the connected instance with the launch of the desktop app.
  • Health Check: Used the HOPP_AIO_ALTERNATE_PORT in the health check.
  • In-App Console UI Enhancements: Improved the in-app console UI for better usability.
  • Arrow Inserting Escape Sequences: Fixed an issue where arrow keys were inserting escape sequences in the request body.
  • Fill Current Value: Fixed an issue where the current value was not being filled in the request body.
  • Admin Dashboard Team Member Count: Fixed a bug in the admin dashboard where the team member count was not displaying correctly.
  • Rename Test to Post-Request: Renamed the "Test" tab to "Post-Request" for clarity.
  • Prevent Navigation on File Drops: Fixed an issue in the desktop app where file drops were causing navigation.
  • Output Raw Numbers in JSON Filter: Fixed an issue where raw numbers were not being outputted correctly in the JSON filter.
  • Resolve Global Env in Team Env: Resolved the global environment in the team environment and updated the tooltip UI.
  • Auto Unescape UTF-8: Fixed an issue where UTF-8 characters were not being auto-unescaped in the request body.
  • Use Initial Value in Runtime: Used the initial value in runtime if the current value is empty.

In addition to these new features, we've also made several bug fixes and improvements to enhance the overall performance and stability of Hoppscotch.

What do you want us to build next? Write to us at hello@hoppscotch.io, join the conversation on our Discord server, or head over to our GitHub repository.