2026.8.0
Added 2
- Data-driven collection runs with CSV or JSON data files
- REST and GraphQL requests in a single unified workspace
Fixed 5
- Request documentation loss on save
- Connection timeout dropdown width
- Desktop authentication probing before instance resume
- Agent Set-Cookie header fallback
- Host-only cookie distinction
Security 1
- Security patch for the dependency chain
From Hoppscotch
This release brings REST and GraphQL requests together in a single workspace, adds data-driven collection runs with CSV or JSON data files, and fixes request documentation loss on save, alongside security patches and bug fixes.
Read more at: https://hoppscotch.com/blog/hoppscotch-v2026-8-0.
Introducing the Hoppscotch MCP server.
What's Changed
- fix(common): cap connection timeout dropdown width by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6584
- fix(desktop): probe auth before instance resume by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6587
- fix(common): agent Set-Cookie header fallback by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6586
- fix(common): distinguish host-only cookies by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6585
- chore: security patch for the dependency chain
v2026.8.0by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6604 - fix(common): preserve request tab description on documentation save by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/6592
- feat(common): data-driven collection runs with datasets by @pmondal-int in https://github.com/hoppscotch/hoppscotch/pull/6513
- feat: REST-GQL Unified workspace by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/6545
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2026.7.0...2026.8.0