# Hoppscotch 2026.7.0 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-07-30 - Version: 2026.7.0 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.7.0 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.7.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'. --- - **fixed** — Address collection data loss in personal workspaces - **fixed** — Prevent request loss in large team collections - **added** — Implement fallback to initial values for empty environment variables - **added** — Add configurable connection timeout bounds on the Desktop App - **fixed** — Remove ctrl+backspace and ctrl+delete key bindings - **fixed** — Hide native Edit menu bar on Linux - **security** — Apply security patch for the dependency chain 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 `v0.1.18` by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6508 * feat(common): implement current env value fallback to initial value by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/6503 * chore: security patch for the dependency chain `v2026.7.0` by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6533 * fix(common): drop ctrl+backspace, ctrl+delete by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6541 * feat(desktop): connection timeout bounds by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6524 * chore(native): pin plugin git deps by rev by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6542 * fix(desktop): hide native Edit menu bar on Linux by @Souheyl7Gouadria in https://github.com/hoppscotch/hoppscotch/pull/6456 * fix(common): personal workspace possible data loss issue by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/6510 * fix(backend): prevent request loss in large team collections by @Jurager in https://github.com/hoppscotch/hoppscotch/pull/6072 * fix(backend): bump deprecated backend Dockerfile to `node:22` by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6552 ##### New Contributors * @Souheyl7Gouadria made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/6456 * @Jurager made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/6072 **Full Changelog**: https://github.com/hoppscotch/hoppscotch/compare/2026.6.1...2026.7.0