# Hoppscotch 2026.2.0 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-02-26 - Version: 2026.2.0 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.2.0 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.2.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** — URL encode/decode context menu actions - **added** — Search and pagination to teams list in sh-admin - **added** — Foundational support for dropdown-based organization switcher - **added** — API documentation versioning - **added** — Cloud for orgs platform contract in desktop - **fixed** — Correctly resolve secret environment variables in basic auth header - **fixed** — Auto-recover from corrupted sandbox state - **fixed** — Improve responsive layout and overflow in realtime pages - **fixed** — Constrain variable tooltip to viewport for long values - **fixed** — Resolve TypeError when opening request from search results - **fixed** — Increase modal dialog width for more screen sizes - **fixed** — Prevent IDOR in user collection and request endpoints - **changed** — Update Czech locale with improved translations - **deprecated** — Legacy interceptor system - **security** — Security patch for the dependency chain - **security** — Resolve security advisories for IDOR and onboarding bypass 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. > [!Note] > This release includes database migrations required for the API Documentation versioning feature. If you are self-hosting, please ensure you run the latest migrations after upgrading. Please refer to the [documentation](https://docs.hoppscotch.io/documentation/self-host/community-edition/install-and-build#running-migrations) for more context. ##### What's Changed * feat(common): URL encode/decode context menu actions by @KanhaiyaPandey in https://github.com/hoppscotch/hoppscotch/pull/5782 * fix(common): correctly resolve secret environment variables in basic auth header by @aviu16 in https://github.com/hoppscotch/hoppscotch/pull/5879 * fix: auto-recover from corrupted sandbox state by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5874 * fix(common): improve responsive layout and overflow in realtime pages by @chandraprakash-pandey in https://github.com/hoppscotch/hoppscotch/pull/5843 * chore: security patch for the dependency chain `v2026.2.0` by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5887 * feat(sh-admin): add search and pagination to teams list by @Leon-Luu in https://github.com/hoppscotch/hoppscotch/pull/5803 * chore(common): deprecate legacy interceptor system by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5830 * chore(common): update `Czech` locale with improved translations by @lubomirblazekcz in https://github.com/hoppscotch/hoppscotch/pull/5895 * fix(backend): resolve security advisories for IDOR and onboarding bypass by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5897 * feat(common): add foundational support for dropdown-based organization switcher by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5890 * feat: api documentation versioning by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5676 * fix(common): constrain variable tooltip to viewport for long values by @aviu16 in https://github.com/hoppscotch/hoppscotch/pull/5878 * fix(common): resolve TypeError when opening request from search results by @Leon-Luu in https://github.com/hoppscotch/hoppscotch/pull/5842 * fix(common): increase modal dialog width for more screen sizes by @iDschepe in https://github.com/hoppscotch/hoppscotch/pull/5884 * feat(desktop): cloud for orgs platform contract by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5903 * fix(backend): prevent IDOR in user collection and request endpoints by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5902 ##### New Contributors * @KanhaiyaPandey made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5782 * @aviu16 made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5879 * @chandraprakash-pandey made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5843 * @lubomirblazekcz made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5895 * @iDschepe made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5884 **Full Changelog**: https://github.com/hoppscotch/hoppscotch/compare/2026.1.1...2026.2.0