H

Hoppscotch

H
Hoppscotch Web v2026.7.0

2026.7.0

This release addresses collection data loss in personal workspaces and request loss in imported large team collections, adds fallback to initial values for empty environment variables and configurable connection timeouts on the Desktop App, alongside security patches and bug fixes. Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-7-0. What's Changed chore(agent): bump portable config to…

H
Hoppscotch Web v2026.6.1

2026.6.1

ImportantThis release applies to self-hosted deployments. Cloud web remains on the previous stable release, and the Cloud Desktop App release is deferred, while the personal-workspace data-loss issue (#6483) is being addressed. This patch release resolves a Desktop App login loop when signing in to self-hosted instances, adds support for running containers under arbitrary non-root user IDs, and en…

H
Hoppscotch Web v2026.6.0

2026.6.0

ImportantThere's a known issue on the cloud offering where personal-workspace collections may appear missing or become inaccessible, and the cloud web deployment has been rolled back. Self-hosted deployments are not affected. Follow updates in #6483. This release adds cookie persistence support on the Desktop App, ID token support across OAuth2 flows, mock server URL handling for subpath deploymen…

H
Hoppscotch Web v2026.5.0

2026.5.0

This release adds OpenAPI 3.1 collection export, zoom level controls in the Desktop App, configurable proxy URLs from environment variables and the admin dashboard, and Mongolian language support, alongside security patches and bug fixes. Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-5-0. What's Changed fix(security): prevent mass assignment in onboarding by @nahidhasan94 in #6171 fix…

H
Hoppscotch Web v2026.4.1

2026.4.1

This patch release fixes a regression affecting top-level imports in pre-request and test scripts on the experimental scripting sandbox, resolves a desktop blank screen on older macOS versions, and adds a desktop setting for keyboard shortcuts on non-QWERTY layouts. What's Changed fix: preserve script imports and avoid WebKit lookbehind by @jamesgeorge007 in #6306 feat(desktop): settings phase 3a…

H
Hoppscotch Web v2026.4.0

2026.4.0

This release introduces collection-level pre-request and test scripts, desktop settings with manual update controls, refinements to the API documentation experience, and self-hosted improvements, including SMTP OAuth2 authentication, alongside security patches and bug fixes. Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-4-0. What's Changed refactor(cli): match test-result helper name…

H
Hoppscotch Web v2026.3.1

2026.3.1

This patch release, exclusive to the Enterprise offering, resolves an issue that prevented changes to settings from being saved in the admin dashboard. What's Changed fix(sh-admin): unblock settings save when input validation passes by @nivedin Full Changelog: 2026.3.0...2026.3.1

H
Hoppscotch Web v2026.3.0

2026.3.0

This release brings Cloud for Organizations to the desktop app, adds admin workspace visibility, keyboard shortcut support for non-English layouts, and optional SMTP authentication, alongside security patches and bug fixes. Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-3-0. What's Changed fix(common): persist OAuth2 code challenge method selection by @umutkeltek in #5921 chore(common)…

H
Hoppscotch Web v2026.2.1

2026.2.1

This patch release addresses a security issue related to Personal Access Token deletion, a regression with stored request payloads that could override collection identifiers, and list truncation beyond 10 items in team workspaces, alongside minor bug fixes. What's Changed fix(common): hide horizontal scrollbar in Firefox for URL input by @Theproudcold in #5906 fix(backend): prevent request payload…

H
Hoppscotch Web v2026.2.0

2026.2.0

This release introduces API documentation versioning, a unified dropdown-based switcher for Cloud orgs tier, and scripting sandbox reliability improvements, alongside security patches, bug fixes, and enhancements. Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-2-0. NoteThis release includes database migrations required for the API Documentation versioning feature. If you are self-hosti…

H
Hoppscotch Web v2026.1.1

2026.1.1

This patch release fixes broken scroll on Chrome v144+, auth cookie handling on macOS, and database connection leaks, alongside mock server and OpenAPI import improvements. What's Changed fix(common): handle null request ref in InspectionService for test-runner tabs by @Leon-Luu in #5814 fix: broken scroll on latest chrome versions by @mayank-jain-1010 in #5816 fix(common): prevent support menu fr…

H
Hoppscotch Web v2026.1.0

2026.1.0

This release introduces jq-based JSON response filtering, Web Crypto API support and memory leak fixes in the experimental scripting sandbox, alongside desktop cloud organization infrastructure, CLI fixes, and backend performance improvements. NoteThis release replaces JSONPath with jq for JSON response filtering. Please refer to #5703 for details. What's Changed feat(common): add copy functionali…