Download Latest Version 2025.7.0 source code.tar.gz (9.9 MB)
Email in envelope

Get an email when there's a new version of Hoppscotch

Home / 2025.7.0
Name Modified Size InfoDownloads / Week
Parent folder
2025.7.0 source code.tar.gz 2025-07-30 9.9 MB
2025.7.0 source code.zip 2025-07-30 11.0 MB
README.md 2025-07-30 5.1 kB
Totals: 3 Items   20.9 MB 1

This release introduces a new onboarding flow for SH instances, scripting editors powered by Monaco as part of the experimental scripting sandbox, and advanced configuration options for OAuth 2.0 requests alongside various enhancements and bug fixes across the platform.

Read more at: https://hoppscotch.com/blog/hoppscotch-v2025-7-0.

SH Deployment Notes:

  • Database Schema Update: This release includes a schema update that converts all timestamp fields to timezone-aware UTC format (TIMESTAMPTZ(3)). While the change is backwards-compatible, you must run the latest database migrations after upgrading. Skipping this step may result in the system reporting pending migrations.

  • Environment Variable Deprecations (UI-Based Configuration): Several environment variables are now deprecated in favour of configuration via the Admin Dashboard, introduced through an updated onboarding flow. Existing setups will continue to function, but any values supplied for the deprecated environment variables will no longer take effect. Instead, configuration should now be completed and maintained through the UI.

For more context, please refer to the official documentation: - Community Edition - Enterprise Edition

What's Changed

New Contributors

Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.6.1...2025.7.0

Source: README.md, updated 2025-07-30