| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026.2.0 source code.tar.gz | 2026-02-26 | 9.1 MB | |
| 2026.2.0 source code.zip | 2026-02-26 | 10.4 MB | |
| README.md | 2026-02-26 | 3.5 kB | |
| Totals: 3 Items | 19.5 MB | 4 | |
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 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.0by @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
Czechlocale 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