# Hoppscotch 2026.5.0 - Product: Hoppscotch (https://whatsnew.fyi/product/hoppscotch) - Vendor: Hoppscotch - Date: 2026-05-28 - Version: 2026.5.0 - Original notes: https://github.com/hoppscotch/hoppscotch/releases/tag/2026.5.0 - Permalink: https://whatsnew.fyi/product/hoppscotch/releases/2026.5.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'. --- - **security** — Prevent mass assignment in onboarding - **security** — Stop secret variable values from leaking to backend - **security** — Apply security patch for the dependency chain - **fixed** — Fix class validator decorator usages - **fixed** — Wait for proxy settings before issuing requests - **fixed** — Align appload types and resolve shell import alias - **fixed** — Fix class validation issue for updateRESTUserRequest - **fixed** — Preserve collection tree on OpenAPI re-import - **added** — Make proxy URL configurable from environment variables and admin dashboard - **added** — Add zoom level control in Desktop App settings - **added** — Add OpenAPI 3.1 collection export - **added** — Add Mongolian language support 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 https://github.com/hoppscotch/hoppscotch/pull/6171 * fix: class validator decorator usages by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6293 * chore: security patch for the dependency chain `v2026.5.0` by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6338 * fix: stop secret variable values from leaking to backend by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/6279 * fix(common): wait for proxy settings before issuing requests by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/6333 * feat: make proxy URL configurable from env and admin dashboard by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6336 * feat(desktop): zoom level control in settings by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6358 * feat(common): add OpenAPI 3.1 collection export by @mcdgavin in https://github.com/hoppscotch/hoppscotch/pull/5880 * fix(desktop): align appload types and resolve shell import alias by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6369 * fix: class validation issue for updateRESTUserRequest by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6373 * feat: add Mongolian translation by @cf3901646 in https://github.com/hoppscotch/hoppscotch/pull/6344 * fix(common): preserve collection tree on OpenAPI re-import by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/6376 ##### New Contributors * @mcdgavin made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5880 * @cf3901646 made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/6344 **Full Changelog**: https://github.com/hoppscotch/hoppscotch/compare/2026.4.1...2026.5.0