# Hoppscotch 2026.8.0 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-08-28 - Version: 2026.8.0 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.8.0 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.8.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Data-driven collection runs with CSV or JSON data files - **added** — REST and GraphQL requests in a single unified workspace - **fixed** — Request documentation loss on save - **fixed** — Connection timeout dropdown width - **fixed** — Desktop authentication probing before instance resume - **fixed** — Agent Set-Cookie header fallback - **fixed** — Host-only cookie distinction - **security** — Security patch for the dependency chain 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](https://hoppscotch.com/blog/introducing-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.0` by @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